1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Go to file
Kevin Ansfield 1916d9029a
Bump dependencies (#911)
no issue
- bump minor/non-breaking dependencies
- bump sub-dependencies in yarn.lock
2017-11-22 13:31:33 +00:00
.github Rename PULL_REQUEST_TEMPLATE to PULL_REQUEST_TEMPLATE.md 2016-05-23 10:50:15 +01:00
app 🐛 Fixed missing errors on failed import 2017-11-16 14:04:33 +00:00
config Removed defunct Ghost OAuth code (#848) 2017-09-04 21:17:04 +02:00
lib Bump ember-ajax dependency (#902) 2017-11-03 22:59:39 +00:00
mirage Fix Ember deprecations and warnings (#895) 2017-10-13 16:39:49 +07:00
public/assets Unsplash integration 2017-08-15 16:01:12 +01:00
tests 🎨 Allow any Slack-compatible webhook URLs in Slack app 2017-11-16 12:36:17 +00:00
.csscomb.json Unsplash integration 2017-08-15 16:01:12 +01: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 Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
.gitignore Bump dependencies (#887) 2017-10-12 17:42:10 +02:00
.travis.yml Bump dependencies (#887) 2017-10-12 17:42:10 +02:00
.watchmanconfig deps: ember-cli@1.13.13 2015-11-30 11:21:39 -06:00
bower.json New tags input, drop selectize & jquery-ui deps (#892) 2017-10-31 09:10:49 +00:00
ember-cli-build.js New tags input, drop selectize & jquery-ui deps (#892) 2017-10-31 09:10:49 +00: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 Bump dependencies (#911) 2017-11-22 13:31:33 +00:00
README.md Add docs links to README.md 2017-10-11 10:17:38 +01:00
testem.js Bump dependencies (#887) 2017-10-12 17:42:10 +02:00
yarn.lock Bump dependencies (#911) 2017-11-22 13:31:33 +00:00

Ghost-Admin

Build Status Coverage Status

This is the home of Ember.js based admin client that ships with Ghost.

Do you want to set up a Ghost blog? Check the getting started guide

Do you want to modify or contribute to Ghost-Admin? Please read the working with Ghost-Admin section of our contributing guide for setup details and swing by our Slack channel if you need any help 😄

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.