0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/admin/assets/sass/modules
cobbspur 8bbacd9ec9 closes #195 posts date on content page
- adds dateFormat handlebars helper for client side with extra option to format in time since style
- adds this extra dateFormat option to existing server side helper.
- adds scss for draft and scheduled status
- adds true/false values to post for draft  and published to validate in handlebars
- changes admin>content post collection query to order posts by updated_at values in router.js
- adds minified moment.js and links to moment.js and helper.js for clientside
2013-07-04 19:42:49 +01:00
..
animations.scss Cleaning 2013-05-31 15:36:55 +02:00
breakpoint.scss Initial commit to GitHub repo 2013-05-11 17:44:25 +01:00
forms.scss Fixes transitions on input elements and other globals not working in Firefox 2013-06-18 13:37:16 +01:00
global.scss closes #195 posts date on content page 2013-07-04 19:42:49 +01:00
icons.scss Adding new icons: reply, repost, weather (sun/partial/cloud/rain/snow) for Dashboard. See #65 2013-05-30 11:39:14 +02:00
mixins.scss Removing box-shadow() mixin references that are deprecated in Bourbon, missed in previous commit. See #44 2013-06-10 09:51:49 +02:00
normalize.scss Initial commit to GitHub repo 2013-05-11 17:44:25 +01:00
typeplate.scss closes #201 changing font 2013-07-01 20:31:12 +01:00