| Age | Commit message (Collapse) | Author |
|
|
|
Fixes #4
|
|
Base and broadcast are already provided in the library.
Count moved left where it better reflects the maximum size of the CIDR.
Usable IPs are much more clear now.
Adjusted spacing of the styling to accommodate more columns.
|
|
Fixes #69
|
|
* paste feature requested on #48
* fix merge conflicts and use netmask
|
|
* Now handling wheel event
* Reversing scroll to be more intuitive
|
|
like #10, #20, #28
|
|
Allow entering address with periods and mask with slash Closes #17
|
|
* Updated all the dependencies to latest version
* Config files updated
* Moved the files to src directory
* Updated README file
* Configured package.json and README.md for production build
* Added gh-pages package
* Added production details in README.md
* Removed unnecessary script tag from index.html
* Change the fonts to ubuntu
* Add arrow up/down behavior to change the number
* Removed dist folder
* Refactor handleKeyDown function
* Added condition to restrict the number of octet
|
|
Fixes #3 -
* Updated all the dependencies to latest version
* Config files updated
* Moved the files to src directory
* Updated README file
* Configured package.json and README.md for production build
* Added gh-pages package
* Added production details in README.md
* Removed unnecessary script tag from index.html
* Change the fonts to ubuntu
|