-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: henriklundgren/css-parse
base: master
head repository: reworkcss/css-parse
compare: master
- 18 commits
- 74 files changed
- 6 contributors
Commits on Mar 30, 2014
-
Configuration menu - View commit details
-
Copy full SHA for d049ce9 - Browse repository at this point
Copy the full SHA d049ce9View commit details
Commits on Apr 17, 2014
-
Configuration menu - View commit details
-
Copy full SHA for b00ff74 - Browse repository at this point
Copy the full SHA b00ff74View commit details
Commits on May 16, 2014
-
Merge pull request reworkcss#83 from marcelduran/master
Parse attribute selectors with comma
Configuration menu - View commit details
-
Copy full SHA for b5b5e38 - Browse repository at this point
Copy the full SHA b5b5e38View commit details
Commits on May 19, 2014
-
Configuration menu - View commit details
-
Copy full SHA for a2639ea - Browse repository at this point
Copy the full SHA a2639eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1d900a - Browse repository at this point
Copy the full SHA a1d900aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 251b596 - Browse repository at this point
Copy the full SHA 251b596View commit details -
Configuration menu - View commit details
-
Copy full SHA for 677dd07 - Browse repository at this point
Copy the full SHA 677dd07View commit details
Commits on May 20, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 02b448d - Browse repository at this point
Copy the full SHA 02b448dView commit details -
Merge pull request reworkcss#77 from suisho/css-hack-fix
Fix backslash hack parse error
Configuration menu - View commit details
-
Copy full SHA for f5b90ae - Browse repository at this point
Copy the full SHA f5b90aeView commit details
Commits on May 23, 2014
-
Merge pull request reworkcss#88 from reworkcss/better-at-rules
Add `@custom-media` support
Configuration menu - View commit details
-
Copy full SHA for 02235f9 - Browse repository at this point
Copy the full SHA 02235f9View commit details -
Do not throw on errors.
Configuration menu - View commit details
-
Copy full SHA for 72f4293 - Browse repository at this point
Copy the full SHA 72f4293View commit details -
Fix parsing of selectors with commas in functions
For example: .foo:matches(.bar, .baz) Thanks to @phosphoer
Configuration menu - View commit details
-
Copy full SHA for 6de72c0 - Browse repository at this point
Copy the full SHA 6de72c0View commit details -
Previous test didn't check that the rule value was correctly terminated.
Configuration menu - View commit details
-
Copy full SHA for 7cef365 - Browse repository at this point
Copy the full SHA 7cef365View commit details
Commits on May 28, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 8c399a4 - Browse repository at this point
Copy the full SHA 8c399a4View commit details
Commits on Jun 3, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 582578d - Browse repository at this point
Copy the full SHA 582578dView commit details
Commits on Jun 4, 2014
-
Depend on 'css' and remove migrated code
All the parser code and tests are now part of the 'css' package. From now on, 'css-parse' will merely export the `parse` method of 'css'. Recommended that you depend on 'css' directly.
Configuration menu - View commit details
-
Copy full SHA for 5fa3fc4 - Browse repository at this point
Copy the full SHA 5fa3fc4View commit details
Commits on Jun 18, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 300449a - Browse repository at this point
Copy the full SHA 300449aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2af44c8 - Browse repository at this point
Copy the full SHA 2af44c8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master