• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

autoNumeric / autoNumeric / 263
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: v4.5.6
DEFAULT BRANCH: master
Ran 22 Aug 2017 01:04AM UTC
Jobs 1
Files 8
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
263

push

travis-ci

AlexandreBonneau
Fix issue #478 Allow the positive & negative signs to be specified via options

Fix issue #480 On Firefox, the end-to-end tests fails when trying to send the minus `'-'` character.
Also fix the selenium tests where entering the hyphen (`'-'`) character was not correctly accepted under Firefox.
This was due to the fact that the wrong keyCode `173` is sent instead of `189` like in all the other browsers for that character.
Fix issue #481 When the caret is on the far right and the negative sign too, entering `'+'` or `'-'` does not toggle the positive state, and only move the caret from one character to the left.
Fix issue #482 Pasting a positive value while selecting the entire content of an element that has a negative value result in an error.
Update the 'Options' chapter in the documentation to add some details on a few options.
Simplify `_checkPaste()` so that it's not processed any more times if the element has already been formatted.
Fix the range check so that when the `rawValue` is allowed to be `null` and is effectively `null`, the min/max limits are ignored.
Modify how `this.formatted` is used so it tracks if the element value has been formatted already. If that's the case, prevent further format calculations.
This is a start and `this.formatted` usage should be reviewed in depth.
Fix issue #484 Pasting an invalid string into either a selection or at the caret position modify the element value.

Signed-off-by: Alexandre Bonneau <alexandre.bonneau@linuxfr.eu>

1766 of 3180 branches covered (55.53%)

1974 of 3152 relevant lines covered (62.63%)

614.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 263.1 22 Aug 2017 01:04AM UTC 0
62.63
Travis Job 263.1
Source Files on build 263
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #263
  • 8d5368f5 on github
  • Prev Build on next (#261)
  • Next Build on next (#264)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc