Ghost/core/server/lib/mobiledoc
Kevin Ansfield 8b787ac803 🐛 Fixed unnecessary "unsaved changes" modal when using HR cards
no issue

- the `hr` mobiledoc card does not specify an `absoluteToRelative` or `relativeToAbsolute` transformer function so falls back to the default transformer
- the default transformer function's arguments were not correct which meant that the UrlUtils object was replacing the card's typical empty-object payload
- the card's payload changing when saving mobiledoc was triggering the editor's unsaved changes warning because the API response no longer matched what was in the editor
2020-01-22 11:59:13 +00:00
..
atoms Removed more 'use strict' usages 2018-06-02 21:38:11 +02:00
cards Merge branch 'master' into v3 2019-10-11 11:31:31 +01:00
converters 🔥 Dropped Node v6 support (#10771) 2019-06-03 14:20:23 +02:00
create-card.js 🐛 Fixed unnecessary "unsaved changes" modal when using HR cards 2020-01-22 11:59:13 +00:00
index.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00