Commit Graph

  • 067b10d83d Make it AMD compatible Julien Castelain 2013-09-20 11:04:29 +0200
  • 58261f2ace Release 0.4.4. 0.4.4 Hyunje Alex Jun 2013-09-09 10:44:48 +0900
  • ebef76a2c6 Add unbind for 'document'. Hyunje Alex Jun 2013-09-09 10:12:35 +0900
  • be5e338869 Update jshintrc. Hyunje Alex Jun 2013-08-31 02:24:43 +0900
  • cf8cea8b13 Fix that wheelPropagation option doesn't work in Firefox. Hyunje Alex Jun 2013-08-06 15:14:55 +0900
  • 74f97e330e reduced the risk of memory leaks Fabian Vogelsteller 2013-08-05 16:59:17 +0200
  • b461fa895b Release 0.4.3. 0.4.3 Hyunje Alex Jun 2013-08-01 02:16:44 +0900
  • af7194114a Fix Firefox scrolling problem in OS X. Hyunje Alex Jun 2013-08-01 02:01:42 +0900
  • 540834308e Fix typos in README.md. Hyunje Alex Jun 2013-08-01 01:33:10 +0900
  • bdda167317 Release 0.4.2. 0.4.2 Hyunje Alex Jun 2013-08-01 01:09:15 +0900
  • 123b1d724b Fix the formula between scroll position and scrollbar position. Hyunje Alex Jun 2013-08-01 00:59:23 +0900
  • 68032d168b Merge pull request #48 from itsdrewmiller/master Hyunje Alex Jun 2013-07-31 08:42:40 -0700
  • ab2a018c93 minScrollbarLength setting Drew Miller 2013-07-17 12:53:02 -0400
  • 68c297fe2c Use supportsTouch instead of isMobile. Zeno Zeng 2013-06-29 01:14:40 +0800
  • 09c0fb89d2 Use travis-ci. Hyunje Alex Jun 2013-07-08 23:01:49 +0900
  • 5124a27113 Release 0.4.1. 0.4.1 Hyunje Alex Jun 2013-06-27 11:26:21 +0900
  • fa5e6cb38c Add version number in minified sources. Hyunje Alex Jun 2013-06-18 18:54:09 +0900
  • dd89f14243 Add contrib-clean to Grunt. Hyunje Alex Jun 2013-06-18 18:46:40 +0900
  • 7e5b225d61 Display an old version requirement. Hyunje Alex Jun 2013-06-18 16:02:01 +0900
  • e35920f10e Update README. Hyunje Alex Jun 2013-06-16 18:28:37 +0900
  • 4f6463114c Merge the patches of @maoziliang. Hyunje Alex Jun 2013-06-16 17:59:21 +0900
  • f02f5e89b7 Fix ie6 scrollbar position problem. Hyunje Alex Jun 2013-06-16 17:56:40 +0900
  • 21d5d4ab63 Separate the function updating the css of scrollbars. Hyunje Alex Jun 2013-06-16 17:45:37 +0900
  • e833f42d02 Fixed the scrollbar height for xp sp3 ie6 maoziliang 2013-06-11 23:48:36 +0800
  • a52d55957d Add hover handlers for ie6. maoziliang 2013-06-11 23:44:36 +0800
  • e93d67e754 Add feature to suport ie. maoziliang 2013-06-11 23:44:36 +0800
  • 37210ee453 Add a sample based on text content maoziliang 2013-06-08 18:04:02 +0800
  • 6021ec016e Update README. Hyunje Alex Jun 2013-06-16 00:01:23 +0900
  • 9be4a1a85f Minify source files with the new build system. Hyunje Alex Jun 2013-06-15 23:46:44 +0900
  • f65c9cb0bb Add files for Grunt. Hyunje Alex Jun 2013-06-15 23:45:57 +0900
  • 29a0c13c65 Add csslintrc. Hyunje Alex Jun 2013-06-15 22:04:27 +0900
  • d8c961ee32 Csslint the css file. Hyunje Alex Jun 2013-06-15 22:04:07 +0900
  • a4d8487ee3 Remove build shell script. Hyunje Alex Jun 2013-06-15 20:59:26 +0900
  • ff55090cd3 Add node_modules in gitignore. Hyunje Alex Jun 2013-06-15 20:59:07 +0900
  • 7bc05bbda1 Refactor jshint files. Hyunje Alex Jun 2013-06-15 20:49:22 +0900
  • 3b1c37440e Inhance the scroll logic with mobile touches. Hyunje Alex Jun 2013-06-14 21:57:24 +0900
  • aeab94c7d6 Fix the wrong indents in example pages. Hyunje Alex Jun 2013-06-14 21:39:53 +0900
  • eb8f28cd26 JSHint the code. Hyunje Alex Jun 2013-06-14 21:38:33 +0900
  • d5ef529438 Modify README.md. Hyunje Alex Jun 2013-06-14 21:36:47 +0900
  • 34a505d319 Remove $content. Hyunje Alex Jun 2013-06-14 21:35:32 +0900
  • a8db04e41d Merge pull request #36 from zenozeng/master Hyunje Alex Jun 2013-06-14 05:32:44 -0700
  • d14dfd307e use scrollHeight & scrollWidth to avoid getting the wrong size of the content Zeno Zeng 2013-06-14 00:08:22 +0800
  • de6e4d59b0 Merge pull request #34 from itsdrewmiller/master Hyunje Alex Jun 2013-06-12 09:29:49 -0700
  • 351631cfa7 Fixing jumpiness for large scrolls itsdrewmiller 2013-06-12 12:57:43 -0300
  • 2f6432d263 Merge pull request #30 from maoziliang/master Hyunje Alex Jun 2013-06-01 20:40:34 -0700
  • 3410cf89be update the destroy method. unbind listeners by event namespace. maoziliang 2013-06-01 22:09:18 +0800
  • b89660f959 Merge pull request #26 from ahmadsherif/master Hyunje Alex Jun 2013-05-22 18:46:32 -0700
  • d5dd3422cf Wrap core functionality in an each function Ahmad Sherif 2013-05-22 11:48:51 +0200
  • c6c087275c Release 0.3.4. 0.3.4 Hyunje Alex Jun 2013-05-18 12:43:38 +0900
  • 4613c3daee Code refactoring. Hyunje Alex Jun 2013-05-18 12:41:15 +0900
  • 667c61d2c3 Add jshint files. Hyunje Alex Jun 2013-05-18 12:13:14 +0900
  • 4012ce9c8c Prevent scrollbar x from moving out of the container. Hyunje Alex Jun 2013-05-18 12:20:15 +0900
  • 9734a18d01 Merge pull request #19 from EtnasSoft/master Hyunje Alex Jun 2013-05-17 20:18:19 -0700
  • 4f49b0fa7f Fix bug with mouse wheel etnassoft 2013-03-21 11:21:20 +0100
  • 9d6728e3ff Release 0.3.3. 0.3.3 Hyunje Alex Jun 2013-03-14 15:47:20 +0900
  • 69c37268a1 Apply jshint. Hyunje Alex Jun 2013-03-14 15:46:12 +0900
  • 960468fc9e Release 0.3.2. 0.3.2 Hyunje Alex Jun 2013-03-14 13:45:57 +0900
  • 42d528a839 Update README.md Hyunje Alex Jun 2013-03-14 13:44:51 +0900
  • 26e9ff1cac Example codes added by @GregDThomas. Hyunje Alex Jun 2013-03-14 11:45:52 +0900
  • 38b8b818e8 See issue #10 - provide support for optional settings, including prevention of the mousewheel event and the speed of scrolling GregDThomas 2013-02-26 01:32:19 +0000
  • 938f3134d7 Release 0.3.1. 0.3.1 Hyunje Alex Jun 2013-02-16 00:23:49 +0900
  • aa213398f3 Enhance scroll preventDefault logic. Hyunje Alex Jun 2013-02-16 00:17:23 +0900
  • 1cdbc9509f Fix missed ';' Hyunje Alex Jun 2013-02-15 23:58:57 +0900
  • 627b6a6b81 Take into account padding and margins on content David 2013-02-09 15:17:42 +1000
  • 0099bb556c Supports the mobile touch scrolling. Hyunje Alex Jun 2013-02-12 22:36:34 +0900
  • 2e1e9f2f75 Release 0.2.5. 0.2.5 Hyunje Alex Jun 2013-02-08 10:38:43 +0900
  • f3b6fd520c Modify build script to uglifyjs2. Hyunje Alex Jun 2013-02-08 10:36:01 +0900
  • a6bb9d02a3 Include jquery-mousewheel in src. Hyunje Alex Jun 2013-02-08 10:35:34 +0900
  • 639f369d33 Merge pull request #2 from davidkethel/patch-2 Hyunje Alex Jun 2013-02-07 17:07:19 -0800
  • dacb601f9f Update src/perfect_scrollbar.js David 2013-02-07 14:29:44 +1000
  • 0c9dc8dbb4 Merge pull request #1 from davidkethel/patch-1 Hyunje Alex Jun 2013-02-06 05:44:16 -0800
  • f32e32485b Just a couple of small grammar changes David 2013-02-06 20:02:02 +1000
  • a4bee31597 Update README.md Hyunje Alex Jun 2013-01-28 14:00:49 +0900
  • bd9e96be12 Release 0.2.4. 0.2.4 Hyunje Alex Jun 2013-01-28 13:42:55 +0900
  • f2fc94648e Release 0.2.3. 0.2.3 HyeonJe Jun 2013-01-28 13:42:55 +0900
  • 1bd0c102db IE support. Hyunje Alex Jun 2012-11-10 17:30:09 +0900
  • 5c9fb230b5 IE support. HyeonJe Jun 2012-11-10 17:30:09 +0900
  • 36ae8c4059 Add .gitignore. Hyunje Alex Jun 2012-11-10 13:44:08 +0900
  • 8353c3f789 Add .gitignore. HyeonJe Jun 2012-11-10 13:44:08 +0900
  • db020f1d29 bug fix. 0.2.2 Hyunje Alex Jun 2012-11-10 13:41:31 +0900
  • 1d038a20fd bug fix. HyeonJe Jun 2012-11-10 13:41:31 +0900
  • 8a7a471522 Update README.md Hyunje Alex Jun 2012-11-10 04:22:33 +0900
  • dde9bdf741 Update README.md HyeonJe, Jun 2012-11-10 04:22:33 +0900
  • a96c918dc8 Add update and destroy function, enhance css. 0.2.1 Hyunje Alex Jun 2012-11-10 03:07:47 +0900
  • bf47cc823a Add update and destroy function, enhance css. HyeonJe Jun 2012-11-10 03:07:47 +0900
  • 474351752d Add x-axis scroll function. Hyunje Alex Jun 2012-11-09 01:32:10 +0900
  • e4696d8cdd Add x-axis scroll function. HyeonJe Jun 2012-11-09 01:32:10 +0900
  • aba49e4286 Add build script. Hyunje Alex Jun 2012-11-08 22:22:42 +0900
  • ec3e99accf Add build script. HyeonJe Jun 2012-11-08 22:22:42 +0900
  • efe6727e5d Add y-axis scroll function. Hyunje Alex Jun 2012-11-08 21:46:43 +0900
  • fd4360d5bf Add y-axis scroll function. HyeonJe Jun 2012-11-08 21:46:43 +0900
  • ca22fedf65 Add wheel scroll function. Hyunje Alex Jun 2012-11-06 22:35:27 +0900
  • 3240d7ecfd Add wheel scroll function. HyeonJe Jun 2012-11-06 22:35:27 +0900
  • b409aa3ff3 Base source structure. Hyunje Alex Jun 2012-11-06 22:00:37 +0900
  • a7507ca22a Base source structure. HyeonJe Jun 2012-11-06 22:00:37 +0900
  • 2990baddb1 Update README.md Hyunje Alex Jun 2012-11-06 21:59:36 +0900
  • 0d929bdfe0 Update README.md HyeonJe, Jun 2012-11-06 21:59:36 +0900
  • 10f9ccae99 Initial commit Hyunje Alex Jun 2012-11-06 04:17:47 -0800
  • 6f8d28593e Initial commit HyeonJe, Jun 2012-11-06 04:17:47 -0800