Commit Graph

16 Commits

Author SHA1 Message Date
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
fcb183e441 switch to eslint:recommended rules 2015-12-30 13:09:12 -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
4f243cd3e6 added buttons page 2015-12-15 19:31:21 -06:00
Kevin Ross
68f5e99375 check more keycodes so that label-placeholders don't disappear 2015-12-14 08:59:22 -06:00
Kevin Ross
c0885dc2ee Changing strategy on labels. Using js to resolve unmarked labels, otherwise going to specify the label variant as a class on the label itself. The js is just a fall back for default markup and specialized markup will win. i.e. mark any label.mdb-label and regardless of it's location, it will be used for styling. Configurable selectors in the config. On the plus side, if you are good with js resolution, this allows for globally specified label styles! 2015-12-11 11:07:03 -06:00
Kevin Ross
53d0b661bb es6 Introduced inline classes for radio and checkbox. Solved more problems getting our marker mdb-form-group in place via es6 classes. 2015-12-05 21:24:05 -06:00
Kevin Ross
108da48a0b discretely separated all form input types into discrete es6 classes to allow for easy configuration/enforcement of markup/classes/structure 2015-12-05 17:45:38 -06:00
Kevin Ross
3a547cd0f3 es6 refactoring classes into discrete input classes without overlap, and enforcing classes and structure. TextInput and Checkbox done, more to go. 2015-12-05 14:00:40 -06:00
Kevin Ross
93f0402161 resolved some issues with es6 classes, about to break input into discreet classes instead of sharing any handlers to prevent confusion 2015-12-04 15:00:57 -06:00
Kevin Ross
132fa6bb30 Ran jscs, required some variable name changes. Added typography docs fn to show font properties 2015-12-03 19:09:01 -06:00
Kevin Ross
23a7a4d77a seeded bootstrapMaterialDesign es6 file with new config 2015-12-02 10:38:00 -06:00
Kevin Ross
68391413ab converted inputs to es6 classes 2015-12-01 18:28:36 -06:00
Kevin Ross
f2116f17ae eslinted util 2015-12-01 11:22:13 -06:00
Kevin Ross
8cb4f02d63 ripples es6 refactoring with a util class 2015-11-30 17:59:43 -06:00