mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Updated the product card rendering
refs https://github.com/TryGhost/Team/issues/1245 - Updated the markup to make it easier to style the card
This commit is contained in:
parent
88238e6403
commit
78c4422615
2 changed files with 5 additions and 5 deletions
|
@ -73,7 +73,7 @@
|
|||
"@tryghost/job-manager": "0.8.17",
|
||||
"@tryghost/kg-card-factory": "3.1.0",
|
||||
"@tryghost/kg-default-atoms": "3.1.0",
|
||||
"@tryghost/kg-default-cards": "5.11.1",
|
||||
"@tryghost/kg-default-cards": "5.11.2",
|
||||
"@tryghost/kg-markdown-html-renderer": "5.1.0",
|
||||
"@tryghost/kg-mobiledoc-html-renderer": "5.3.1",
|
||||
"@tryghost/limit-service": "1.0.6",
|
||||
|
|
|
@ -1442,10 +1442,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-atoms/-/kg-default-atoms-3.1.0.tgz#4daff7104c1f261b1b816dd75ae4104009f9c1e6"
|
||||
integrity sha512-FfROzVgqJWqJ7cVdS9dcALz7rnzNfV8zcrymAJrDTHDsqzAdMfSLe1tNQRm8zas9pyZLsD8zBGmLxG9dr4WFSA==
|
||||
|
||||
"@tryghost/kg-default-cards@5.11.1":
|
||||
version "5.11.1"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-cards/-/kg-default-cards-5.11.1.tgz#8cd8fc4daa590c9bc7b6a791b50fe10913685cbb"
|
||||
integrity sha512-ndXtNmH2pxwlmrx7VVmKTpNtl7mnLc7X1oOHZDHslIF4a0nIPQ0x95S2xjy2/75AiFxQNcdmnl+iGapRL0287w==
|
||||
"@tryghost/kg-default-cards@5.11.2":
|
||||
version "5.11.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-cards/-/kg-default-cards-5.11.2.tgz#fa907a400da76f84f75bd7129793fb21c0d9b3ba"
|
||||
integrity sha512-W74K7ZOVblXLZud+9qqgtJ1sZmg85LvYnjHOQiny4j7VvhrQj2Zothn3DymiGoz1emOkRkQLjK58YQI25FxzTQ==
|
||||
dependencies:
|
||||
"@tryghost/kg-markdown-html-renderer" "^5.1.0"
|
||||
"@tryghost/url-utils" "^2.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue