Ghost/ghost/admin/app/styles
Kevin Ansfield 8710f5f532 Added animation of sidebar between main and contextual menus
refs https://github.com/TryGhost/Team/issues/1149

- added `ember-css-transitions` library that provides a modifier that adds/removes classes used for animating elements in and out, automatically creating a clone for destroyed elements
- added a wrapper class around the `main` and `design` nav menu contents so they could be individually animated
- used the new `{{css-transition}}` modifier to animate the sidebar menus in/out
- ensured main menu doesn't animate on first render of the parent `<GhNavMenu>` component so there's no animation when Admin is loaded
2021-10-20 13:04:05 +01:00
..
components Offers archive/active refinements 2021-10-15 12:49:42 +02:00
layouts Added animation of sidebar between main and contextual menus 2021-10-20 13:04:05 +01:00
patterns Fix form group bottom margins 2021-10-14 17:11:29 +02:00
spirit Update offer details structure 2021-10-04 15:00:41 +02:00
app-dark.css Added static UI for offers list 2021-10-04 13:55:17 +02:00
app.css Added static UI for offers list 2021-10-04 13:55:17 +02:00