Commit Graph

16 Commits

Author SHA1 Message Date
Adam Bradley
754ef461e8 fix(menu): safari z-index fix for .menu .scroll-content
Closes #1408
2014-06-17 10:12:11 -05:00
Adam Bradley
fa8aa6a835 fix(sideMenu): fix disabled menu links
The fix for another issue had too general of a CSS selector, which
ultimately prevented clicks in the left menu when it had a scrollable
area. This fix narrows in the selector so it only prevents
pointer-events in the menu-content’s content area (still allowing the
menu to close by tapping the content, but not allowing the content to
be interacted with, like swiping a list item). Closes #1388
2014-05-14 15:01:58 -05:00
Adam Bradley
76d4c083cb fix(sideMenu): Disable content interaction when menu open
Closes #1339
2014-05-13 21:00:31 -05:00
Adam George
c918f7fac5 Was not using scss variable for menu color 2014-05-06 11:57:45 +10:00
Adam Bradley
16ac2ff1d6 fix(sidemenu): Side menu always needs to have translate3d applied, closes #710 2014-03-10 11:00:04 -05:00
Adam Bradley
61aaacbcd8 remove -webkit-backface-visibility from .scroll, no scroll-bar transition grade-b/c 2014-02-24 21:40:29 -06:00
Adam Bradley
d2a0780bba feat(sideMenu): Degrade .menu-content box-shadow w/ platform grade for animation performance 2014-02-20 20:44:25 -06:00
Adam Bradley
07092f009c fix(sideMenu): remove translate3d when not needed, close #636 2014-02-20 16:33:40 -06:00
Adam Bradley
2779609766 improve list animations, closes #105 2013-12-13 22:33:17 -06:00
Adam Bradley
288f418e8c transition transform mixin and fixes 2013-12-13 15:22:32 -06:00
Adam Bradley
aae39e64f5 z-index variables 2013-12-12 11:35:31 -06:00
Max Lynch
0cc6c1b795 Fixed #239 2013-11-29 15:59:19 -06:00
Adam Bradley
deb791a2d7 updated to use mixins 2013-11-27 08:27:26 -06:00
Max Lynch
42dd53850b Side menu overflow hidden 2013-11-15 20:27:59 -06:00
Adam Bradley
858d9172d1 scss formatting cleanup 2013-11-07 13:34:52 -06:00
Adam Bradley
e8aa4a859b reorg scss folder, closes #92 2013-11-07 10:58:36 -06:00