| author | Yves-Marie Haussonne <ymh.work+github@gmail.com> |
| Fri, 09 May 2014 18:35:26 +0200 | |
| changeset 656 | a84519031134 |
| parent 0 | 40c8f766c9b8 |
| permissions | -rw-r--r-- |
| 0 | 1 |
version 3.0.0 |
2 |
- Selector now using native querySelector/All when available |
|
3 |
- Selector.test now accepts optional root argument |
|
4 |
||
5 |
version 3.0.0 beta 1 |
|
6 |
- Selector CSS3 support broken out as optional addon ('selector-css3')
|
|
7 |
- Selector now leverages native querySelector |
|
8 |
- Selector now leverages native getElementsByClassName |
|
9 |
||
10 |
version 3.0.0 PR2 |
|
11 |
-Documentation updates |
|
12 |
||
13 |
version 3.0.0 PR1 |
|
14 |
- initial 3.0 revision |