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

autoNumeric / autoNumeric / 130
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: v4.5.6
DEFAULT BRANCH: master
Ran 24 Mar 2017 01:02AM UTC
Jobs 1
Files 4
Run time 1s
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
130

push

travis-ci

AlexandreBonneau
Fix issue #415 Support undo and redo actions

Add a new `historySize` option that allows to set how many undo states each AutoNumeric object should keep in memory.
Always use the `_setRawValue()` function to set the `rawValue` ; directly setting `this.settings.rawValue = 'foo'` is not allowed anymore.
Modify the `set()` function signature by allowing to pass a third parameter to prevent saving the changed state to the history table.
Update the `keyName` enumeration with the capitalized letters.
Upgrade the `getElementSelection()` helper function in order to support contenteditable-enabled elements and hidden inputs.
Add an `arrayTrim()` helper function that trim the start of an array.
Create undo/redo end-to-end tests.

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

1544 of 2598 relevant lines covered (59.43%)

356.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 130.1 24 Mar 2017 01:02AM UTC 0
59.43
Travis Job 130.1
Source Files on build 130
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #130
  • f69f3cc5 on github
  • Prev Build on next (#126)
  • Next Build on next (#131)
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