-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [9.13.0](v9.12.0...v9.13.0) (2019-10-23) ### Bug Fixes * camelCase css from style elements ([9ee5a28](9ee5a28)) * don't overwrite inline styles when inlining style elements ([6e1d825](6e1d825)) * handle basic css media query selectors ([168ee25](168ee25)) * handle style elements with CDATA ([b3fca84](b3fca84)) * improve style element inlining, support more selectors and optimize ([8c9de72](8c9de72)) * improve types for extractTransform ([a37ebbb](a37ebbb)) * only compute selector specificity once per selector ([9f53e31](9f53e31)) * types for css support ([c969159](c969159)) * use correct import in test ([a57963e](a57963e)) ### Features * implement experiment to inline css from style elements ([5f3852b](5f3852b)) * implement SvgWithCss and SvgWithCssUri with Animated support ([6fb8dd5](6fb8dd5))
- Loading branch information
1 parent
6fb8dd5
commit 8c1a173
Showing
3 changed files
with
23 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters