Commit Graph

11 Commits

Author SHA1 Message Date
Dan Bucholtz
2639bb080b fix(menu-toggle): don't toggle a menu unless its active 2018-02-23 15:41:42 -06:00
Dan Bucholtz
282e4e3e79 feature(menu-button): initial implementation of menu-button, needs better css support and better dom structure 2018-02-23 14:38:16 -06:00
Dan Bucholtz
c3361d7306 refactor(menu): change event interface to be more flexible 2018-02-23 10:59:37 -06:00
Dan Bucholtz
7694576068 fix(menu-toggle): fix race condition by checking for menu-toggle visibility after a menu registers with the menu-controller 2018-02-23 09:49:14 -06:00
Brandy Carney
bc77479f27 fix(item): add detail prop, fix lines and styles
- removes item-block class
- fixes some styling with first/last-child
- adds detail prop to replace detail-none / detail-push attributes
- style the border and push arrow properly inside of an item with color
2018-02-21 16:56:10 -05:00
Manu Mtz.-Almeida
56a3c7a3ad fix(menu-toggle): autohides 2018-02-12 21:44:53 +01:00
Manu Mtz.-Almeida
255c3dd1ae refactor(all): componentOnReady is part of the types 2018-02-10 01:52:51 +01:00
Brandy Carney
4299a50461 test(components): fix titles and add more chip examples 2018-02-07 15:56:09 -05:00
Manu Mtz.-Almeida
61231ecd75 chore(): update to latest stencil 2018-02-06 20:04:28 +01:00
Dan Bucholtz
79554af087 docs(menu-toggle): fix readme title 2018-02-01 11:19:02 -06:00
Dan Bucholtz
62f60516ec refactor(menu-toggle): change menu-button to be a generic menu-toggle instead 2018-02-01 11:18:09 -06:00