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

autoNumeric / autoNumeric / 326
85%
master: 85%

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

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

Jobs
ID Job ID Ran Files Coverage
1 326.1 25 Oct 2017 08:45PM UTC 0
85.18
Travis Job 326.1
Source Files on build 326
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #326
  • 425d65a2 on github
  • Prev Build on next (#325)
  • Next Build on next (#328)
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