Commit Graph

34 Commits

Author SHA1 Message Date
FezVrasta
11e80666b0 added support for btn-outline 2016-08-03 18:49:32 +02:00
FezVrasta
ee62892b21 various css fixes 2016-08-02 21:13:43 +02:00
FezVrasta
6dc26f9085 improved icon alignment in buttons 2016-08-01 16:16:27 +02:00
Kevin Ross
be9b2e67a6 fix fab radius when in group 2016-04-27 08:41:22 -05:00
Kevin Ross
09e42fc6a6 fix radius on btn-group-sm hover 2016-04-26 17:45:27 -05:00
Kevin Ross
73c9b5cff2 #886 - more prefix renaming - I'm not sure how I missed these 2016-03-28 15:18:19 -05:00
Kevin Ross
91dcb8acf0 #886 - more prefix renaming, update bootstrap docs 2016-03-28 13:29:45 -05:00
Kevin Ross
2bda49b00e Solves #886 v4 class and variable prefix renaming from mdb- to bmd- 2016-03-21 09:56:51 -05:00
Kevin Ross
2b251ef7da bs4 sync - #871 need to review line-height effects on buttons and form-controls 2016-02-08 13:42:01 -06:00
Kevin Ross
ac37625123 Revert "dist from commit ec8a289 on branch v4-dev"
This reverts commit 162fd8e9b8.
2016-01-26 12:12:48 -06:00
Kevin Ross
162fd8e9b8 dist from commit ec8a289 on branch v4-dev 2016-01-26 12:08:13 -06:00
Kevin Ross
fd73b5a5f0 Resolves #832. Move to using BS4 shadow variables. Compared/updated relative to the BS4 dev branch 2016-01-20 12:55:32 -06:00
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