Sam Stephenson
|
82bedcee84
|
prototype: Optimize Selector#match and Element#match for simple selectors. Closes #9082.
|
2007-07-24 20:49:55 +00:00 |
Sam Stephenson
|
beeb12e7dd
|
prototype: Prevent an error being thrown by $$ when #id does not exist in $$("div #id"). Closes #8325.
|
2007-05-18 00:51:34 +00:00 |
Sam Stephenson
|
f457c98673
|
prototype: Merge -r6639:HEAD from branches/rel_1-5-1 into trunk.
|
2007-05-01 04:19:46 +00:00 |
Thomas Fuchs
|
4506db2df2
|
Fix Selector issues with :not and attribute selector double quotes, fixes #7901. [Andrew Dupont]
|
2007-03-27 18:20:35 +00:00 |
Thomas Fuchs
|
779cd337b8
|
Fix issues with Selector an+b logic, performance improvements. Closes #7873. [Andrew Dupont]
|
2007-03-27 18:14:53 +00:00 |
Sam Stephenson
|
1c8e6c170e
|
prototype: Give credit where credit is due. Add an attribution to YUI-Ext's DomQuery to the top of selector.js.
|
2007-03-12 20:27:19 +00:00 |
Thomas Fuchs
|
c9199c804d
|
Remove the first-element special treatment from Selector unique
|
2007-03-11 16:19:02 +00:00 |
Thomas Fuchs
|
b2845e4557
|
Prototype: Make Selector correctly extend the first element it returns on IE. [Thomas Fuchs]
|
2007-03-11 14:51:14 +00:00 |
Sam Stephenson
|
00bce412d2
|
prototype: Merge the selector branch into trunk, bringing vast performance improvements, bug fixes, and near-complete CSS3 compliance to $$ and Selector. Closes #7568.
|
2007-03-09 04:12:13 +00:00 |
Sam Stephenson
|
bb4d189b37
|
prototype: Reorganize the source tree.
|
2007-01-18 22:24:27 +00:00 |