Ghost/ghost/admin/app/styles/components
Kevin Ansfield 350e3d1481 Unsplash integration
closes https://github.com/TryGhost/Ghost/issues/8859, requires https://github.com/TryGhost/Ghost/pull/8895
- adds Unsplash app to app settings
  - enable/disable toggle
  - validation and testing of Unsplash App ID
  - Unsplash App ID field hidden if provided via Ghost config
  - adds `fetchPrivate` method to `config` service to pull config that requires authentication and updates authentication routines to fetch private config
- adds Unsplash buttons to editor toolbar and `{{gh-image-uploader}}`
  - only present when Unsplash app is enabled
  - opens Unsplash image selector when clicked
  - `{{gh-image-uploader}}` has a new `allowUnsplash` attribute to control display of the unsplash button on a per-uploader basis
- adds Unsplash image selector (`{{gh-unsplash}}`)
  - uses new `unsplash` service to handle API requests and maintain state
  - search
  - infinite scroll
  - zoom image
  - insert image
  - download image
- adds `{{gh-scroll-trigger}}` that will fire an event when the component is rendered into or enters the visible screen area via scrolling
- updates `ui` service
  - adds `isFullscreen` property and updates `gh-editor` so that it gets set/unset when toggling editor fullscreen mode
  - adds `hasSideNav` and `isSideNavHidden` properties
- updates `media-queries` service so that it fires an event each time a breakpoint is entered/exited
  - removes the need for observers in certain circumstances
2017-08-15 16:01:12 +01:00
..
badges.css Update design screen styles, fix login bugs 2017-02-27 13:31:01 +07:00
dropdowns.css No more icon font: {{inline-svg}} - Part 2 (#642) 2017-04-14 17:22:14 +01:00
loading-indicator.css New content screen prototype (#503) 2017-01-25 21:05:28 +01:00
modals.css Minor style fixes 2017-07-10 11:20:56 +01: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 🐛 fix filter dropdown issues 2017-07-21 19:01:54 -04:00
publishmenu.css 🐛 fix IE11 bugs and styles (#724) 2017-06-01 23:02:03 +02:00
selectize.css Colour updates 2017-02-21 13:03:44 +00:00
settings-menu.css Added Twitter & Facebook data override fields to PSM (#814) 2017-08-03 15:45:14 +04: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 Unsplash integration 2017-08-15 16:01:12 +01:00