0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00
ghost/core
Hannah Wolfe 275d82199f 🐛 Fixed cardWidth being lost on 2.0 imports (#10068)
no issue

- When importing Ghost 2.0 blogs into 2.0 blogs...
- The Koenig image card would lose it's cardWidth setting,
- because it'd be overridden by the imageStyle setting, which was null
- The importer previous _only_ kept the width if importing 1.0 blogs
2018-10-26 11:30:39 +02:00
..
client@7fa889be90 Updated Ghost-Admin to 2.3.0 2018-10-22 15:41:19 +05:30
server 🐛 Fixed cardWidth being lost on 2.0 imports (#10068) 2018-10-26 11:30:39 +02:00
test 🐛 Fixed cardWidth being lost on 2.0 imports (#10068) 2018-10-26 11:30:39 +02:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00