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

autoNumeric / autoNumeric / 326 / 1
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: v4.5.6
DEFAULT BRANCH: master
Ran 25 Oct 2017 08:45PM UTC
Files 1
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

25 Oct 2017 08:43PM UTC coverage: 85.179% (-0.1%) from 85.275%
326.1

push

travis-ci

AlexandreBonneau
Fix issue #456 Change the `modifyValueOnWheel` default behaviour to act only when the element is focused

Add a new `wheelOn` option that will define when the `wheel` event will increment/decrement the element value.
By default the `wheel` event is only used when the element is focused (`wheelOn` is set to `'focus'`), but you can also use the `'hover'` option if you want to keep the previous behavior.
Note: There is a small caveat since the `Shift + mouse wheel event` is reserved by browsers for horizontal scrolling, using the `Shift` key and the `wheelOn` option set to `'hover'` will only scroll the page while the mouse *is hovered* over the AutoNumeric-managed element. Once it out of the way, the page won't scroll since you'll be holding the `Shift` key. You'll then be able to scroll the page normally without having to hold the `Shift` key.

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

1885 of 3368 branches covered (55.97%)

8098 of 9507 relevant lines covered (85.18%)

246.88 hits per line

Source Files on job 326.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 326
  • Travis Job 326.1
  • 425d65a2 on github
  • Prev Job for on next (#325.1)
  • Next Job for on next (#328.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