Ghost/ghost/admin/utils
Robert Jackson 936acdb693 Remove lodash from admin client.
* Adds `bind`, `isFinite`, and `isNumber` utility functions from lodash.
* Use new util funtions instead of lodash throughout the codebase.
* Remove lodash from vendor builds.
2014-10-23 18:27:09 +00:00
..
ajax.js Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00
bind.js Remove lodash from admin client. 2014-10-23 18:27:09 +00:00
bound-one-way.js Change Ember function.property() to Ember.computed 2014-08-19 10:01:17 -06:00
caja-sanitizers.js Add XSS prevention 2014-07-27 23:03:01 +02:00
codemirror-mobile.js Fix markdown/preview tab for mobile 2014-08-21 17:13:30 +01:00
codemirror-shortcuts.js Enable cycling header levels with ctrl+h. 2014-09-24 18:14:04 +01:00
date-formatting.js Add yearless date as an acceptable format for moment parsing 2014-07-06 20:49:15 -06:00
dropdown-service.js Implement popovers 2014-10-20 22:09:45 +01:00
editor-shortcuts.js Merge pull request #4147 from ErisDS/shortcuts 2014-09-25 16:50:31 +01:00
ghost-paths.js Clean up hardcoded ghost paths 2014-10-06 16:33:58 +02:00
isFinite.js Remove lodash from admin client. 2014-10-23 18:27:09 +00:00
isNumber.js Remove lodash from admin client. 2014-10-23 18:27:09 +00:00
link-view.js Remove active class from buttons. 2014-09-09 22:21:39 +00:00
mobile.js Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
notifications.js Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
set-scroll-classname.js Add shadows to PostsListView and the adjacent HTML Preview; Fix preview render 2014-06-08 12:53:54 -04:00
text-field.js Added fancy fade-in effect and autofocus to the login pages (signin, signup, forgotten, reset). 2014-04-08 00:02:54 +02:00
titleize.js Cleanup CodeMirror shortcuts. 2014-07-31 10:53:13 -04:00
validator-extensions.js Remove lodash from admin client. 2014-10-23 18:27:09 +00:00
word-count.js Fix word count in ember. 2014-06-22 19:33:44 +00:00