-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrate with a CSS parser for selector parsing #1086
Integrate with a CSS parser for selector parsing #1086
Commits on Sep 13, 2017
-
Implement new selector parsing module
Brandon Dail committedSep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 8177e26 - Browse repository at this point
Copy the full SHA 8177e26View commit details -
Use new selector API in mount and shallow wrappers
Brandon Dail committedSep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 0d4a7eb - Browse repository at this point
Copy the full SHA 0d4a7ebView commit details -
Implement findParentNode utility
Brandon Dail committedSep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 51ff0e7 - Browse repository at this point
Copy the full SHA 51ff0e7View commit details -
Brandon Dail committed
Sep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 26bf200 - Browse repository at this point
Copy the full SHA 26bf200View commit details -
Stop treating unquoted strings as invalid
Brandon Dail committedSep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for fa80c0e - Browse repository at this point
Copy the full SHA fa80c0eView commit details -
Brandon Dail committed
Sep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for b18cfe4 - Browse repository at this point
Copy the full SHA b18cfe4View commit details -
Add more comments to selectors.js
Brandon Dail committedSep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 5dde9c6 - Browse repository at this point
Copy the full SHA 5dde9c6View commit details -
Brandon Dail committed
Sep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for f20b0c4 - Browse repository at this point
Copy the full SHA f20b0c4View commit details -
Brandon Dail committed
Sep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for d7abfbe - Browse repository at this point
Copy the full SHA d7abfbeView commit details -
Remove old predicate/selector parsing utilities
Brandon Dail committedSep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 8bffb8a - Browse repository at this point
Copy the full SHA 8bffb8aView commit details -
Brandon Dail committed
Sep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 10019da - Browse repository at this point
Copy the full SHA 10019daView commit details -
Throw an error for complex selectors in buildPredicate
Brandon Dail committedSep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 5efaf08 - Browse repository at this point
Copy the full SHA 5efaf08View commit details -
Move combinator logic into discrete utility functions
Brandon Dail committedSep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 83c6f04 - Browse repository at this point
Copy the full SHA 83c6f04View commit details -
Replace scalpel with new rst-selector-parser package
Brandon Dail committedSep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 8b3e008 - Browse repository at this point
Copy the full SHA 8b3e008View commit details -
Throw for pseudo-class and psuedo-element selectors
Brandon Dail committedSep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 1a73724 - Browse repository at this point
Copy the full SHA 1a73724View commit details -
Brandon Dail committed
Sep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 36e10d2 - Browse repository at this point
Copy the full SHA 36e10d2View commit details -
Add test for URLS in attribute values
Brandon Dail committedSep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for ae733ee - Browse repository at this point
Copy the full SHA ae733eeView commit details -
Improve test coverage, use correct APIs
Brandon Dail committedSep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 60b6a86 - Browse repository at this point
Copy the full SHA 60b6a86View commit details -
Remove uuid from enzyme package.json
Brandon Dail committedSep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 2c3227b - Browse repository at this point
Copy the full SHA 2c3227bView commit details -
Fix error type in selector assertion
Brandon Dail committedSep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for d0d810e - Browse repository at this point
Copy the full SHA d0d810eView commit details -
Brandon Dail committed
Sep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 459108a - Browse repository at this point
Copy the full SHA 459108aView commit details -
Use if/else for branching in selector predicate functions
Brandon Dail committedSep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 188ed1c - Browse repository at this point
Copy the full SHA 188ed1cView commit details -
Add nodeHasProperty test for NaN and Infinity
Brandon Dail committedSep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 17f366d - Browse repository at this point
Copy the full SHA 17f366dView commit details -
Add test for adjacent siblings in arrays
Brandon Dail committedSep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for aadbc4a - Browse repository at this point
Copy the full SHA aadbc4aView commit details -
Use _reactInternalFiber for 16 adapater
Brandon Dail committedSep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for a79e150 - Browse repository at this point
Copy the full SHA a79e150View commit details