Added some more notes to newandnoteworthy, reflecting Dave's changes
This commit is contained in:
parent
0d149e52e6
commit
d23e0c5170
|
@ -8,6 +8,8 @@ New and Noteworthy
|
||||||
- $.get, $.getIfModified, $.post, $.getScript and $.getJSON now all pass through the XMLHttpRequest as returned by $.ajax
|
- $.get, $.getIfModified, $.post, $.getScript and $.getJSON now all pass through the XMLHttpRequest as returned by $.ajax
|
||||||
- Improved AJAX docs (eg. more examples for $.ajax
|
- Improved AJAX docs (eg. more examples for $.ajax
|
||||||
- Improved event fixing, using less browser and more object detection
|
- Improved event fixing, using less browser and more object detection
|
||||||
|
- Fixed ID with context selectors (eg. div#id doesn't ignore "div" anymore)
|
||||||
|
- Improved jQuery.merge to avoid unnecessary loops
|
||||||
|
|
||||||
1.0.4
|
1.0.4
|
||||||
-----
|
-----
|
||||||
|
|
Loading…
Reference in a new issue