0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/ghost/admin
Kevin Ansfield f253228d94 🐛 Fixed "Header two" formatting toolbar button not working
closes https://github.com/TryGhost/Ghost/issues/14146
refs https://github.com/TryGhost/Admin/pull/2251

- an action rename was missed when converting the toolbar component to native class syntax
- added test for the h3 toolbar button working
  - fixed `<KoenigEditor>` not assigning the test property that gives tests access to the underlying mobiledoc `editor` instance
2022-02-15 13:23:37 +00:00
..
.github
app Updated template linting hint 2022-02-15 12:41:26 +01:00
config
lib 🐛 Fixed "Header two" formatting toolbar button not working 2022-02-15 13:23:37 +00:00
mirage Added acceptance test for members search 2022-02-14 16:23:57 +00:00
public/assets Added in a more styled Get Started modal for fresh start 2022-02-14 13:26:59 +00:00
tests 🐛 Fixed "Header two" formatting toolbar button not working 2022-02-15 13:23:37 +00:00
.csscomb.json
.editorconfig
.ember-cli
.eslintignore
.eslintrc.js [chore] migrate to eslint@8 and run --fix (#2256) 2022-02-10 10:41:36 +00:00
.gitignore
.lint-todo Updated lint todo file 2022-02-15 11:22:54 +01:00
.template-lintrc.js
.watchmanconfig
ember-cli-build.js
ember-cli-update.json
Gruntfile.js
LICENSE
package.json Update dependency ember-template-lint to v4.1.0 2022-02-15 04:05:43 +00:00
README.md
renovate.json
SECURITY.md
testem.js
yarn.lock Update dependency ember-template-lint to v4.1.0 2022-02-15 04:05:43 +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.