-
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
Xstyle #1556
Xstyle #1556
Commits on May 11, 2015
-
Support property use inside calc, simplify parsing and avoid re-parsi…
…ng property info.
Steven Orvell committedMay 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 9b6ca7b - Browse repository at this point
Copy the full SHA 9b6ca7bView commit details
Commits on May 12, 2015
-
Steven Orvell committed
May 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 7c0a8eb - Browse repository at this point
Copy the full SHA 7c0a8ebView commit details -
Add @extend feature (not used yet)
Steven Orvell committedMay 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 5abe3b8 - Browse repository at this point
Copy the full SHA 5abe3b8View commit details -
Merge branch '0.8-preview' into 0.8-xstyle
Steven Orvell committedMay 12, 2015 Configuration menu - View commit details
-
Copy full SHA for a583554 - Browse repository at this point
Copy the full SHA a583554View commit details -
add basic rule types to css-parser
Steven Orvell committedMay 12, 2015 Configuration menu - View commit details
-
Copy full SHA for d8b0bae - Browse repository at this point
Copy the full SHA d8b0baeView commit details
Commits on May 14, 2015
-
Add a host based cache for custom property styles and clean up cachin…
…g mechanism; refactoring
Steven Orvell committedMay 14, 2015 Configuration menu - View commit details
-
Copy full SHA for 65f8521 - Browse repository at this point
Copy the full SHA 65f8521View commit details -
Merge branch '0.8-preview' into 0.8-xstyle
Steven Orvell committedMay 14, 2015 Configuration menu - View commit details
-
Copy full SHA for 3c3663e - Browse repository at this point
Copy the full SHA 3c3663eView commit details -
Steven Orvell committed
May 14, 2015 Configuration menu - View commit details
-
Copy full SHA for 80b7b20 - Browse repository at this point
Copy the full SHA 80b7b20View commit details -
Factoring; remove var(...); from stringified css by default.
Steven Orvell committedMay 14, 2015 Configuration menu - View commit details
-
Copy full SHA for 9c98ce8 - Browse repository at this point
Copy the full SHA 9c98ce8View commit details -
Integrate basic extends support.
Steven Orvell committedMay 14, 2015 1Configuration menu - View commit details
-
Copy full SHA for 6095478 - Browse repository at this point
Copy the full SHA 6095478View commit details -
@extends: add support for nested style rules
Steven Orvell committedMay 14, 2015 1Configuration menu - View commit details
-
Copy full SHA for 92ebf2f - Browse repository at this point
Copy the full SHA 92ebf2fView commit details -
Steven Orvell committed
May 14, 2015 Configuration menu - View commit details
-
Copy full SHA for 0e12417 - Browse repository at this point
Copy the full SHA 0e12417View commit details -
Steven Orvell committed
May 14, 2015 Configuration menu - View commit details
-
Copy full SHA for bc90680 - Browse repository at this point
Copy the full SHA bc90680View commit details -
custom-style: make property calculation more lazy and ensure any cach…
…ed info is not used.
Steven Orvell committedMay 14, 2015 Configuration menu - View commit details
-
Copy full SHA for ab6fefa - Browse repository at this point
Copy the full SHA ab6fefaView commit details -
updateStyles: always cascade update to root, even if element does not…
… use properties.
Steven Orvell committedMay 14, 2015 Configuration menu - View commit details
-
Copy full SHA for eadab33 - Browse repository at this point
Copy the full SHA eadab33View commit details -
add support for extending '%' selectors and strip unused '%' extendors.
Steven Orvell committedMay 14, 2015 Configuration menu - View commit details
-
Copy full SHA for 6bbbdb5 - Browse repository at this point
Copy the full SHA 6bbbdb5View commit details -
Merge branch '0.8-preview' into 0.8-xstyle
Steven Orvell committedMay 14, 2015 Configuration menu - View commit details
-
Copy full SHA for e999a92 - Browse repository at this point
Copy the full SHA e999a92View commit details
Commits on May 16, 2015
-
style property optimizations: reify only used properties and cache st…
…yles based only on the properties elements use; added `customStyle` object that can be used to provide imperative scope style property values.
Steven Orvell committedMay 16, 2015 3Configuration menu - View commit details
-
Copy full SHA for 8bab868 - Browse repository at this point
Copy the full SHA 8bab868View commit details -
Steven Orvell committed
May 16, 2015 Configuration menu - View commit details
-
Copy full SHA for 972a69f - Browse repository at this point
Copy the full SHA 972a69fView commit details
Commits on May 18, 2015
-
Fix for #1490: style scoping sag elements on IE.
Steven Orvell committedMay 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 0f5bfa5 - Browse repository at this point
Copy the full SHA 0f5bfa5View commit details -
Merge branch 'master' into xstyle
Steven Orvell committedMay 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 8a56643 - Browse repository at this point
Copy the full SHA 8a56643View commit details -
minor changes based on review.
Steven Orvell committedMay 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 0973feb - Browse repository at this point
Copy the full SHA 0973febView commit details
Commits on May 19, 2015
-
cache style info object rather than style itself.
Steven Orvell committedMay 19, 2015 Configuration menu - View commit details
-
Copy full SHA for c563e08 - Browse repository at this point
Copy the full SHA c563e08View commit details -
Steven Orvell committed
May 19, 2015 Configuration menu - View commit details
-
Copy full SHA for 6389759 - Browse repository at this point
Copy the full SHA 6389759View commit details -
Steven Orvell committed
May 19, 2015 Configuration menu - View commit details
-
Copy full SHA for f20fe20 - Browse repository at this point
Copy the full SHA f20fe20View commit details