Ghost/ghost/admin
renovate[bot] 654d373655 Update dependency ember-power-select to v4 (#1528)
* Update dependency ember-power-select to v4
* Fixed trigger component override collision when building

- move the "override" into our own namespace
- update all `<PowerSelect>` usage to explicitly reference our customised trigger component

* Bumped ember-power-datepicker

- bumps `ember-basic-dropdown` sub-dependency
- resolves "Error: Could not find module `ember-compatibility-helpers` imported from `@glimmer/component/index`"
- https://github.com/cibernox/ember-basic-dropdown/issues/551

* Updated trigger to use class syntax

- it's not possible to use `.extend()` on an imported class

* Updated <GhBasicDropdown>

- match updated ember-basic-dropdown code

* Added `autofocus` modifier

- added `ember-modifier` dependency so that we can create our own render modifiers

* Updated <GhSearchInputTrigger> to a glimmer component

* Updated gh-token-input components

* Fixed tests

- wrap `<PowerSelect>` with `<div>` to maintain test selectors
- fixed `<GhBasicDropdown>` not rendering anything due to not having a local template

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kevin Ansfield <kevin@lookingsideways.co.uk>
2020-05-17 22:35:53 +01:00
..
.github Switched to using built-in Node.js for tests 2020-04-06 13:14:13 +01:00
app Update dependency ember-power-select to v4 (#1528) 2020-05-17 22:35:53 +01:00
config Update dependency ember-infinity to v2.1.1 (#1484) 2020-05-12 09:05:17 +01:00
lib Fixed embed card sizing for Vimeo embeds with larger thumbnails 2020-04-30 09:07:04 +01:00
mirage Cleaned up use of members isPaid flag 2020-03-16 13:44:14 +08:00
public/assets Added regenerate button to integration api keys (#1562) 2020-05-05 23:44:45 +05:30
tests Update dependency ember-power-select to v4 (#1528) 2020-05-17 22:35:53 +01: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
.eslintignore Bumped ember core dependencies to 3.5.x 2019-03-06 07:39:51 +00:00
.eslintrc.js Update dependency eslint-plugin-ghost to v1.4.0 2020-05-06 18:07:01 +01:00
.gitignore Bumped ember core dependencies to 3.7.x 2019-03-07 16:25:43 +00:00
.watchmanconfig deps: ember-cli@1.13.13 2015-11-30 11:21:39 -06:00
ember-cli-build.js Fixed conflicting svg ids 2019-08-28 11:33:32 +01:00
Gruntfile.js Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
LICENSE 2020 2020-01-07 18:38:25 +00:00
package.json Update dependency ember-power-select to v4 (#1528) 2020-05-17 22:35:53 +01:00
README.md Updated README with new CI badge 2020-03-04 15:24:03 +00:00
renovate.json Removed broccoli-concat from Renovate blacklist 2020-04-30 09:35:58 +01:00
SECURITY.md Updated links to docs (#1276) 2019-07-22 16:53:24 +08:00
testem.js Switched testing to GitHub Actions 2020-03-04 15:18:23 +00:00
yarn.lock Update dependency ember-power-select to v4 (#1528) 2020-05-17 22:35:53 +01: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-2020 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.