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

autoNumeric / autoNumeric / 130 / 1
85%
master: 85%

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

24 Mar 2017 01:00AM UTC coverage: 59.43% (-0.04%) from 59.472%
130.1

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

Source Files on job 130.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 130
  • Travis Job 130.1
  • f69f3cc5 on github
  • Prev Job for on next (#126.1)
  • Next Job for on next (#131.1)
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