2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/ghost/admin
Aileen Nowak 26ae3fa69d 🐛 fix sticky save notifications (#762)
closes TryGhost/Ghost#8610

There's an issue in CSSnano, which we're using in production mode to minify our CSS that caused animation frames to not work properly anymore.
See: https://github.com/ben-eb/gulp-cssnano/issues/33#issuecomment-210518957

Adding the recommended options fixed this issue.
2017-07-04 11:20:25 +01:00
..
.github Rename PULL_REQUEST_TEMPLATE to PULL_REQUEST_TEMPLATE.md 2016-05-23 10:50:15 +01:00
app 🐛 fix broken image upload button (#766) 2017-07-04 11:11:54 +01:00
config bump dependencies (#673) 2017-05-09 18:15:04 -05:00
lib Editor refactors (#679) 2017-05-08 10:44:02 +01:00
mirage 🎨 rename language to locale and use en as default locale (#721) 2017-05-31 16:01:46 +01:00
public/assets Minimal client extensions (#759) 2017-06-22 20:37:04 +02:00
tests 💅🏼 Imprve theme activation error messages (#756) 2017-06-22 19:19:01 +02:00
.editorconfig deps: ember-cli@2.8.0 2016-10-07 17:32:30 +01:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.eslintrc.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
.gitignore chore(package): update ember-cli to version 2.9.0 (#354) 2016-10-21 09:07:49 +01:00
.travis.yml remove editor install step from Travis 2017-03-02 11:09:38 +00:00
.watchmanconfig deps: ember-cli@1.13.13 2015-11-30 11:21:39 -06:00
bower.json Fix split screen editor (#684) 2017-05-08 19:15:56 +01:00
ember-cli-build.js 🐛 fix sticky save notifications (#762) 2017-07-04 11:20:25 +01:00
Gruntfile.js 🛠 switch to using yarn in our Grunt tasks (#613) 2017-04-04 11:36:17 +01:00
LICENSE 2017 2017-01-04 10:32:54 +00:00
package.json Version bump to 1.0.0-beta.2 2017-06-23 09:58:44 +02:00
README.md Add code coverage badge to README (#486) 2017-01-11 13:09:26 +00:00
testem.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00
yarn.lock welcome tour (#527) 2017-06-08 22:00:10 +07:00

Ghost-Admin

Build Status Coverage Status

This is the home of Ember.js based admin client that ships with Ghost. For now, refer to that repository for install and development instructions.

Have a bug or issue?

Bugs and issues (even if they only affect the admin client) should be opened on the core Ghost repository.

Copyright & License

Copyright (c) 2013-2017 Ghost Foundation - Released under the MIT license.