Oleg Gaidarenko
dc4b914a05
Build: Fix various typos
...
Thanks @jamesgpearce, @vlajos, @imyousuf
Closes gh-1828
Closes gh-1830
Closes gh-1844
2014-11-08 17:24:33 +03:00
Michał Gołębiowski
1bbb678949
Manipulation: Check state lost if the name is set for Android 4.0-4.3
...
Refs gh-1820
Closes gh-1841
2014-11-06 16:05:18 +01:00
Michał Gołębiowski
c309b95756
Misc: Adjust comments & docs to dropping IE<8 in jQuery Compat
2014-11-04 16:16:36 +01:00
Michał Gołębiowski
e81b258ace
Misc: Remove leftover -moz-box-sizing in tests
2014-11-03 20:03:03 +01:00
Michał Gołębiowski
740e190223
Misc: Drop support for older browsers; update support comments
...
That includes Opera 12.x, Firefox<29, Safari<6.0 and some hacks
for old Blackberry.
Closes gh-1820
Refs gh-1815
2014-11-03 18:37:26 +01:00
Timmy Willison
758fd6cea9
Docs: 1.x-master branch -> compat branch; 2.x branch -> master branch
2014-11-03 12:34:45 -05:00
Timmy Willison
7a607c5673
Build: update version to 3.0.0-pre
2014-11-03 12:29:16 -05:00
Dan Hart
598ed050f6
Ajax: Fix for request aborted in ajaxSend
...
Fixes gh-1775
Close gh-1619
2014-11-01 12:44:43 -04:00
Arthur Verschaeve
31d58c5cbb
Change broken url to wayback one
2014-10-30 10:26:38 -04:00
Michał Gołębiowski
1d75273101
README: Update the description of the deprecated module
...
.andSelf is now gone.
2014-10-30 14:16:32 +01:00
Michał Gołębiowski
f110360f65
Deprecated: Drop size and andSelf methods
...
Fixes gh-1749
Closes gh-1822
2014-10-30 01:19:54 +01:00
Jörn Zaefferer
5bc1ddc5cc
Build: Upgrade to commitplease 2.0.0
...
commitplease now accepts "[tmp]:" and similar to temporary commits,
useful while updating pull requests that are squashed later.
2014-10-22 17:57:23 +02:00
Arthur Verschaeve
3e89a53265
Misc: Update all references to bugs.jquery.com
...
Fixes gh-1681
Closes gh-1716
2014-10-19 23:51:04 +01:00
Dave Methvin
ff928f5775
Misc: Need for speed removed by 9ad6e7e
2014-10-19 15:16:13 -04:00
Oleg Gaidarenko
4e7f34f629
Ajax: remove event dependency from the ajax module
...
Closes gh-1695
2014-10-14 21:24:05 +04:00
Dave Methvin
edfc94df92
Readme: Fix minor style issues. Thanks @MightyBranch!
2014-10-06 09:25:27 -04:00
Oleg Gaidarenko
2e9c1ead76
README: Improve build instructions
...
Thanks @NickStefan
Closes gh-1663
2014-09-26 20:51:48 +04:00
Jason Bedard
0cdec797de
Data: avoid non-alphanumeric chars in expando properties
...
Ref chromium issue 378607
Ref #14839
Closes gh-1662
2014-09-26 15:03:05 +04:00
Daniel Herman
b807aedb7f
Event: Restore the constructor
property on jQuery.Event prototype
...
The original definition of the jQuery.Event prototype was paving over the
`constructor` property which was causing jQuery.isPlainObject to
improperly report that an instance of jQuery.Event was a plain object.
Fixes #15090
Closes gh-1580
2014-09-04 03:28:40 -04:00
Richard Gibson
1ae025e24f
Manipulation: Tolerate XMLNode host object input to getAll
...
Fixes #15151
Ref 25712d77c3
Closes gh-1602
2014-09-04 02:41:57 -04:00
Amit Merchant
609adf63da
CONTRIBUTING: Close parenthesis
...
Closes gh-1648
2014-09-03 08:45:34 -04:00
Oleg Gaidarenko
7e09619cdf
CSS: Correct typo in the comment
2014-09-03 00:20:23 +04:00
Oleg Gaidarenko
a7724186c9
CSS: Use pre-defined displays for html and body
...
Ref 60f546acb1
Ref 274feb53cc
2014-09-03 00:11:05 +04:00
Nazar Mokrynskyi
274feb53cc
CSS: Remove use of getDefaultComputedStyle
...
Remove optimization to make jQuery compatible with Google's Polymer project
Closes gh-1647
Fixes #15227
2014-09-02 23:34:48 +04:00
Oleg Gaidarenko
075da3091c
Attr: Use typeof check for getAttribute method
...
Ref 29838b6cab
2014-09-02 21:48:35 +04:00
Chris Antaki
15a609f766
Build: Moved JSHint directives to .jshintrc file
...
Closes gh-1595
2014-09-02 20:31:11 +04:00
Chris Antaki
4287442ab8
Offset: Simplified a conditional
2014-09-02 20:29:10 +04:00
Chris Antaki
29838b6cab
Core: Drop strundefined variable
2014-09-02 20:29:10 +04:00
Aurelio De Rosa
895ea6887d
CSS: Removed redundant "to the number" in comment
...
Closes gh-1594
2014-09-02 20:12:35 +04:00
Michał Gołębiowski
995f70777a
Css: Fix the "sanity check" test
...
The #dl element has 0 height so it's now considered hidden regardless
of its width.
2014-07-28 18:46:31 +02:00
Timmy Willison
10399ddcf8
CSS: elements are hidden when either offsetWidth or offsetHeight is zero
...
- Note: this is a breaking change that has been delayed for several versions.
Fixes #10406
Fixes #13132
2014-07-17 17:03:35 -07:00
Timmy Willison
269a27c702
Build: update source map options for the new grunt jshint
2014-07-17 11:15:19 -07:00
Timmy Willison
c869a1ef8a
Build: update grunt-jscs-checker and pass with the new rules
2014-07-17 10:25:59 -07:00
Timmy Willison
8e3a0ceafa
Build: update node dependencies barring jscs
2014-07-17 10:24:37 -07:00
Timmy Willison
8356948ed4
Build: update front-end dependencies
2014-07-17 09:03:29 -07:00
Timmy Willison
e1949f4371
Build: drop bower; use npm for front-end deps
...
Fixes #15186
Closes gh-1620
2014-07-17 09:02:59 -07:00
Chris Antaki
e5190982c4
Ajax: Remove workaround for IE6/7
...
Closes gh-1597
Ref #8138
2014-07-13 00:34:40 +04:00
upisfree
df62159296
Readme: Fix punctuation in tile
...
Closes gh-1607
2014-07-12 22:20:03 +04:00
Timo Tijhof
2fb719e5aa
Core: Consistently use local reference to access()
...
Ref 3b53b75160
Closes gh-1605
2014-07-12 22:10:45 +04:00
Timmy Willison
bcca4f041b
Build: update Sizzle to 2.0.0
2014-07-01 16:50:27 -04:00
Michał Gołębiowski
86e62d8b37
Selector: Remove "#" exception for identifier tokens
...
Port Sizzle test change from:
f204a61122
2014-06-30 18:13:57 +02:00
Scott González
4f776e5ff9
Build: Update license
...
Closes gh-1587
2014-06-27 11:10:45 -04:00
Timmy Willison
712e78c47f
Build: update grunt-bowercopy
2014-06-25 13:51:39 -04:00
Timmy Willison
c0b23e2b71
Build: update Sizzle to 1.11.1 and include license
2014-06-25 13:43:09 -04:00
Timmy Willison
35f8e15fd7
Build: ignore test dependencies for npm install
2014-06-24 11:17:44 -04:00
Scott González
c5d9d88dce
Build: Move all external libraries to external directory
...
Closes gh-1593
2014-06-24 10:17:50 -04:00
Scott González
8d113104e9
Build: Remove unused Sizzle test files
2014-06-24 10:16:55 -04:00
Scott González
323e82c09f
Build: Upgrade to grunt-bowercopy 1.0.0
2014-06-24 10:16:55 -04:00
Oleg Gaidarenko
39b76064d9
Build: Update commitplease dev dependency
2014-06-16 03:08:46 +04:00
Oleg Gaidarenko
fbdbb6fd43
Build: Move test to appropriate module
2014-06-16 03:08:46 +04:00