We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Roadmap (markdown)
deprecation
Fix syntax at the beginning of the doc.
tweak the spacing
We only test on Chrome 16+, not 14+
Updated Home (markdown)
IE 6 support deprecation
expr[":"] -> expr.psuedos
Document Edge support and categorize/alphabetize browsers
Pseudo use examples and removal of `Sizzle.selectors.filters` reference
Remove redundant text
Add missing nonstandard selectors
document fragment became valid as context arguments in version 2.1.0
Bring some terminology in line with CSS4
Readability improvements to Sizzle.selectors.cacheLength documentation
Small tweaks and corrections
Numerous fixes, as per jQuery docs style guide.
Move docs to root of Wiki
Destroyed Home TO_BE_DELETED (markdown)
Deleting index page (GitHub bug workaround)
Initial Home page
Create Roadmap
Define array-like object
Document valid range for cacheLength. Ref https://github.com/jquery/sizzle/issues/281
Clean up `Sizzle.compile` documentation