react-with-styles-interface-aphrodite
Advanced tools
Comparing version 3.0.1 to 3.1.0
@@ -0,1 +1,4 @@ | ||
## v3.1.0 | ||
- Add RTL support for `linear-gradient` | ||
## v3.0.1 | ||
@@ -7,3 +10,3 @@ - Fix for `with-rtl` interface when an aphrodite style is called multiple times | ||
## v2.0.1 | ||
## v2.1.0 | ||
- Add RTL support for `borderLeftWidth`, `translateX`, `translate`, and `translate3d` | ||
@@ -10,0 +13,0 @@ |
{ | ||
"name": "react-with-styles-interface-aphrodite", | ||
"version": "3.0.1", | ||
"version": "3.1.0", | ||
"description": "react-with-styles interface for Aphrodite", | ||
@@ -71,4 +71,4 @@ "main": "lib/aphroditeInterface.js", | ||
"object.assign": "^4.0.4", | ||
"rtl-css-js": "^1.3.0" | ||
"rtl-css-js": "^1.4.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
65082
Updatedrtl-css-js@^1.4.0