Commit Graph

299 Commits (4984102cd3c64b0bb8cbfa5d963db278233eaa23)
 

Author SHA1 Message Date
Hyunje Alex Jun 4984102cd3 Remove bower_components from .gitignore
10 years ago
Hyunje Alex Jun fb5c6ef74f Add .npmignore
10 years ago
Hyunje Alex Jun c280c270b8 Merge pull request #287 from DanielApt/nojs-fallback
10 years ago
DanielApt 73ff93984b overflow:hidden no longer required - Update README.md
10 years ago
DanielApt 9ca1539ab4 Use overflow:auto instead of scroll
10 years ago
Hyunje Alex Jun 05ccc0a5cb Merge pull request #286 from rangermeier/master
10 years ago
Rupert Angermeier 42cf8d3679 Adapt fallback for selection
10 years ago
DanielApt 313f62d2f8 Update examples to use no-js fallback of overflow: scroll
10 years ago
DanielApt 6af7500d6b Hide overflow only on .ps-container
10 years ago
DanielApt f7dbb9b485 Ignore .idea (jetbrains) files
10 years ago
Rupert Angermeier 8290c4f726 Fix issue with false selection detection
10 years ago
Hyunje Alex Jun b4a51fc454 Hide scrollbars only when updated manually.
10 years ago
Hyunje Alex Jun a12def5213 Fix typo in dom.matches
10 years ago
Hyunje Alex Jun c4790bb656 Add IE support for dataset.
10 years ago
Hyunje Alex Jun 86a23cb74e Don't use Bower in the same repo anymore.
10 years ago
Hyunje Alex Jun 17aac6c8c8 Fix wrong links in example.
10 years ago
Hyunje Alex Jun 41ca0246ad Change the output dir name from `out` to `dist`.
10 years ago
Hyunje Alex Jun 9668a79468 Add automatic release with TravisCI.
10 years ago
Hyunje Alex Jun 30b4f27e03 Add a `compress` task to Gulp.
10 years ago
Hyunje Alex Jun 11997131f4 Add AMD support.
10 years ago
Hyunje Alex Jun 7a8b47179c Change global outputs' names to just `perfect-scrollbar`.
10 years ago
Hyunje Alex Jun ab40b55c8f Add CommonJS support for the jQuery adaptor.
10 years ago
Hyunje Alex Jun 64ea58514b Update README.md
10 years ago
Hyunje Alex Jun 68d468c465 Add NPM and CommonJS compatibility.
10 years ago
Hyunje Alex Jun db2b282431 Remove postinstall script.
10 years ago
Hyunje Alex Jun ff3a3c04b2 Add a table example.
10 years ago
Hyunje Alex Jun 81dd8e9eb0 Add a guard to check if activeElement exists.
10 years ago
Hyunje Alex Jun b5d0958e82 If scrollbar's detached, reinitialise the plugin in update.
10 years ago
Hyunje Alex Jun c8fe0b9269 Add missing updates in handlers.
10 years ago
Hyunje Alex Jun b000c771af Fix typo in touch handler.
10 years ago
Hyunje Alex Jun a52a945226 Modularise handlers.
10 years ago
Hyunje Alex Jun 0acf3602f0 Fix RTL outer width problem.
10 years ago
Hyunje Alex Jun 48eb80bd7f Rewrite examples with a native JavaScript version.
10 years ago
Hyunje Alex Jun 89c3bdb1cf Fix typos.
10 years ago
Hyunje Alex Jun ee455fafa5 Implement adaptors.
10 years ago
Hyunje Alex Jun 6f5a9088aa Replace $.contains with Node.contains
10 years ago
Hyunje Alex Jun f8b20a9fc9 Fix typo in helper.removePsClasses
10 years ago
Hyunje Alex Jun 70acad4941 Implment a native event manager.
10 years ago
Hyunje Alex Jun 95540bdd9e Change to eslint from jshint.
10 years ago
Hyunje Alex Jun 5d62b130e9 Remove .csslintrc
10 years ago
Hyunje Alex Jun 80cfa8dc0e Add a live reload task in Gulp.
10 years ago
Hyunje Alex Jun fa7e169b9f Separate initialize, update and destroy functions.
10 years ago
Hyunje Alex Jun 7ab6c5e5ef Fix a CSS bug that an unwanted scrollbar appears.
10 years ago
Hyunje Alex Jun 427284337f Separate $.one event handler.
10 years ago
Hyunje Alex Jun 796a0a9093 Remove output directory from the repository.
10 years ago
Hyunje Alex Jun bbab2a3c53 Separate env helpers.
10 years ago
Hyunje Alex Jun aa58a8298e Remove variable cleaning.
10 years ago
Hyunje Alex Jun 1541f73add More independent.
10 years ago
Hyunje Alex Jun ff5ca3d804 Remove `includePadding` option.
10 years ago
Hyunje Alex Jun 3f002c49a1 Remove $this.
10 years ago