0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/ghost/admin
Ryan McCarvill 9a0b72071d 👯 ♥️ ♣️ ♦️ ♠️ New editor card menu (#580)
refs https://github.com/TryGhost/Ghost/issues/8106, https://github.com/TryGhost/Ghost/issues/7429, requires https://github.com/TryGhost/Ghost/pull/8137

-Adds new "card" menus
  - Navigation with keyboard in both axis.
  - Search with keyboard in both menus.
  - Adds a "+" Menu for cards
  - Adds a "/" Menu for cards
    - if the block has content and it becomes a markdown or HTML Embed card then the content is included into the card.
    - Image and HR cards appear below the current section
- Adds new toolbar with both inline and block styling.
- Adds a new 'divider' card.
2017-03-14 11:59:34 +00:00
..
.github
app 👯 ♥️ ♣️ ♦️ ♠️ New editor card menu (#580) 2017-03-14 11:59:34 +00:00
config various test deprecation cleanup 2017-03-08 18:56:30 +00:00
lib 👯 ♥️ ♣️ ♦️ ♠️ New editor card menu (#580) 2017-03-14 11:59:34 +00:00
mirage fix(psm): fix author dropdown in post-settings-menu 2017-03-14 10:12:06 +00:00
public/assets Editor card-menu and toolbar style updates 2017-03-08 21:08:20 +08:00
tests 👯 ♥️ ♣️ ♦️ ♠️ New editor card menu (#580) 2017-03-14 11:59:34 +00:00
.editorconfig
.ember-cli
.eslintrc.js
.gitignore
.travis.yml remove editor install step from Travis 2017-03-02 11:09:38 +00:00
.watchmanconfig
bower.json
ember-cli-build.js 🐛 re-add broccoli-clean-css 2017-03-03 17:19:19 +00:00
four.css 👷🏻‍♀️🚧👷 Ghost-Editor integration. 2017-03-02 09:56:51 +00:00
Gruntfile.js
LICENSE
package.json 👯 ♥️ ♣️ ♦️ ♠️ New editor card menu (#580) 2017-03-14 11:59:34 +00:00
README.md
testem.js
yarn.lock various test deprecation cleanup 2017-03-08 18:56:30 +00:00

Ghost-Admin

Build Status Coverage Status

This is the home of Ember.js based admin client that ships with Ghost. For now, refer to that repository for install and development instructions.

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.