Commit Graph

55 Commits

Author SHA1 Message Date
Federico Zivolo
4025fc5502 fix: Make project compatible with webpack sass-loader (#1221) 2017-09-10 17:46:59 +02:00
FezVrasta
750ba9b897 The big leap 🚀💨 2017-08-11 16:59:31 +02:00
FezVrasta
41aade1981 fixed checkbox animation 2016-08-05 17:14:57 +02:00
FezVrasta
fcb13a0b65 added snackbar 2016-08-04 18:45:13 +02:00
FezVrasta
49c7c04f32 styled tooltips 2016-08-04 13:01:08 +02:00
FezVrasta
a19bb90604 styled table 2016-08-04 11:52:00 +02:00
FezVrasta
07e92f54c1 fix #437 2016-08-03 14:47:02 +02:00
FezVrasta
528f56f38a added input style for read-only and invalid, fixed disabled style 2016-08-03 00:51:17 +02:00
FezVrasta
c2e3218e05 position checkbox same way of radios (absolutely) and unified css used to hide native inputs 2016-08-03 00:19:20 +02:00
FezVrasta
88d703e09d styled custom file input 2016-08-01 11:34:34 +02:00
FezVrasta
b3768bf07e fixed radio styling 2016-08-01 10:34:02 +02:00
Kevin Ross
b0b4c19a70 #921 - V4 wrong text color for .table-inverse
- refactored inverse colors and names
- colors may not be exact, but it's a start
2016-03-28 16:14:36 -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
5ca611a38d Solves #851 Checkboxes are not rounded 2016-01-29 10:24:09 -06:00
Kevin Ross
86f2a21154 #842 new underline animation as bg image. 2016-01-26 14:37:28 -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
19a5cda479 rework to standardize on npm instead of bower for the build. We still support bower releases, but we will build with npm and tools. Removed optional rubysass, libsass is the standard moving forward because of it's speed. 2016-01-24 17:30:49 -06:00
Kevin Ross
f2bc1bc2b8 fix mismatch in push animation 2016-01-22 11:57:34 -06:00
Kevin Ross
5e46cda525 cleanup/removal of unused 2016-01-20 18:23:56 -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
1d91b1cbe2 separated drawer from general layout classes 2016-01-14 12:50:27 -06:00
Kevin Ross
944b5be391 Resolves #815. Initial implementation of menus is complete. 2016-01-11 17:13:01 -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
ee7d22070f wip prototype for mdb-collapse-inline with an mdb-btn-icon and a field i.e. search field. Need to add a js class to ease use/markup and add focusing behavior. 2016-01-07 20:12:56 -06:00
Kevin Ross
9d1eb6e2da Updating publish workflow 2015-12-23 16:45:54 -06:00
Kevin Ross
dac3c98b47 initial mdb-list-group layout using flexbox - more work to be done to be within spec. 2015-12-22 14:37:40 -06:00
Kevin Ross
ad0f4978dd default cards look okay for now 2015-12-21 17:14:18 -06:00
Kevin Ross
d67a10e117 modal review completed 2015-12-21 16:06:40 -06:00
Kevin Ross
f0b833721e minimal nav-tabs working 2015-12-21 15:13:19 -06:00
Kevin Ross
46c59a0587 wip on nav tabs 2015-12-21 13:27:44 -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
e04df20616 fixed disabled on checkbox 2015-12-15 18:07:09 -06:00
Kevin Ross
b8b9dc1090 new prototype switches integrated 2015-12-15 17:52:47 -06:00
Kevin Ross
188f470f02 checkpoint on switches prior to new prototype 2015-12-15 17:20:11 -06:00
Kevin Ross
ef738470ad reworked larger radio, better separation and better vertical centering on appropriate line height 2015-12-15 11:21:16 -06:00
Kevin Ross
fee7f0a008 checkpoint on switches 2015-12-14 17:39:37 -06:00
Kevin Ross
f4da5a05b4 checkpoint on radios 2015-12-14 14:19:17 -06:00
Kevin Ross
0a489cf35d stable default text input size variant 2015-12-14 11:55:59 -06:00
Kevin Ross
f0b7422efc Use form related line-heights of 1 instead of default 1.5 so that we can more easily space out inputs to match spec. 1.5 made our input-padding-y seem to be unrelated to the spec, which was too confusing. 2015-12-14 10:30:59 -06:00
Kevin Ross
4aa8c5bf69 material spec review on colors 2015-12-14 08:59:54 -06:00
Kevin Ross
ee8d7bfae2 much refactoring on coloring and sizing for forms. default sized single mdb-floating-label working (have not measured to make sure it meets spec). No margins yet so multiple in a row run together with the absolute positioned labels 2015-12-11 15:13:33 -06:00
Kevin Ross
ce2e84bdb9 replaced old label names (not in use yet), refactored mixin mdb-form-color for use for default variation in addition to the other states 2015-12-11 11:32:00 -06:00
Kevin Ross
2b64baf94c First pass with default mdb-form-group-size-variant. Removed references to control-label as they were mostly used incorrectly in the previous version. They are now form-control-label and only necessary for inline forms etc 2015-12-10 15:49:02 -06:00
Kevin Ross
ca916b4729 working on inputs, label colors and focus. Introduced .mdb-help to replace .help-block 2015-12-10 13:23:01 -06:00
Kevin Ross
d725f378f1 reorg bootstrap variable files into folder to prevent confusion 2015-12-10 11:53:55 -06:00
Kevin Ross
6ce94151bd - fixed toggle focus label colors so they were not distracting
- fixed select osx styling
2015-12-08 20:25:35 -06:00