1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/tests/unit
Kevin Ansfield 3f2e802f27 🐛 fix missing meta description preview (#719)
refs #718, refs https://github.com/TryGhost/Ghost/pull/8305

- meta description preview in the PSM was relying on the `html` field which is no longer queried - see #718 and https://github.com/TryGhost/Ghost/pull/8305
- restores live preview that was in LTS but removed whilst implementing mobiledoc because we had no quick way of rendering mobiledoc->text
- adds a boolean argument to the `formatMarkdown` util that can disable the replacement of `<script>` and `<iframe>` tags so that the inserted text isn't rendered when converting HTML to text
2017-05-30 15:07:12 +02:00
..
components 🐛 fix missing meta description preview (#719) 2017-05-30 15:07:12 +02:00
controllers 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
helpers 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
mixins 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
models 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
routes 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
serializers 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
services 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
transforms 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
utils new publish menu and date/time picker (#588) 2017-04-11 14:39:45 +01:00
validators 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
.gitkeep Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00