Ghost/ghost/admin
Kevin Ansfield c4c48d4104 Resolved ember-cli-mirage import deprecations
refs https://github.com/TryGhost/Admin/pull/2209

- `miragejs` has been extracted to a framework-independent library, the re-exports of `miragejs` elements in `ember-cli-mirage` have been deprecated making our test logs very noisy
- added `miragejs` as a top-level dependency
- updated all relevant imports to pull from `miragejs` instead of `ember-cli-mirage`
2022-03-08 11:32:01 +00:00
..
.github
app Removed selectable portal settings flag 2022-03-08 11:53:19 +01:00
config
lib Dropped ember-useragent dependency 2022-03-07 10:06:35 +00:00
mirage Resolved ember-cli-mirage import deprecations 2022-03-08 11:32:01 +00:00
public/assets
tests Resolved ember-cli-mirage import deprecations 2022-03-08 11:32:01 +00:00
.csscomb.json
.editorconfig
.ember-cli
.eslintignore
.eslintrc.js
.gitignore
.lint-todo Fixed linter error 2022-03-07 18:55:04 +01:00
.template-lintrc.js
.watchmanconfig
ember-cli-build.js
ember-cli-update.json
Gruntfile.js
LICENSE
package.json Resolved ember-cli-mirage import deprecations 2022-03-08 11:32:01 +00:00
README.md
renovate.json
SECURITY.md
testem.js
yarn.lock Resolved ember-cli-mirage import deprecations 2022-03-08 11:32:01 +00:00

Ghost-Admin

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 how to install from source and swing by our forum 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-2022 Ghost Foundation - Released under the MIT license. Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our trademark policy for info on acceptable usage.