Commit Graph

  • 2fe45b3a97 typo fix. wujekbogdan 2015-12-10 11:50:19 +0100
  • 57b1404e29 - removed transition() and border-radius() mixins - added gulp-autoprefixer wujekbogdan 2015-12-10 11:46:35 +0100
  • bcfe954803 - fixed indentation (2 spaces) - added missing new lines at the end of files - removed 'ps-theme-big-and-ugly' theme - improved readme.md. Added an example on how to create custom themes with scss. wujekbogdan 2015-12-10 10:21:44 +0100
  • 31434f81d4 Release 0.6.8 0.6.8 Hyunje Alex Jun 2015-12-10 13:46:20 +0900
  • 8a3ed6d0b7 Add tabindex properties to scrollbars Hyunje Alex Jun 2015-12-10 13:36:19 +0900
  • 1dfbbe9e56 Set scrollbar size to 0 when inactive Hyunje Alex Jun 2015-12-10 13:17:59 +0900
  • eb02d5ae65 Remove select element hack for Firefox Hyunje Alex Jun 2015-12-10 12:58:11 +0900
  • 6fbaa00403 no message wujekbogdan 2015-12-09 22:08:57 +0100
  • c14feba0bf added an example on how to create custom themes. wujekbogdan 2015-12-09 22:08:48 +0100
  • 6fbfd5c90d updated README.md file. Added documentation for 'theme' parameter. wujekbogdan 2015-12-09 22:01:10 +0100
  • eddd2c2731 themeable perfect-scrollbar wujekbogdan 2015-12-09 18:19:02 +0100
  • 4c08b0e089 Fixes touch event handling in nested scrollbar containers mdsa 2015-11-23 04:31:05 -0800
  • c04b662a1b fix events not triggered when scrolling too past boundaries Axel Bocciarelli 2015-11-23 08:59:59 +1100
  • 5ba86c2217 Merge remote-tracking branch 'noraesae/master' Axel Bocciarelli 2015-11-23 08:55:18 +1100
  • 6e32d3ddce Merge pull request #420 from axelboc/master DanielApt 2015-11-19 23:46:44 +0000
  • 9f9f15f83c fix lint error Axel Bocciarelli 2015-11-19 11:50:31 +1100
  • 7e04a2e72b trigger events on update Axel Bocciarelli 2015-11-19 11:26:28 +1100
  • 24b34d3dea fix scroll-end events not triggered Axel Bocciarelli 2015-11-19 11:05:57 +1100
  • e1910cde3e use pageX/YOffset instead of scrollX/Y DanielApt 2015-11-16 22:25:11 +0000
  • bbf3d4db9f Remove usages of scrollbarYTop and scrollbarXLeft DanielApt 2015-11-10 22:41:56 +0000
  • 3b134d6193 Fix broken drag scrolling when left is out of viewport DanielApt 2015-11-09 23:11:33 +0000
  • e9024292cd Fix broken drag scrolling when top is out of viewport DanielApt 2015-11-08 22:03:35 +0000
  • e4dda6f408 Touchpad/Trackpad scrolling IE10+ and Edge TheBoef 2015-10-14 23:59:19 +0200
  • fd53ae0b48 Add a custom release NPM script. Hyunje Alex Jun 2015-10-03 21:50:46 +0900
  • 66fd8bfd6a Release 0.6.7 0.6.7 Hyunje Alex Jun 2015-10-03 21:48:31 +0900
  • 4aa28add99 Add missing '.min' in compressed JS files Hyunje Alex Jun 2015-10-03 21:48:02 +0900
  • d6ede33202 Release 0.6.6 0.6.6 Hyunje Alex Jun 2015-10-03 21:44:26 +0900
  • 1c3b409d12 Remove 'bump' and 'release' tasks from gulpfile.js Hyunje Alex Jun 2015-10-03 21:41:19 +0900
  • 17e5f67519 Make selection scroll optional Hyunje Alex Jun 2015-10-03 21:33:52 +0900
  • 002034fd54 Return an Array object from class.list Hyunje Alex Jun 2015-10-03 21:21:56 +0900
  • 8761735a54 Update Travis CI and NPM configuration Hyunje Alex Jun 2015-10-03 21:16:23 +0900
  • c285521caa Lint update-scroll.js Hyunje Alex Jun 2015-10-03 20:45:38 +0900
  • 3d2d50c308 Update .eslintrc Hyunje Alex Jun 2015-10-03 20:44:38 +0900
  • a0d39e1b49 Make sure scroll is at the start/end when the reach start/end event fires DanielApt 2015-09-29 15:28:58 +0100
  • e288476ba0 Update README.md with new events DanielApt 2015-09-28 11:13:25 +0100
  • e9bc40bd37 Update events example to show new reach events DanielApt 2015-09-28 11:09:51 +0100
  • 0b8fe0ac0b Dispatch events when reaching start / end of axes DanielApt 2015-09-28 11:08:59 +0100
  • a3676556b2 Merge pull request #386 from DanielApt/events Jun 2015-09-24 19:44:31 +0900
  • 39893fc6f2 Add example for events DanielApt 2015-09-24 11:02:33 +0100
  • 6c5b9d249e Add missing parentheses DanielApt 2015-09-24 09:53:59 +0100
  • 2ef7e81ce9 Add Events to the README DanielApt 2015-09-23 21:05:28 +0100
  • 3b90c734e4 Dispatch custom scroll events with new updateScroll function DanielApt 2015-09-23 20:49:37 +0100
  • afebe908b1 NPM version bump. Hyunje Alex Jun 2015-08-18 04:16:20 +0900
  • 6cbb4a9b9d Release 0.6.5 0.6.5 Hyunje Alex Jun 2015-08-18 03:54:56 +0900
  • 51f33a44b5 Remove unused garbage rails before append a new one. Hyunje Alex Jun 2015-08-18 03:26:19 +0900
  • 8eac54d49f Add a queryChildren method to dom.js Hyunje Alex Jun 2015-08-18 03:20:55 +0900
  • ed4e335978 Declare a module object DOM in dom.js Hyunje Alex Jun 2015-08-18 03:19:20 +0900
  • 272bb4983a Merge pull request #379 from srcn/master Jun 2015-08-17 21:43:02 +0900
  • f200bea4cc add shift+space support for keyboard srcn 2015-08-17 15:19:30 +0300
  • b1d7aa0e64 Release 0.6.4 0.6.4 Hyunje Alex Jun 2015-07-25 02:28:12 +0900
  • 49e39f513d Update README.md Hyunje Alex Jun 2015-07-25 02:26:55 +0900
  • 89f4226778 Merge pull request #366 from dorilla/feature/stop-propagation-on-click Jun 2015-07-25 02:23:42 +0900
  • 79f4cfcf5f Update README.md Dan Maglasang 2015-07-22 22:47:33 -0400
  • 158b113d18 Allow the clicking of a rail to propagate Dan Maglasang 2015-07-22 22:43:38 -0400
  • 6c642d8a47 Just early return instead of throwing an error for no instance. Hyunje Alex Jun 2015-07-14 12:22:40 +0900
  • f9f20eeb6f Add null-check when updating or destroying an instance. Hyunje Alex Jun 2015-07-07 15:25:16 +0900
  • 1f082a2e04 Release 0.6.3 0.6.3 Hyunje Alex Jun 2015-06-22 22:21:25 +0900
  • b19c5e0765 Chmod 644 README.md Hyunje Alex Jun 2015-06-22 21:38:21 +0900
  • 3dbf20a5d0 perfect RTL support ahspw 2015-05-08 14:06:55 +0300
  • db855ceca1 update readme guandai 2015-06-14 11:31:53 +0200
  • 84b74926e3 Merge pull request #347 from danthewolfe/ie-touch-device Jun 2015-06-17 13:02:22 +0900
  • d6bd30f2da IE touch device fix dan 2015-06-16 15:43:00 -0400
  • fc28ceb4ea Stop propagating click event through scrollbar rails. Hyunje Alex Jun 2015-04-29 13:08:03 +0900
  • ca4d835129 Simplify parseInt. Hyunje Alex Jun 2015-04-15 21:41:11 +0900
  • 88b4e2fc19 Merge pull request #321 from juxtapos/toInt-fix Jun 2015-04-15 21:39:10 +0900
  • de32082a62 changed the toInt()'s function behavior so that it returns 0 on empty strings Claus Augusti 2015-04-15 13:56:38 +0200
  • 7ba25d020c Add an editor config file DanielApt 2015-04-13 22:04:03 +0100
  • 08d559561e Merge pull request #320 from jaronkk/scrollbar-margins Jun 2015-04-14 13:56:47 +0900
  • 046ce954fd Fix gulp watch to call sass instead of css Jaron Kennel 2015-04-13 08:42:30 -0400
  • a40ab40695 Fix clicking and dragging the scrollbar rails with large margin values. Fix initial rail height/width calculation: Set the rails to display:block temporarily to correctly calculate percentage margins Account for scrolltop/left on the document. Jaron Kennel 2015-04-10 11:04:08 -0400
  • 2cd65684e2 Release 0.6.2 0.6.2 Hyunje Alex Jun 2015-04-11 02:20:17 +0900
  • a0b3754a0d Lint. Hyunje Alex Jun 2015-04-11 02:24:28 +0900
  • dc7b14d0e1 Consume mousewheel event when there's hovered textarea. Hyunje Alex Jun 2015-04-11 02:16:37 +0900
  • a5aab04264 Merge pull request #309 from DanielApt/remove-patch Jun 2015-04-08 18:53:16 +0900
  • aca7683de1 Change tab size to 2 DanielApt 2015-04-02 10:18:46 +0100
  • c21cfb6ed0 Add version information to built files. Hyunje Alex Jun 2015-04-02 02:10:25 +0900
  • e4b21c7069 Remove -ms-filter for opacity. Hyunje Alex Jun 2015-04-02 01:12:44 +0900
  • bb58ab98e3 Fix failing test DanielApt 2015-03-27 18:28:51 +0000
  • 633f1f53d3 Check if parentNode exists DanielApt 2015-03-27 16:58:10 +0000
  • 4a7f27356a Change the way to re-attach rails when they're detached. Hyunje Alex Jun 2015-03-11 22:02:38 +0900
  • 2e071274db Release 0.6.1 0.6.1 Hyunje Alex Jun 2015-03-06 02:02:25 +0900
  • b23ad2834e Merge pull request #297 from BR0kEN-/issue-296 Jun 2015-03-06 00:50:35 +0900
  • cbdf812de8 Issue #296 has been fixed Sergey Bondarenko 2015-03-05 14:41:12 +0200
  • 5e363b876f Merge pull request #293 from DanielApt/patch-1 Jun 2015-03-03 03:00:20 +0900
  • cbf96b3302 #227 has been closed, remove reference to it in README.md DanielApt 2015-03-02 17:57:00 +0000
  • 9354fb064a Release 0.6.0 0.6.0 Hyunje Alex Jun 2015-03-03 02:29:33 +0900
  • 4d060c7df5 Fix typo in .travis.yml Hyunje Alex Jun 2015-03-03 02:37:37 +0900
  • 4984102cd3 Remove bower_components from .gitignore Hyunje Alex Jun 2015-03-03 02:27:00 +0900
  • fb5c6ef74f Add .npmignore Hyunje Alex Jun 2015-03-03 02:26:24 +0900
  • c280c270b8 Merge pull request #287 from DanielApt/nojs-fallback Hyunje Alex Jun 2015-02-22 19:16:43 +0100
  • 73ff93984b overflow:hidden no longer required - Update README.md DanielApt 2015-02-21 20:37:42 +0000
  • 9ca1539ab4 Use overflow:auto instead of scroll DanielApt 2015-02-21 12:53:42 +0000
  • 05ccc0a5cb Merge pull request #286 from rangermeier/master Hyunje Alex Jun 2015-02-20 19:57:00 +0100
  • 42cf8d3679 Adapt fallback for selection Rupert Angermeier 2015-02-19 16:31:27 +0100
  • 313f62d2f8 Update examples to use no-js fallback of overflow: scroll DanielApt 2015-02-18 16:36:10 +0000
  • 6af7500d6b Hide overflow only on .ps-container DanielApt 2015-02-18 16:17:42 +0000
  • f7dbb9b485 Ignore .idea (jetbrains) files DanielApt 2015-02-18 15:31:54 +0000
  • 8290c4f726 Fix issue with false selection detection Rupert Angermeier 2015-02-18 13:34:36 +0100
  • b4a51fc454 Hide scrollbars only when updated manually. Hyunje Alex Jun 2015-02-17 01:46:13 +0000
  • a12def5213 Fix typo in dom.matches Hyunje Alex Jun 2015-02-17 01:28:33 +0000