mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-30 06:12:03 +03:00
c0b3aab4f2
no issue - Removed the postHistory flag from labs - Post History will be saved and displayed for all lexical posts, regardless of whether the lexicalEditor flag is currently set - Post History will still not be displayed for any mobiledoc posts - With this change, the logic is simplified as we don't have to worry about flags, but only the content in the given post (mobiledoc vs lexical) - If someone toggles the lexicalEditor flag on, creates a new post, then toggles the lexicalEditor off, we still want Post History to work for the existing lexical post |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.e2e.json | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
package.json | ||
playwright.config.js |