Changed paths:
M Source/Slick.Finder.js
Log Message:
-----------
cleanup
Commit: e487907e0ab220add24e5a3fe4ad97496c81e657
https://github.com/mootools/slick/commit/e487907e0ab220add24e5a3fe4ad97496c81e657
Author: Fabio M. Costa <fabio...@gmail.com>
Date: 2012-03-18 (Sun, 18 Mar 2012)
Changed paths:
M SlickSpec/assets/JSSpecHelpers.js
Log Message:
-----------
fix on the isHTML method thats use inside the specs
Commit: 51f3f74baaedb7d6c7bc145afe03815c58227ead
https://github.com/mootools/slick/commit/51f3f74baaedb7d6c7bc145afe03815c58227ead
Author: Fabio M. Costa <fabio...@gmail.com>
Date: 2012-03-18 (Sun, 18 Mar 2012)
Changed paths:
M SlickSpec/specs/engine_bugs.js
M SlickSpec/specs/html.js
Log Message:
-----------
adding spec for the error on the matchesSelector :nth-pseudo selector on webkit browsers
Commit: e969e8bbe65cb29d5b066601148c8f7779e722f3
https://github.com/mootools/slick/commit/e969e8bbe65cb29d5b066601148c8f7779e722f3
Author: Fabio M. Costa <fabio...@gmail.com>
Date: 2012-03-18 (Sun, 18 Mar 2012)
Changed paths:
M SlickSpec/specs/engine_bugs.js
Log Message:
-----------
Fix this spec, should get the first element
Commit: ca8928b6c99899f26bb9c7f872c27ddc507c3239
https://github.com/mootools/slick/commit/ca8928b6c99899f26bb9c7f872c27ddc507c3239
Author: Fabio M. Costa <fabio...@gmail.com>
Date: 2012-03-18 (Sun, 18 Mar 2012)
Changed paths:
M SlickSpec/specs/engine_bugs.js
Log Message:
-----------
disabling these specs since they are a little controvertial
Commit: ba604a1cac07c80ba0710c0aa7d290dec5706e1c
https://github.com/mootools/slick/commit/ba604a1cac07c80ba0710c0aa7d290dec5706e1c
Author: Fabio M. Costa <fabio...@gmail.com>
Date: 2012-03-18 (Sun, 18 Mar 2012)
Changed paths:
M SlickSpec/specs/html.js
M Source/Slick.Finder.js
Log Message:
-----------
optimization and fix. just set the context as the parentNode when it's really necessary. Added one spec to validate that sliced selectors will still work with this.
Commit: ea120c566a889eb10c98cb32254d0bcd64afffb5
https://github.com/mootools/slick/commit/ea120c566a889eb10c98cb32254d0bcd64afffb5
Author: Fabio M. Costa <fabio...@gmail.com>
Date: 2012-03-18 (Sun, 18 Mar 2012)
Changed paths:
M SlickSpec/specs/html.js
Log Message:
-----------
Adding spec to validate that an orphan context works fine when selecting by id.
Commit: 43a6b045947ec64ef3cd31545135a61ae86d59ef
https://github.com/mootools/slick/commit/43a6b045947ec64ef3cd31545135a61ae86d59ef
Author: Fabio M. Costa <fabio...@gmail.com>
Date: 2012-03-18 (Sun, 18 Mar 2012)
Changed paths:
M SlickSpec/specs/mock_template.js
Log Message:
-----------
cleanup
Commit: 54e607a0d782185ce728bdb8951c9452609ce2dd
https://github.com/mootools/slick/commit/54e607a0d782185ce728bdb8951c9452609ce2dd
Author: Fabio M. Costa <fabio...@gmail.com>
Date: 2012-03-18 (Sun, 18 Mar 2012)
Changed paths:
M Source/Slick.Finder.js
Log Message:
-----------
FInally got an OK fix for #46. It now works even if the page has no styles for nth-child elements (kinda strange bug).
Commit: 7c34d639788a466ec667a12ae4e815531b94edf7
https://github.com/mootools/slick/commit/7c34d639788a466ec667a12ae4e815531b94edf7
Author: Fabio M. Costa <fabio...@gmail.com>
Date: 2012-03-18 (Sun, 18 Mar 2012)
Changed paths:
M Source/Slick.Parser.js
Log Message:
-----------
Merge branch 'master' of github.com:mootools/slick
Compare: https://github.com/mootools/slick/compare/0762b59...7c34d63