0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/client/utils
Jason Williams e6fd1b89c0 Rework Labs feature toggling
Refs #4750
- Make "Feature" a Controller with promise support.
- Use via 'needs' instead of injecting from an initializer because
  we need authenticated access to the API.
- Check whether feature is enabled when entering Code Injection route.
2015-01-04 20:05:25 +00:00
..
ajax.js
bind.js
bound-one-way.js
caja-sanitizers.js
codemirror-mobile.js
codemirror-shortcuts.js
config-parser.js Cleans up HTML data attributes on body in default.hbs 2014-11-29 17:09:43 +01:00
ctrl-or-cmd.js
date-formatting.js Revert "Update PSM Date and Time to be Selectable Instead of Text" 2014-11-17 17:09:01 +00:00
document-title.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
dropdown-service.js
editor-shortcuts.js Adds ctrl/cmd+s shortcut to whole application with a noop default 2014-12-08 19:08:40 +01:00
ghost-paths.js Add view post link on published and updated posts 2014-12-15 12:18:47 +00:00
isFinite.js
isNumber.js
link-view.js Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
mobile.js
notifications.js
set-scroll-classname.js
text-field.js
titleize.js
validator-extensions.js
word-count.js