@material/card
Advanced tools
Comparing version 15.0.0-canary.5b40eb988.0 to 15.0.0-canary.5bebc0064.0
@@ -6,4 +6,7 @@ # Change Log | ||
# [15.0.0-canary.5b40eb988.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.5b40eb988.0) (2022-05-12) | ||
# [15.0.0-canary.5bebc0064.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.5bebc0064.0) (2024-04-11) | ||
**Note:** Version bump only for package @material/card | ||
### Bug Fixes | ||
* **card:** Fix card ripple issue - the ripple is a child of the primary action element. ([f43e0ce](https://github.com/material-components/material-components-web/commit/f43e0ceb536056569898c0ffbe084acc2af54a81)) |
{ | ||
"name": "@material/card", | ||
"version": "15.0.0-canary.5b40eb988.0", | ||
"version": "15.0.0-canary.5bebc0064.0", | ||
"description": "The Material Components for the web card component", | ||
@@ -18,12 +18,13 @@ "license": "MIT", | ||
"dependencies": { | ||
"@material/dom": "15.0.0-canary.5b40eb988.0", | ||
"@material/elevation": "15.0.0-canary.5b40eb988.0", | ||
"@material/feature-targeting": "15.0.0-canary.5b40eb988.0", | ||
"@material/ripple": "15.0.0-canary.5b40eb988.0", | ||
"@material/rtl": "15.0.0-canary.5b40eb988.0", | ||
"@material/shape": "15.0.0-canary.5b40eb988.0", | ||
"@material/theme": "15.0.0-canary.5b40eb988.0", | ||
"@material/dom": "15.0.0-canary.5bebc0064.0", | ||
"@material/elevation": "15.0.0-canary.5bebc0064.0", | ||
"@material/feature-targeting": "15.0.0-canary.5bebc0064.0", | ||
"@material/ripple": "15.0.0-canary.5bebc0064.0", | ||
"@material/rtl": "15.0.0-canary.5bebc0064.0", | ||
"@material/shape": "15.0.0-canary.5bebc0064.0", | ||
"@material/theme": "15.0.0-canary.5bebc0064.0", | ||
"@material/tokens": "15.0.0-canary.5bebc0064.0", | ||
"tslib": "^2.1.0" | ||
}, | ||
"gitHead": "c30f2a613c97ecb48fd3f9ad7b0677e51a156449" | ||
"gitHead": "ff39e65972de013a29dd14429e111139bc616366" | ||
} |
@@ -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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
284563
23
527
9
+ Added@material/animation@15.0.0-canary.5bebc0064.0(transitive)
+ Added@material/base@15.0.0-canary.5bebc0064.0(transitive)
+ Added@material/dom@15.0.0-canary.5bebc0064.0(transitive)
+ Added@material/elevation@15.0.0-canary.5bebc0064.0(transitive)
+ Added@material/feature-targeting@15.0.0-canary.5bebc0064.0(transitive)
+ Added@material/ripple@15.0.0-canary.5bebc0064.0(transitive)
+ Added@material/rtl@15.0.0-canary.5bebc0064.0(transitive)
+ Added@material/shape@15.0.0-canary.5bebc0064.0(transitive)
+ Added@material/theme@15.0.0-canary.5bebc0064.0(transitive)
+ Added@material/tokens@15.0.0-canary.5bebc0064.0(transitive)
- Removed@material/animation@15.0.0-canary.5b40eb988.0(transitive)
- Removed@material/base@15.0.0-canary.5b40eb988.0(transitive)
- Removed@material/dom@15.0.0-canary.5b40eb988.0(transitive)
- Removed@material/elevation@15.0.0-canary.5b40eb988.0(transitive)
- Removed@material/feature-targeting@15.0.0-canary.5b40eb988.0(transitive)
- Removed@material/ripple@15.0.0-canary.5b40eb988.0(transitive)
- Removed@material/rtl@15.0.0-canary.5b40eb988.0(transitive)
- Removed@material/shape@15.0.0-canary.5b40eb988.0(transitive)
- Removed@material/theme@15.0.0-canary.5b40eb988.0(transitive)
Updated@material/feature-targeting@15.0.0-canary.5bebc0064.0