@material/shape
Advanced tools
Comparing version 15.0.0-canary.1f99f3c50.0 to 15.0.0-canary.1fb4b1a06.0
@@ -6,4 +6,7 @@ # Change Log | ||
# [15.0.0-canary.1f99f3c50.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.1f99f3c50.0) (2022-12-15) | ||
# [15.0.0-canary.1fb4b1a06.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.1fb4b1a06.0) (2023-06-27) | ||
**Note:** Version bump only for package @material/shape | ||
### Features | ||
* **focus-ring:** support variable shapes in outward variant ([311ab4d](https://github.com/material-components/material-components-web/commit/311ab4d4aa4367ee99d505b89c1550cce81345e4)) |
{ | ||
"name": "@material/shape", | ||
"description": "Shape utilities for Material Components for the web", | ||
"version": "15.0.0-canary.1f99f3c50.0", | ||
"version": "15.0.0-canary.1fb4b1a06.0", | ||
"license": "MIT", | ||
@@ -21,8 +21,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/feature-targeting": "15.0.0-canary.1f99f3c50.0", | ||
"@material/rtl": "15.0.0-canary.1f99f3c50.0", | ||
"@material/theme": "15.0.0-canary.1f99f3c50.0", | ||
"@material/feature-targeting": "15.0.0-canary.1fb4b1a06.0", | ||
"@material/rtl": "15.0.0-canary.1fb4b1a06.0", | ||
"@material/theme": "15.0.0-canary.1fb4b1a06.0", | ||
"tslib": "^2.1.0" | ||
}, | ||
"gitHead": "c9094e8faca1eaab158d26f7ca8ee4b42fb54bdb" | ||
"gitHead": "1d1b86822f3fc9f22a5fdfc1c381d5a4ae983829" | ||
} |
@@ -27,2 +27,3 @@ /** | ||
import * as path from 'path'; | ||
import {expectStylesWithNoFeaturesToBeEmpty} from '../../../testing/featuretargeting'; | ||
@@ -29,0 +30,0 @@ |
Sorry, the diff of this file is not supported yet
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
32519
15
+ Added@material/feature-targeting@15.0.0-canary.1fb4b1a06.0(transitive)
+ Added@material/rtl@15.0.0-canary.1fb4b1a06.0(transitive)
+ Added@material/theme@15.0.0-canary.1fb4b1a06.0(transitive)
- Removed@material/feature-targeting@15.0.0-canary.1f99f3c50.0(transitive)
- Removed@material/rtl@15.0.0-canary.1f99f3c50.0(transitive)
- Removed@material/theme@15.0.0-canary.1f99f3c50.0(transitive)
Updated@material/feature-targeting@15.0.0-canary.1fb4b1a06.0