Ghost-Admin/app/styles/components
Kevin Ansfield 38b138d759 Use token input to allow selection of multiple authors in PSM
requires https://github.com/TryGhost/Ghost/pull/9426
- fixed default token component display in {{gh-token-input}}
    - if no `tokenComponent` is passed to `{{gh-token-input}}` then it should default to the ember-drag-drop `draggable-object` component but instead it didn't output anything
    - put `draggable-object` in quotes because `{{component}}` needs a component name rather than an object
    - rename `option` attribute to `content` to match the default `{{draggable-object}}` interface
- add embedded `authors` attr to the Post model
    - ensure authors is populated when starting new post
    - add validation for empty authors list
- swap author dropdown for a token input in PSM
- show all post authors in posts list
- update tests for `authors`
  - always provide through an authors array
  - fix mirage serialisation for paginated responses (embedded records were not being serialised)
- unify tags and author inputs design
  - remove highlight of primary tags
  - highlight internal tags
  - remove unnecessary/redundant title attributes on tags
  - use SVG icon for "remove option" button in token inputs
2018-03-27 18:50:52 +01:00
..
badges.css Update design screen styles, fix login bugs 2017-02-27 13:31:01 +07:00
dropdowns.css New tags input, drop selectize & jquery-ui deps (#892) 2017-10-31 09:10:49 +00:00
koenig.css Koenig - Move list creation from card menus to toolbar 2018-03-15 14:35:39 +00:00
loading-indicator.css New content screen prototype (#503) 2017-01-25 21:05:28 +01:00
modals.css 🎨 Fixed unexpected scrollbars in modals when using Firefox (#974) 2018-03-19 11:21:23 +00:00
notifications.css Resolve nightshift visual bugs 2017-07-31 11:49:49 +04:00
pagination.css Main colour audit 2015-06-24 13:37:37 +01:00
popovers.css welcome tour (#527) 2017-06-08 22:00:10 +07:00
power-calendar.css new publish menu and date/time picker (#588) 2017-04-11 14:39:45 +01:00
power-select.css Use token input to allow selection of multiple authors in PSM 2018-03-27 18:50:52 +01:00
publishmenu.css 🐛 Fixed incorrect publish menu date/time input sizes in IE11 (#853) 2017-09-25 12:12:54 +01:00
settings-menu.css 🎨 Improved code injection loading behaviour on slow connections (#935) 2018-01-02 18:29:03 +00:00
splitbuttons.css 🎨 No more icon font: `{{inline-svg}}` (#605) 2017-04-07 16:23:45 +01:00
tour.css New tour styles 2017-06-12 21:50:17 +01:00
unsplash.css Unsplash integration 2017-08-15 16:01:12 +01:00
uploader.css 🐛 Fixed unreadable error message colour when uploading themes/images (#962) 2018-03-05 09:54:46 +00:00