mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-30 11:54:33 +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 |
||
---|---|---|
.. | ||
modals | ||
content-filter.hbs | ||
content-filter.js | ||
context-menu.hbs | ||
context-menu.js | ||
list-item-old.hbs | ||
list-item-old.js | ||
list-item.hbs | ||
list-item.js | ||
list.hbs | ||
list.js |