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 3d341e2dd6
Koenig reboot - rich text (#952)
refs https://github.com/TryGhost/Ghost/issues/9311

Koenig is being fully rebooted, first port of call is to focus on getting the rich-text only aspect of mobiledoc-kit working with our popup toolbar.

- renames old koenig implementation (used for reference, will eventually be deleted)
- new `{{koenig-editor}}` mobiledoc-kit component implementation based on ember-mobiledoc-editor
  - markdown text expansions
- new `{{gh-koenig-edtor}}` that wraps our title+editor and handles keyboard navigation between the two
  - clicks below content will focus the editor
- new `{{koenig-toolbar}}` component for the popup formatting toolbar with improved behaviour and simplified code
2018-01-30 10:01:07 +00:00
.github Rename PULL_REQUEST_TEMPLATE to PULL_REQUEST_TEMPLATE.md 2016-05-23 10:50:15 +01:00
app Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
config Removed defunct Ghost OAuth code (#848) 2017-09-04 21:17:04 +02:00
lib Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
mirage ESLint: Be explicit with Ember Data attribute types 2018-01-12 12:17:56 +00:00
public/assets Remove useless executable permission on static assets (#945) 2018-01-12 17:20:23 +00:00
tests Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +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 Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
.gitignore Bump dependencies (#887) 2017-10-12 17:42:10 +02:00
.travis.yml Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00: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 Resurrect the old alpha Koenig editor (#916) 2018-01-18 15:36:01 +00:00
Gruntfile.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
LICENSE 2018 2018-01-02 21:46:16 +00:00
package.json Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
README.md 2018 2018-01-02 21:46:16 +00:00
testem.js Bump dependencies (#929) 2017-12-13 12:27:15 +00:00
yarn.lock Fixed node 4.x compatibility in ember-cli-string-helpers 2018-01-29 11:54:24 +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-2018 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.