Ghost/core
Hannah Wolfe e25f1df0ae
Added card-asset config with sensible default
- This comment removes the block on themes controlling card assets via config
- It also changes the default behaviour from "false" config (doing nothing) to excluding bookmark and gallery card assets
- This is essentially the same thing, as only bookmark and gallery card assets exist at the moment, but it's being done because it makes this feature future-proof for all theme developers.
- As we add new cards, all themes will automatically get the assets to make them work
- As theme developers want to, they can create their own custom assets and disble assets for any cards they support by adding them to the exclude list
- They can also remove any custom code they currently have to support bookmark and gallery cards, and set card_assets: true in package.json to use the defaults instead
2021-11-05 12:20:02 +00:00
..
client@d2ffe6f148 Updated Admin to v4.21.0 2021-10-29 16:00:28 +01:00
frontend Added card-asset config with sensible default 2021-11-05 12:20:02 +00:00
server Fixed thumbnail file name 2021-11-04 19:03:45 +04:00
shared Added "mediaAPI" labs flag 2021-11-04 10:48:53 +04:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Initial card asset service implementation 2021-11-04 11:34:40 +00:00
bridge.js Initial card asset service implementation 2021-11-04 11:34:40 +00:00