Commit Graph

18 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
c9bc66e574 worked on sign-in example, and fixed a few bugs related to checkbox spacing outside a form-group. All examples ready to be added. Resolves #803 2016-01-05 17:16:37 -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
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
1ed294899c #774 is-focused is not checking disabled on inputs 2015-12-09 13:13:55 -06:00
Kevin Ross
991fa4c520 #755 checkpoint reviewing form inputs 2015-12-07 11:40:42 -06:00
Kevin Ross
99bccfde1b namespace all jquery global functions as mdb* 2015-12-06 08:11:47 -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
dbb000c2a9 reconciled against bs4 2015-12-03 11:35:51 -06:00
Kevin Ross
23a7a4d77a seeded bootstrapMaterialDesign es6 file with new config 2015-12-02 10:38:00 -06:00
Kevin Ross
3c3bf7eb49 converted autofill to es6 2015-12-01 11:58:10 -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
Kevin Ross
3abd40f72a ripples passes eslint 2015-11-30 15:47:47 -06:00
Kevin Ross
da332ed278 wip conversion to es6 2015-11-30 14:57:40 -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