0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/lib
Kevin Ansfield 5b96c82627 Moved blank mobiledoc document out of mobiledocHtmlRenderer
no issue

- the blank document we use in Ghost is not specific to the html renderer
- renamed from `structure` to `document` to better represent its intent
- allows for easier extraction of `mobiledocHtmlRenderer`
2020-04-08 16:43:05 +01:00
..
common Moved theme i18n into theme service + refactor (#11674) 2020-03-19 14:07:20 +00:00
fs Replaced zip tools with @tryghost/zip 2020-03-20 21:08:57 +00:00
image Replaced image manipulation w/ @tryghost/image-transform (#11687) 2020-03-25 17:33:03 +00:00
mobiledoc Moved blank mobiledoc document out of mobiledocHtmlRenderer 2020-04-08 16:43:05 +01:00
promise Extended sequence utility 2018-10-03 00:17:45 +02:00
security Updated to use slugify method from SDK for safe string 2019-05-07 15:33:07 +05:30
url-utils Replaced mobiledoc cards with @tryghost/kg-default-cards 2020-03-25 19:54:11 +00:00
constants.js Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
ghost-version.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
request.js Update errors across lib/image and lib/request 2020-03-25 10:28:14 +00:00