0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/views
Robert Jackson a3456b7e1c 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
..
editor Reach Editor parity with Ember 2014-06-13 18:12:03 -04:00
mobile Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
posts Fix uncentered no posts view 2014-09-22 17:42:56 -06:00
settings Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
application.js Move unrelated editor cover code to the right place 2014-10-21 13:14:07 +01:00
content-preview-content-view.js Resets the scroll position on controller content change 2014-09-02 13:13:32 +01:00
editor-save-button.js More autosave improvements 2014-10-18 17:27:05 +02:00
item-view.js Change Ember function.property() to Ember.computed 2014-08-19 10:01:17 -06:00
paginated-scroll-box.js Emberify Posts mobile transitions 2014-09-10 20:58:10 -06:00
post-item-view.js Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
post-settings-menu.js Add Tab components 2014-09-18 18:15:43 -06:00
post-tags-input.js Tag input UX improvements 2014-10-20 22:08:26 +01:00
posts.js Remove sliding animation between content & list & post preview on mobile 2014-09-30 11:02:42 +01:00
settings.js Remove lodash from admin client. 2014-10-23 18:27:09 +00:00