-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: ericf/css-stringify
base: master
head repository: reworkcss/css-stringify
compare: master
- 15 commits
- 49 files changed
- 5 contributors
Commits on Mar 12, 2014
-
Add support for @font-face, which should not be considered a selector
This change stringifies `@font-face` at-rules, instead of treating them as a standard rule with `@font-face` being the selector. Relates reworkcss/css-parse#75
Configuration menu - View commit details
-
Copy full SHA for 89c7ca8 - Browse repository at this point
Copy the full SHA 89c7ca8View commit details
Commits on Mar 23, 2014
-
Merge pull request reworkcss#32 from ericf/font-face
Add support for @font-face, which should not be considered a selector
Configuration menu - View commit details
-
Copy full SHA for a7fe6de - Browse repository at this point
Copy the full SHA a7fe6deView commit details
Commits on May 23, 2014
-
Embed source file content in source map
Depends on latest css-stringify git master
Configuration menu - View commit details
-
Copy full SHA for f73fd3a - Browse repository at this point
Copy the full SHA f73fd3aView commit details
Commits on May 28, 2014
-
Fix path to css-parse in Readme
Nicolas Gallagher committedMay 28, 2014 Configuration menu - View commit details
-
Copy full SHA for 72ced9d - Browse repository at this point
Copy the full SHA 72ced9dView commit details -
Merge pull request reworkcss#33 from reworkcss/embed-source-content
Embed source file content in source map
Configuration menu - View commit details
-
Copy full SHA for b040eb0 - Browse repository at this point
Copy the full SHA b040eb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c63bd1 - Browse repository at this point
Copy the full SHA 8c63bd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for be22c40 - Browse repository at this point
Copy the full SHA be22c40View commit details -
Nicolas Gallagher committed
May 28, 2014 Configuration menu - View commit details
-
Copy full SHA for b7bf89a - Browse repository at this point
Copy the full SHA b7bf89aView commit details -
Nicolas Gallagher committed
May 28, 2014 Configuration menu - View commit details
-
Copy full SHA for e809b04 - Browse repository at this point
Copy the full SHA e809b04View commit details -
Configuration menu - View commit details
-
Copy full SHA for f38a30f - Browse repository at this point
Copy the full SHA f38a30fView commit details -
Source maps support required the removal of client-side support. Not very useful on the client-side anyway.
Nicolas Gallagher committedMay 28, 2014 Configuration menu - View commit details
-
Copy full SHA for 3cfdda9 - Browse repository at this point
Copy the full SHA 3cfdda9View commit details
Commits on Jun 2, 2014
-
Fix embedding source file contents in source maps and add tests
Somehow these had been added in reworkcss#33 but lost in a later merge.
Configuration menu - View commit details
-
Copy full SHA for 87d6994 - Browse repository at this point
Copy the full SHA 87d6994View commit details
Commits on Jun 4, 2014
-
Depend on 'css' and remove migrated code
All the stringify code and tests are now part of the 'css' package. From now on, 'css-stringify' will merely export the `stringify` method of 'css'. Recommended that you depend on 'css' directly.
Nicolas Gallagher committedJun 4, 2014 Configuration menu - View commit details
-
Copy full SHA for 2180c2e - Browse repository at this point
Copy the full SHA 2180c2eView commit details
Commits on Jun 18, 2014
-
Nicolas Gallagher committed
Jun 18, 2014 Configuration menu - View commit details
-
Copy full SHA for 58d4e82 - Browse repository at this point
Copy the full SHA 58d4e82View commit details -
Nicolas Gallagher committed
Jun 18, 2014 Configuration menu - View commit details
-
Copy full SHA for b78e374 - Browse repository at this point
Copy the full SHA b78e374View 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