mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 10:21:36 +03:00
b37ac8ef1f
no issue - moved `mobiledoc.renderers.mobiledocHtmlRenderer` to `mobiledoc.mobiledocHtmlRenderer` so that it's easier for the getter to access the parent objects getters - removed all tests and dependencies that now live in @tryghost/mobiledoc-dom-renderer - kept the `mobiledocHtmlRenderer` test because that's testing that we've correctly wired up our cards and atoms and the output is what we expect |
||
---|---|---|
.. | ||
01-remove-user-ghost-auth-columns.js | ||
02-drop-token-auth-tables.js | ||
03-drop-client-auth-tables.js | ||
04-add-posts-meta-table.js | ||
05-populate-posts-meta-table.js | ||
06-remove-posts-meta-columns.js | ||
07-add-posts-type-column.js | ||
08-populate-posts-type-column.js | ||
09-remove-posts-page-column.js | ||
10-remove-empty-strings.js | ||
11-update-posts-html.js | ||
12-populate-members-table-from-subscribers.js | ||
13-drop-subscribers-table.js | ||
14-remove-subscribers-flag.js |