|
cf9fffe545
|
update package.json
|
2013-11-15 12:41:08 -05:00 |
|
|
db9b47511e
|
update Changelog
|
2013-11-15 12:39:30 -05:00 |
|
|
8b68e8a234
|
add $.event.special.mousewheel.version
|
2013-11-15 12:38:37 -05:00 |
|
|
a09b2aab12
|
fix description of scrolling west in the test
|
2013-11-15 09:26:04 -05:00 |
|
|
187f0c93f3
|
rogue console statement
|
2013-11-15 07:56:28 -05:00 |
|
|
90350fd5b5
|
include id in the log lines
|
2013-11-15 07:51:12 -05:00 |
|
|
866dd5122a
|
Clean up the test and be sure to support jQuery 1.2.2
|
2013-11-15 07:47:34 -05:00 |
|
|
adf892d7c0
|
update the readme with more information about the deltas
|
2013-11-14 15:51:15 -05:00 |
|
|
aa8b08ea45
|
fix logger position in IE6
|
2013-11-14 12:50:28 -05:00 |
|
|
a5b631aa91
|
Update grunt connect config
|
2013-11-14 12:00:24 -05:00 |
|
|
ef315943df
|
Add grunt-contrib-connect
|
2013-11-14 12:00:16 -05:00 |
|
|
599dcf3096
|
Fix how delta is set when deltaY and deltaX has a value
|
2013-11-14 11:57:19 -05:00 |
|
|
f928bbe52a
|
Update the readme
|
2013-11-13 13:33:53 -05:00 |
|
|
c4ee6f58c3
|
Update the changelog
|
2013-11-13 13:33:01 -05:00 |
|
|
72211a47bd
|
Update the event object with normalized deltaX and deltaY. Add
deltaFactor to the event object.
|
2013-11-13 13:23:30 -05:00 |
|
|
278e99f849
|
Attempt to better handle multiple devices that give a different
lowestDelta value
|
2013-11-13 12:32:29 -05:00 |
|
|
0e208577b4
|
Only look at the deltaY and deltaX for the lowestDelta and floor values
that are greater than or equal to 1
|
2013-11-13 12:23:18 -05:00 |
|
|
36ece575ac
|
Do not fire the event if there is no change in deltaX and deltaY
|
2013-11-13 12:21:46 -05:00 |
|
|
b1a07617f2
|
Clean up the various delta conditionals a bit
|
2013-11-13 10:51:32 -05:00 |
|
|
ced8a7b3b8
|
Bumping version to 3.1.5-pre
|
2013-11-13 08:50:27 -05:00 |
|
|
f2f3005228
|
Merge pull request #79 from kyleguate/patch-1
Update README.markdown
|
2013-11-08 10:57:04 -08:00 |
|
|
01cc911111
|
Update README.markdown
Replace 'bind' with 'on', since it is the "preferred" way to attach event handlers since jQuery 1.7
http://api.jquery.com/bind/
|
2013-11-08 10:31:21 -07:00 |
|
|
55eb3d0ccd
|
bump version to 3.1.4
|
2013-10-18 18:53:28 -05:00 |
|
|
caab062e7d
|
update the ChangeLog for upcoming new version
|
2013-10-18 18:52:41 -05:00 |
|
|
2d87181a08
|
update readme
|
2013-10-18 18:52:17 -05:00 |
|
|
4eaa06e550
|
Support for geckos older axis interface
|
2013-10-18 18:48:37 -05:00 |
|
|
78b2ef36cb
|
always include the deltaY at a minimum even if the browser does not support scrolling on X and Y axis
|
2013-10-18 18:48:09 -05:00 |
|
|
5e473a377a
|
formatting changes
|
2013-10-18 18:47:43 -05:00 |
|
|
215019ee42
|
update version to 3.1.4-pre
|
2013-10-18 18:46:53 -05:00 |
|
|
75dddb776b
|
Fix the position of the logger in the test
|
2013-10-18 11:00:11 -05:00 |
|
|
125bba8a0a
|
Include the jquery version in the header of the test. Can change this with ?v=1.2.2
|
2013-10-18 11:00:11 -05:00 |
|
|
cf764523d5
|
Merge pull request #76 from XhmikosR/master
Update Gruntfile.js.
|
2013-10-18 09:00:01 -07:00 |
|
|
ac59cbd3af
|
Update Gruntfile.js.
* remove unneeded variable
* move jshint first
* update uglify-js options
|
2013-10-18 18:49:07 +03:00 |
|
|
a3eccd481f
|
Merge pull request #75 from XhmikosR/master
Update README.markdown.
|
2013-10-18 08:44:02 -07:00 |
|
|
d5b6f9eb36
|
Update README.markdown.
Use the new GitHub "io" domain.
|
2013-10-18 18:42:06 +03:00 |
|
|
7246c14e0e
|
include bower package manager support
|
2013-10-18 10:37:25 -05:00 |
|
|
c61e8d55bb
|
Include jam package manager support
|
2013-10-18 10:36:56 -05:00 |
|
|
d3f6b0d677
|
include require as a global as well as define
|
2013-10-18 10:36:50 -05:00 |
|
|
a6e8b73e45
|
Merge pull request #61 from XhmikosR/master
various
|
2013-10-18 08:17:42 -07:00 |
|
|
b1dad433fb
|
Normalize .jshintrc.
|
2013-09-10 10:49:02 +03:00 |
|
|
c60712d150
|
Gruntfile.js: Fix JSHint issues.
|
2013-09-10 10:48:18 +03:00 |
|
|
d6941b9ed7
|
Fix loading JSHint options.
|
2013-09-10 10:47:38 +03:00 |
|
|
26b1117f94
|
Use single quotes consistently.
|
2013-09-10 10:37:42 +03:00 |
|
|
9602df3f70
|
Update docs.
Use code syntax in more places and link to jquery.
|
2013-09-10 10:31:39 +03:00 |
|
|
ad29b7e870
|
Update dependencies.
|
2013-09-10 10:31:10 +03:00 |
|
|
d0b926b80b
|
Normalize package.json and add missing properties.
Also refactor the properties in a more sane way.
|
2013-09-10 10:31:10 +03:00 |
|
|
61d8ef3605
|
bump version to 3.1.3
|
2013-03-12 17:37:02 -05:00 |
|
|
527edc4d24
|
add MozMousePixelScroll to the fixed events list
|
2013-03-13 00:28:08 +04:00 |
|
|
0a0f7c47bf
|
update changelog
|
2013-03-12 09:27:28 -05:00 |
|
|
a450a11a02
|
bump version to 3.1.2
|
2013-03-12 09:26:05 -05:00 |
|