This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
prototype
Watch
1
Star
0
Fork
You've already forked prototype
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7762e002cb
prototype
/
vendor
History
Tobie Langel
7762e002cb
Reorder repository to allow for custom selector engines to be included instead of Sizzle (the current default). Selector engines belong in the vendor directory and must have a selector_engine.js file. To build a Prototype with your engine of choice just spepcify it at build time using the SELECTOR_ENGINE option. For example, to build a version with NSMatcher: rake dist SELECTOR_ENGINE=nwmatcher.
2009-10-23 05:49:40 +02:00
..
caja_builder
@
aeda517c2e
Add caja_builder for optional cajoled tests.
2008-12-12 13:55:28 +01:00
nwmatcher
Reorder repository to allow for custom selector engines to be included instead of Sizzle (the current default). Selector engines belong in the vendor directory and must have a selector_engine.js file. To build a Prototype with your engine of choice just spepcify it at build time using the SELECTOR_ENGINE option. For example, to build a version with NSMatcher: rake dist SELECTOR_ENGINE=nwmatcher.
2009-10-23 05:49:40 +02:00
pdoc
@
147250bd65
Updated PDoc submodule.
2009-09-02 15:54:54 +02:00
sizzle
Reorder repository to allow for custom selector engines to be included instead of Sizzle (the current default). Selector engines belong in the vendor directory and must have a selector_engine.js file. To build a Prototype with your engine of choice just spepcify it at build time using the SELECTOR_ENGINE option. For example, to build a version with NSMatcher: rake dist SELECTOR_ENGINE=nwmatcher.
2009-10-23 05:49:40 +02:00
sprockets
@
8860b7f54d
Updated Sprockets and PDoc to latest versions.
2009-03-05 17:58:43 -06:00
unittest_js
@
b81172275e
Update UnittestJS. Modifiy test template accordingly.
2009-08-12 01:25:59 +02:00