Kevin Ross
9d1eb6e2da
Updating publish workflow
2015-12-23 16:45:54 -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
04250b5ff7
change reference callout link to the material section
2015-12-21 19:05:18 -06:00
Kevin Ross
6782be992b
bs-docs sync
2015-12-21 10:42:29 -06:00
Kevin Ross
ed805c9be8
checkboxes and radios (default and inline) are working. radio refactoring seems complete.
2015-12-14 16:42:22 -06:00
Kevin Ross
e437748447
move forms mixins to file, make sure autoprefixer is running in watch docs with postcss:docs, begin working on size/label variations
2015-12-10 12:22:29 -06:00
Kevin Ross
44eedd553e
sync with BSv4
2015-12-10 09:02:44 -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
a4487d24d6
added bs-docs js vendor sync
2015-12-06 10:08:47 -06:00
Kevin Ross
0e1ab986f8
#755 reviewed typography against the spec, seems like a good starting point.
2015-12-06 09:29:08 -06:00
Kevin Ross
97b11afbc4
added bootstrap reference documentation headings
2015-12-06 07:56:59 -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
c5282e7097
finished initial refactoring of discrete es6 inputs, renaming toggle to switch and adding a BaseToggle (checkbox|radio|switch) to better align with Material Design nomenclature
2015-12-05 15:07:37 -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
0bfeb61b69
source maps for debugging docs now properly reference the core es6 file
2015-12-04 11:04:02 -06:00
Kevin Ross
f272a49ee0
- moved babel generated files to dist
...
- concat the babel generated files instead of the source es6 (not sure if this is the exactly right thing to do yet for general consumption, but seems correct)
- allow local runs of docs to see the mdb js babel files so we can better debug sources
2015-12-04 10:50:06 -06:00
Kevin Ross
b06051e179
added bootstrap docs sync for scss (with the exception of docs.scss which is customized). Moved the rest of application to the es6 class for uniformity
2015-12-04 08:53:46 -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
fdfd53ac35
implemented docs copy for bs4 content
2015-12-03 15:08:00 -06:00
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