Commit: de98be4b6386350f2304cd6ff4efa219ce9da1f8
https://github.com/mootools/slick/commit/de98be4b6386350f2304cd6ff4efa219ce9da1f8
Author: Thomas Aylott <oblivi...@subtlegradient.com>
Date: 2011-10-01 (Sat, 01 Oct 2011)
Changed paths:
M Source/Slick.Parser.js
Log Message:
-----------
cleanup
Commit: 1c1ff4441a0686c32a2d42810d6ab1256ece0f37
https://github.com/mootools/slick/commit/1c1ff4441a0686c32a2d42810d6ab1256ece0f37
Author: Thomas Aylott <oblivi...@subtlegradient.com>
Date: 2011-10-01 (Sat, 01 Oct 2011)
Changed paths:
M Source/Slick.Finder.js
M Source/Slick.Parser.js
Log Message:
-----------
AMD define Slick (if available)
Commit: b425bccf3ead9a9c9ded6fe3455f6a2f1a9b2da4
https://github.com/mootools/slick/commit/b425bccf3ead9a9c9ded6fe3455f6a2f1a9b2da4
Author: Thomas Aylott <oblivi...@subtlegradient.com>
Date: 2011-10-02 (Sun, 02 Oct 2011)
Changed paths:
A attr.amd.js
A finder.amd.js
A parser.amd.js
A uid.amd.js
Log Message:
-----------
expose new AMD require paths
These are (some of) the new require paths that Slick will provide for the next major version.
We'll want to refactor how we actually implement this later.
For now all that's important is exposing the paths with the right API.
Compare: https://github.com/mootools/slick/compare/de98be4^...b425bcc