You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Hard dependency on sass (now required in the host application)
12
+
- Allows to override various variables
13
+
- Allows to selective import only the sass files you need
14
+
- More fine grain selector matching to support multi-level nested burger menus
15
+
-**[BREAKING]**`slide-shrink` renamed to `squeeze`
16
+
-**[BREAKING]** Menu item class has now been moved to the top level `ember-burger-menu` element. It can now be accessed via `.ember-burger-menu.bm-item--stack`
17
+
-**[BREAKING]** Please see [Custom Animations](https://github.com/offirgolan/ember-burger-menu#custom-animations) for the new sass structure for custom animations
0 commit comments