149 Commits

Author SHA1 Message Date
b1c062e93b Remove moot version property from bower.json
See https://github.com/bower/bower.json-spec/commit/a325da3

Closes #140
Thanks for the heads-up @kkirsche!
2015-07-15 14:21:33 -04:00
67289b6b2a Version 3.1.13 2015-06-19 15:45:38 -04:00
216acc52a1 Remove the obsolete jQuery Plugin Registry file 2015-06-19 15:43:16 -04:00
1299f364ca Update license and regenerate the correct compressed version 2015-06-19 15:41:44 -04:00
cc2c5d73ae Merge pull request #125 from scottgonzalez/transfer
Transfer ownership to jQuery Foundation
2014-10-25 09:33:45 -04:00
d6a305cf0e Transfer ownership to jQuery Foundation 2014-10-23 11:00:13 -04:00
c61913ebf5 bump the version to 3.1.12 2014-07-10 11:27:19 -04:00
669312f499 Use the font-size of the element if the font-size of the parent is 0 and use 16 if both are 0 (applies when deltaMode is 1). 2014-07-10 11:22:35 -04:00
aa6e7f4087 bump version to 3.1.12-pre 2014-07-10 11:09:36 -04:00
3e155548ff Merge pull request #112 from scottgonzalez/bower-license
Include LICENSE.txt in Bower
2014-07-10 09:51:25 -04:00
7dfc7532d1 Include LICENSE.txt in Bower
Fixes #110
2014-06-10 07:46:22 -04:00
0f395d8949 bump to 3.1.11 so all the package managers are on the same version 2014-04-09 14:26:18 -04:00
f8635d1f13 did it again... 2014-04-09 14:24:13 -04:00
1e98e69294 version 3.1.10 2014-04-09 14:21:44 -04:00
215c5dd3cf only jshint against src file 2014-04-09 13:35:38 -04:00
dce320ae63 add minified source 2014-04-09 13:33:33 -04:00
dc5128e503 update changlog 2014-04-09 13:30:51 -04:00
9ad3d85fdf clean up data when tearing down 2014-04-09 13:30:28 -04:00
309077ffb6 make a setting for normalizing the offset and check that getBoundingClientRect function exists before trying to call it 2014-04-09 13:21:39 -04:00
74bd0d0318 Merge remote-tracking branch 'chriscbrock/add-offset' into 3.1.x
* chriscbrock/add-offset:
  Normalise offsetX and offsetY on the event
2014-04-09 13:15:17 -04:00
36f7799fca Normalise offsetX and offsetY on the event
According to the W3C Working Draft, offsetX and offsetY should be
relative to the padding edge of the target element. The only browser
using this convention is IE. Webkit uses the border edge, Opera uses the
content edge, and FireFox does not support the properties.

Normalizing to the border edge is easiest to do.
2014-02-20 09:21:39 +13:00
821f4fde0b update changelog 2014-02-19 11:38:44 -05:00
09bb82c73c Fix issue with line height calculation when using older versions of jQuery 2014-02-19 11:37:18 -05:00
1b6db9d499 bump version to 3.1.10-pre 2014-02-19 11:37:18 -05:00
87aa074958 missed a version again 2013-12-16 09:49:43 -05:00
d55a79ef9f Bumping to 3.1.9. Including a fix for the broken bower.json in 3.1.8 and
updates to the old delta handling code.
2013-12-16 09:24:00 -05:00
0a7fe84811 Merge pull request #91 from jmeas/master
Update bower.json
2013-12-15 12:27:08 -08:00
906ace7c6a Update bower.json 2013-12-15 10:52:03 -05:00
171976e5db again with my indents 2013-12-14 14:55:00 -05:00
3efd554e60 bump version to 3.1.8 2013-12-14 14:20:37 -05:00
1690349398 update change log 2013-12-14 14:19:07 -05:00
937799db29 fix comment 2013-12-14 14:17:39 -05:00
89baea9c29 add scrolling test 2013-12-14 14:17:24 -05:00
c7a2d66249 Fix the handling of older 120 based deltas. 2013-12-14 14:08:48 -05:00
cafeaf9f4d Bump version to 3.1.7 and update my info in a few places. 2013-12-14 13:32:06 -05:00
85b84293c7 again with my indents 2013-12-13 10:35:41 -05:00
5d771abbf2 Attempt to beter handle older browsers that use a wheelDelta based on 120 2013-12-13 09:22:13 -05:00
41b980a423 fix my indents 2013-12-12 17:10:24 -05:00
84f0578a39 can just use $ here 2013-12-12 14:48:58 -05:00
17b6d369e3 offsetParent was not added until 1.2.6 and should probably continue support for 1.2.2 since this is going to be a bug fix release 2013-12-12 14:36:47 -05:00
5aaaf69c5a Better handle deltaModes 1 (scroll by lines) and 2 (scroll by pages). 2013-12-12 14:31:33 -05:00
b6b3a70dba Merge pull request #83 from XhmikosR/master
Update test/index.html
2013-11-18 09:39:54 -08:00
932c3c52fe test/index.html: put a few common properties together. 2013-11-18 18:14:47 +02:00
5ad50175e1 test/index.html: remove unused variables. 2013-11-18 18:04:13 +02:00
a2a365f504 test/index.html: move CSS before JS. 2013-11-18 17:58:46 +02:00
7568a8e218 Merge pull request #80 from XhmikosR/master
Minor improvements
2013-11-18 07:34:29 -08:00
0f09166ff0 Fix lint errors. 2013-11-15 20:39:32 +02:00
055ba147b7 test/index.html: use code syntax. 2013-11-15 20:22:14 +02:00
71b8776f40 Update ChangeLog.md.
Use more code syntax.
2013-11-15 20:22:14 +02:00
db57eea62d Update package.json.
Specify the files when installing.
2013-11-15 20:22:14 +02:00