0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/client/mixins
Hannah Wolfe e75939c083 Mark html notifications as html-safe, else escape
no issue

- Use the double-tash escaping output for notification messages
- Mark known and trusted html notifications as html-safe

Credits: Abdel Adim Oisif
2015-02-28 16:22:38 +00:00
..
body-event-listener.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
current-user-settings.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
dropdown-mixin.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
editor-base-controller.js Mark html notifications as html-safe, else escape 2015-02-28 16:22:38 +00:00
editor-base-route.js Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
editor-base-view.js Fix editor scroll depending on cursor location 2014-09-14 17:38:32 -06:00
loading-indicator.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
marker-manager.js Update grunt-jscs dependency 2015-01-16 18:06:20 +00:00
nprogress-save.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
pagination-controller.js Finish tag post count UI. Misc tag related fixes 2014-12-22 02:17:18 +00:00
pagination-route.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
pagination-view-infinite-scroll.js Load next page if scrollHeight <= clientHeight 2015-01-07 00:16:16 +01:00
selective-save.js Add a mixin for saving a subset of a model. 2014-07-27 21:04:35 +00:00
settings-menu-controller.js Create settings-menu-mixin for subview state tracking 2014-12-13 20:37:36 -07:00
shortcuts-route.js Adds ctrl/cmd+s shortcut to whole application with a noop default 2014-12-08 19:08:40 +01:00
style-body.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
text-input.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
validation-engine.js Mark html notifications as html-safe, else escape 2015-02-28 16:22:38 +00:00