Commit Graph

91 Commits

Author SHA1 Message Date
Kevin Ross
d03ae8c270 implemented bs4 docs copy to keep default samples in sync 2015-12-03 14:18:30 -06:00
Kevin Ross
0553b962c7 checkpoint on reducing code, need to implement bs docs component copy to stay in sync with bs4 examples 2015-12-03 14:15:52 -06:00
Kevin Ross
dbb000c2a9 reconciled against bs4 2015-12-03 11:35:51 -06:00
Kevin Ross
1685cf956d docs styles as customized mdb is working 2015-12-02 16:31:26 -06:00
Kevin Ross
80fb3a75be customized jekyll plugin to generate package versions for documentation based on the bower and npm files so the docs can't get out of date with the distribution. 2015-12-02 15:02:51 -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
b034b426bc converted radio to es6 2015-12-01 12:49:46 -06:00
Kevin Ross
2eb61027da converted togglebutton to es6 2015-12-01 12:47:00 -06:00
Kevin Ross
d1fe1a06dd migrated checkbox to es6 2015-12-01 12:43:01 -06:00
Kevin Ross
3c3bf7eb49 converted autofill to es6 2015-12-01 11:58:10 -06:00
Kevin Ross
d652c7b90b syncing some updates from bootstrap v4 2015-12-01 10:49:46 -06:00
Kevin Ross
8cb4f02d63 ripples es6 refactoring with a util class 2015-11-30 17:59:43 -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
Kevin Ross
6bac65f477 #738 Add csslint to the dist and address all the issues 2015-11-24 17:40:39 -06:00
Kevin Ross
466416497b #745 reviewed fab buttons, updated sass conversion 2015-11-24 16:34:17 -06:00
Kevin Ross
a48afdaa8f Big refactoring checkpoint (not working yet), much work on web fonts, buttons, and primarily removing superfluous color variations that were generated without need. Variations mixins now require a component to be passed to make sure are generating specific css, and these variation mixins can now be executed from within the context (instead of the outside looking in with a long selector name). 2015-11-23 17:43:41 -06:00
Kevin Ross
828fd32669 #740 remove color variations 2015-11-22 10:23:34 -06:00
Kevin Ross
a3fc96318d #734 fixes sass conversion - Generic label styles need to be applied outside of .form-group 2015-11-21 15:35:17 -06:00
Kevin Ross
f0e1b9c2b6 #727 checkpoint - added specific import order for less vs sass, normalized more variables. 2015-11-21 10:37:35 -06:00
Kevin Ross
8d2a8f347c Merge branch 'master' into documentation-prototype 2015-11-21 07:51:13 -06:00
Kevin Ross
cc59aab1ed wip #727 - importing bootstrap 2015-11-21 07:43:52 -06:00
Kevin Ross
7dbdd7c7bc converted docs.css to a less file so we can use our variables 2015-11-20 16:18:58 -06:00
Kevin Ross
b6101554b2 added gh-pages build instructions, setup icons 2015-11-20 15:17:08 -06:00
Kevin Ross
d1b3f851ef Established grunt docs tasks and custom functions (i.e. generating icon list) 2015-11-20 14:24:39 -06:00
Kevin Ross
d9e9b0da32 reworking grunt and dependencies to more closely mirror bootstrap 2015-11-20 12:21:02 -06:00
Kevin Ross
75d589a528 Merge branch 'rosskevin-master' into documentation-prototype
Conflicts:
	Gruntfile.js
2015-11-19 16:03:28 -06:00
Kevin Ross
fecff76551 initial import of bs3 docs 2015-11-19 15:58:21 -06:00
Kevin Ross
d6bb60c446 - remove deprecated version from bower.json https://github.com/bower/spec/blob/master/json.md
- bumped package.json
- changed cibuild target to build
2015-11-19 08:54:33 -06:00
Kevin Ross
2cfee47c9b normalize navbar forms with bootstrap font sizes since material inputs are larger 2015-11-18 15:51:06 -06:00
Kevin Ross
9526778842 fixed legacy floating labels 2015-11-10 14:31:56 -06:00
Kevin Ross
9bbd049fea normalized placeholders with labels, moved placeholder content generation to mixin, updated sass conversion 2015-11-10 13:36:15 -06:00
Kevin Ross
ba31a4a634 htmllinted the demo files - fixed errors 2015-11-06 17:41:39 -06:00
Kevin Ross
f1bb57a60f take sass out of livereload - cumbersome for development of less 2015-11-06 12:55:04 -06:00
Kevin Ross
ae4cfbeede fix livereload and watch to pickup js changes 2015-11-06 10:41:56 -06:00
Kevin Ross
0d745c8dbe color map created for full-palette, not generating properly yet. 2015-11-05 09:10:55 -06:00
Kevin Ross
1b2eedb6a2 sass demos added and linked. Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution. 2015-11-05 08:25:02 -06:00
Kevin Ross
da5e4e1ede integrate sass demo into the grunt process. Gruntfile.js fails the jshint process with line too long, but it seems a better tradeoff to ignore this than to try to hack away at making an array.join on the regex. roboto.less changed because import order matters in sass. 2015-11-05 08:11:38 -06:00
Kevin Ross
37342ce4cc added material:sass to the material task, removed unused/commented code 2015-11-04 17:30:10 -06:00
Kevin Ross
d0e45787a0 fix unquote on calcs 2015-11-04 17:02:39 -06:00
Kevin Ross
427b5046fe added generated file header, fixed contrast functions 2015-11-04 16:54:57 -06:00
Kevin Ross
6958131c31 altered conversion of shadows as mixins (incorrectly saw them as @extends) 2015-11-04 15:57:47 -06:00
Kevin Ross
8e5e348228 woohoo, first successful sass conversion/compilation 2015-11-04 15:40:12 -06:00
Kevin Ross
6f6b801866 converted alert-variations 2015-11-04 15:00:44 -06:00
Kevin Ross
8dca1cb0c4 navbar variations converted 2015-11-04 14:49:03 -06:00
Kevin Ross
cf4cc11a6a bg-img-variations replaced 2015-11-04 14:41:37 -06:00
Kevin Ross
f9f761b0eb fixed bg-box-shadow variations 2015-11-04 14:34:47 -06:00
Kevin Ross
95590f8b04 fixed shadow hovers 2015-11-03 12:33:54 -06:00
Kevin Ross
64e1fd6673 replaced bg color generic-variations with mixin 2015-11-03 12:28:56 -06:00