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
687
Commits
7
Branches
5
Tags
2.5
MiB
7762e002cb
Commit Graph
2 Commits
Author
SHA1
Message
Date
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
Sam Stephenson
4dd878f237
Replace Prototype's Selector implementation with Sizzle
2009-09-19 14:42:59 -05:00