Commit Graph

22 Commits

Author SHA1 Message Date
Kevin Ross
542cbf5718 button sizing required some padding and font adjustments to be in-spec 2016-01-13 15:42:48 -06:00
Kevin Ross
e75ede0fca solve focus/hover/active box-shadow overlap/cutoff issue by adding a z-index in those states only to raise them above any neighboring element 2016-01-11 16:45:00 -06:00
Kevin Ross
1b91f6f884 #815 menus/dropdowns are fundamentally working, a bit more to do. 2016-01-11 15:43:11 -06:00
Kevin Ross
97aeda22aa Added icon buttons - look like smaller than fab-sm, and are intended for use in things such as navs, perhaps an input group. 2016-01-07 16:17:34 -06:00
Kevin Ross
9ec932cf72 refactored button coloration to reuse a single mixin that is similar to and overrides the styles generated by the bs mixin. Resolves #793 2015-12-28 12:44:05 -06:00
Kevin Ross
a8600f6c5a make sure it is outline: 0 not none to disable dotted inner focus border in firefox #792 2015-12-24 11:36:39 -06:00
Kevin Ross
4fff87c613 Documented everything to-date with migration notes. Reviewed and removed unneeded docs from initial seed of BS documentation. Moved synced BS documentation down under it's own heading. 2015-12-23 14:12:39 -06:00
Kevin Ross
46c59a0587 wip on nav tabs 2015-12-21 13:27:44 -06:00
Kevin Ross
6bbfecf7aa done with buttons review 2015-12-21 10:28:56 -06:00
Kevin Ross
c82a180ecd btn-fab-mini is now btn-fab-sm for bootstrap consistency 2015-12-17 10:04:08 -06:00
Kevin Ross
4345c79604 fab and raised now share some behavior for colors/shadows on hover/focus/active, though their baseline shadows are different. Spec is silent on fabs having hover/focus state, but UI is more responsive making them behave more like the raised, and "responsive UI" is a core concept of material design. Colored icons now back to default #fff, much better contrast, looks cleaner. 2015-12-17 10:00:17 -06:00
Kevin Ross
6e49b4d184 config mdbLabel renamed to label 2015-12-17 09:47:55 -06:00
Kevin Ross
43ac25ae01 debugging more buttons, fixed ripples errors in conversion to es6 2015-12-16 17:19:02 -06:00
Kevin Ross
36a11b2c0a checkpoint on button refactoring - need to continue at btn-fab 2015-12-16 14:38:44 -06:00
Kevin Ross
4f243cd3e6 added buttons page 2015-12-15 19:31:21 -06:00
Kevin Ross
d725f378f1 reorg bootstrap variable files into folder to prevent confusion 2015-12-10 11:53:55 -06:00
Kevin Ross
44eedd553e sync with BSv4 2015-12-10 09:02:44 -06:00
Kevin Ross
66b2feb9ee sass conversion fix synced from 0.5.4 2015-12-08 15:50:15 -06:00
Kevin Ross
d4ebcb20e2 0.5.4 fixes synchronized 2015-12-08 15:08:18 -06:00
Kevin Ross
1c747cf86d reorganized main file into _core.scss, collapsed directory structure and scss linted (first time) - should be no changes to variables or logic 2015-12-07 13:34:46 -06:00
Kevin Ross
fe4eb43524 restructured scss includes so there is one top-level underscored file that allows for inclusion without breaking variable context. 2015-11-25 18:19:13 -06:00
Kevin Ross
6e59be5f96 #728 Initial restructuring of project and alignment with BS4 tooling and documentation. 2015-11-25 16:01:18 -06:00