Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 9c7bfa7

Browse files
guguMatt Goo
authored and
Matt Goo
committed
fix(card): upgrade to mdc-web v1.1 (#788)
1 parent bb9e7e4 commit 9c7bfa7

File tree

4 files changed

+89
-30
lines changed

4 files changed

+89
-30
lines changed

package-lock.json

Lines changed: 86 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@google-cloud/storage": "^1.6.0",
6464
"@material/base": "^1.0.0",
6565
"@material/button": "^0.43.0",
66-
"@material/card": "^0.41.0",
66+
"@material/card": "^1.1.0",
6767
"@material/checkbox": "^1.0.0",
6868
"@material/chips": "^1.0.0",
6969
"@material/dialog": "^1.1.0",

packages/card/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"url": "https://github.com/material-components/material-components-web-react.git"
1818
},
1919
"dependencies": {
20-
"@material/card": "^0.41.0",
20+
"@material/card": "^1.1.0",
2121
"@material/react-ripple": "^0.11.0",
2222
"classnames": "^2.2.6",
2323
"react": "^16.4.2"

test/screenshot/golden.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"button": "57cb8769600669ec4d44dd23fcf2f6ded528ce8eec612d832c2b9e0271a640c3",
3-
"card": "b2fd82763c383be438ff6578083bf9009711c7470333d07eb916ab690fc42d31",
3+
"card": "d90a58e9e7060e5b007f775827dddc4c3242a41660d046ae10d1b1acbfb25ee8",
44
"checkbox": "9c61177f0f927e178e7c6687d74cdfa08abc15ea8fc3c381f570b7c7d1f46d2a",
55
"chips": "f5973cc5f1961464cbbbe152ca25b9a989e7e5a54b6d64cb28f0c25788f7df44",
66
"fab": "fd6f12b48ef6fa61227230dd9803f192f935d9376d0a5106c744deb54ba42d83",

0 commit comments

Comments
 (0)