Commit Graph

381 Commits (fbfe5054088c64e8c9a9575df73398905e766236)
 

Author SHA1 Message Date
Hyunje Alex Jun fbfe505408 Remove comments from source files
9 years ago
Hyunje Alex Jun c76aa08113 Update README.md
9 years ago
DanielApt 4d7f441d1f Merge pull request #422 from axelboc/master
9 years ago
Hyunje Alex Jun 4f6ed64b17 Make keyboard handler consistent when focused
9 years ago
Hyunje Alex Jun 31434f81d4 Release 0.6.8
9 years ago
Hyunje Alex Jun 8a3ed6d0b7 Add tabindex properties to scrollbars
9 years ago
Hyunje Alex Jun 1dfbbe9e56 Set scrollbar size to 0 when inactive
9 years ago
Hyunje Alex Jun eb02d5ae65 Remove select element hack for Firefox
9 years ago
Axel Bocciarelli c04b662a1b fix events not triggered when scrolling too past boundaries
9 years ago
Axel Bocciarelli 5ba86c2217 Merge remote-tracking branch 'noraesae/master'
9 years ago
DanielApt 6e32d3ddce Merge pull request #420 from axelboc/master
9 years ago
Axel Bocciarelli 9f9f15f83c fix lint error
9 years ago
Axel Bocciarelli 7e04a2e72b trigger events on update
9 years ago
Axel Bocciarelli 24b34d3dea fix scroll-end events not triggered
9 years ago
DanielApt e1910cde3e use pageX/YOffset instead of scrollX/Y
9 years ago
DanielApt bbf3d4db9f Remove usages of scrollbarYTop and scrollbarXLeft
9 years ago
DanielApt 3b134d6193 Fix broken drag scrolling when left is out of viewport
9 years ago
DanielApt e9024292cd Fix broken drag scrolling when top is out of viewport
9 years ago
Hyunje Alex Jun fd53ae0b48 Add a custom release NPM script.
9 years ago
Hyunje Alex Jun 66fd8bfd6a Release 0.6.7
9 years ago
Hyunje Alex Jun 4aa28add99 Add missing '.min' in compressed JS files
9 years ago
Hyunje Alex Jun d6ede33202 Release 0.6.6
9 years ago
Hyunje Alex Jun 1c3b409d12 Remove 'bump' and 'release' tasks from gulpfile.js
9 years ago
Hyunje Alex Jun 17e5f67519 Make selection scroll optional
9 years ago
Hyunje Alex Jun 002034fd54 Return an Array object from class.list
9 years ago
Hyunje Alex Jun 8761735a54 Update Travis CI and NPM configuration
9 years ago
Hyunje Alex Jun c285521caa Lint update-scroll.js
9 years ago
Hyunje Alex Jun 3d2d50c308 Update .eslintrc
9 years ago
DanielApt a0d39e1b49 Make sure scroll is at the start/end when the reach start/end event fires
9 years ago
DanielApt e288476ba0 Update README.md with new events
9 years ago
DanielApt e9bc40bd37 Update events example to show new reach events
9 years ago
DanielApt 0b8fe0ac0b Dispatch events when reaching start / end of axes
9 years ago
Jun a3676556b2 Merge pull request #386 from DanielApt/events
9 years ago
DanielApt 39893fc6f2 Add example for events
9 years ago
DanielApt 6c5b9d249e Add missing parentheses
9 years ago
DanielApt 2ef7e81ce9 Add Events to the README
9 years ago
DanielApt 3b90c734e4 Dispatch custom scroll events with new updateScroll function
9 years ago
Hyunje Alex Jun afebe908b1 NPM version bump.
9 years ago
Hyunje Alex Jun 6cbb4a9b9d Release 0.6.5
9 years ago
Hyunje Alex Jun 51f33a44b5 Remove unused garbage rails before append a new one.
9 years ago
Hyunje Alex Jun 8eac54d49f Add a queryChildren method to dom.js
9 years ago
Hyunje Alex Jun ed4e335978 Declare a module object DOM in dom.js
9 years ago
Jun 272bb4983a Merge pull request #379 from srcn/master
9 years ago
srcn f200bea4cc add shift+space support for keyboard
9 years ago
Hyunje Alex Jun b1d7aa0e64 Release 0.6.4
9 years ago
Hyunje Alex Jun 49e39f513d Update README.md
9 years ago
Jun 89f4226778 Merge pull request #366 from dorilla/feature/stop-propagation-on-click
9 years ago
Dan Maglasang 79f4cfcf5f Update README.md
9 years ago
Dan Maglasang 158b113d18 Allow the clicking of a rail to propagate
9 years ago
Hyunje Alex Jun 6c642d8a47 Just early return instead of throwing an error for no instance.
9 years ago