mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 05:50:35 +03:00
9ea4fbd7a7
refs TryGhost/Product#3638 - Added `convert_to_lexical` flag to the posts/pages edit endpoint - Added 'convertToLexical' feature flag so we can enable/disable this feature independently from the main lexical beta flag - Modified admin posts/pages list to point to the lexical editor for _all_ posts, regardless of mobiledoc vs lexical (if the flag is on) - Added call to edit endpoint with `convert_to_lexical` in the lexical editor admin route if the page/post is currently in mobiledoc and the flag is enabled |
||
---|---|---|
.. | ||
api-key.js | ||
application.js | ||
base.js | ||
collection.js | ||
custom-theme-setting-list.js | ||
email.js | ||
embedded-relation-adapter.js | ||
label.js | ||
member.js | ||
mention.js | ||
newsletter.js | ||
offer.js | ||
page.js | ||
post.js | ||
setting.js | ||
snippet.js | ||
tag.js | ||
theme.js | ||
tier.js | ||
user.js |