Skip to content

Releases: willmendesneto/ng-numbers-only

Version 1.1.4

30 Sep 08:20
Compare
Choose a tag to compare
  • feat(ngNumbersOnly): fix decimals without round given input value;
  • chore(README): Update precision configuration details;

Version 1.1.3

30 Sep 08:19
Compare
Choose a tag to compare
  • fix(ngNumbersOnly): fix backspace on Firefox browser. Closes #3;

Version 1.1.2

12 Sep 03:24
Compare
Choose a tag to compare
  • fix(bower.json): change main file name;
  • chore(gitignore): adding coverage folder;

Version 1.1.1

11 Sep 11:02
Compare
Choose a tag to compare
v1.1.1

chore(ngNumbersOnly): bump version to 1.1.1

Version 1.1.0

11 Sep 10:59
Compare
Choose a tag to compare
  • Transform scientific notation to float;
  • Improve "how to use" section;
  • up coverage to 100%;

Version 1.0.0

09 Sep 14:33
Compare
Choose a tag to compare

First version of the component