Commit Graph

  • 62cdb564fc #759 allow validation to be turned off Kevin Ross 2015-12-07 17:19:38 -0600
  • 1c747cf86d reorganized main file into _core.scss, collapsed directory structure and scss linted (first time) - should be no changes to variables or logic Kevin Ross 2015-12-07 13:34:46 -0600
  • 8ce96b04a3 checkpoint on inputs, about to change input focus bg image to something else as it conflicts with bs4 form-control-success etc variations. Kevin Ross 2015-12-07 12:16:09 -0600
  • 991fa4c520 #755 checkpoint reviewing form inputs Kevin Ross 2015-12-07 11:40:42 -0600
  • 88f29e3583 Updated with dev setup and release instructions Kevin Ross 2015-12-07 09:20:00 -0600
  • da4721fc3c reuse form-group for our mdb-form-group marker if possible, otherwise resort to dom manipulation and add the mdb-form-group Kevin Ross 2015-12-07 09:04:32 -0600
  • b5ae163d1e code contrast Kevin Ross 2015-12-06 10:17:01 -0600
  • 87d68b948a add more contrast to example code Kevin Ross 2015-12-06 10:12:56 -0600
  • a4487d24d6 added bs-docs js vendor sync Kevin Ross 2015-12-06 10:08:47 -0600
  • 4e53dc5788 omit v4-dev from travis for now, kill bad cname, add states import for variables Kevin Ross 2015-12-06 09:57:48 -0600
  • 0e1ab986f8 #755 reviewed typography against the spec, seems like a good starting point. Kevin Ross 2015-12-06 09:29:08 -0600
  • 83186db2d3 adjust footer text for better attribution Kevin Ross 2015-12-06 08:43:09 -0600
  • 99bccfde1b namespace all jquery global functions as mdb* Kevin Ross 2015-12-06 08:11:47 -0600
  • 97b11afbc4 added bootstrap reference documentation headings Kevin Ross 2015-12-06 07:56:59 -0600
  • 53d0b661bb es6 Introduced inline classes for radio and checkbox. Solved more problems getting our marker mdb-form-group in place via es6 classes. Kevin Ross 2015-12-05 21:24:05 -0600
  • f7f064dff4 switched es6 structurally to generate a wrapping .mdb-form-group instead of altering anything with the BS .form-group in an attempt to avoid any side effects to margin/padding/spacing since we only need it to be a marker div. Kevin Ross 2015-12-05 18:55:29 -0600
  • 108da48a0b discretely separated all form input types into discrete es6 classes to allow for easy configuration/enforcement of markup/classes/structure Kevin Ross 2015-12-05 17:45:38 -0600
  • 6f0e41a486 eslinted Kevin Ross 2015-12-05 15:19:06 -0600
  • 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 Kevin Ross 2015-12-05 15:07:37 -0600
  • 3a547cd0f3 es6 refactoring classes into discrete input classes without overlap, and enforcing classes and structure. TextInput and Checkbox done, more to go. Kevin Ross 2015-12-05 14:00:40 -0600
  • 93f0402161 resolved some issues with es6 classes, about to break input into discreet classes instead of sharing any handlers to prevent confusion Kevin Ross 2015-12-04 15:00:57 -0600
  • 0bfeb61b69 source maps for debugging docs now properly reference the core es6 file Kevin Ross 2015-12-04 11:04:02 -0600
  • 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 Kevin Ross 2015-12-04 10:50:06 -0600
  • ea3a520b11 docs focused, add more dynamic display of typography properties Kevin Ross 2015-12-04 10:06:09 -0600
  • 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 Kevin Ross 2015-12-04 08:53:46 -0600
  • 132fa6bb30 Ran jscs, required some variable name changes. Added typography docs fn to show font properties Kevin Ross 2015-12-03 19:09:01 -0600
  • fdfd53ac35 implemented docs copy for bs4 content Kevin Ross 2015-12-03 15:08:00 -0600
  • bca183dd84 there are going to be a lot of variable overrides, breaking them down into a directory/files to find easier Kevin Ross 2015-12-03 15:02:00 -0600
  • ed03a94dd0 #755 wells and panels removed in bs4 Kevin Ross 2015-12-03 14:28:04 -0600
  • d03ae8c270 implemented bs4 docs copy to keep default samples in sync Kevin Ross 2015-12-03 14:18:30 -0600
  • 0553b962c7 checkpoint on reducing code, need to implement bs docs component copy to stay in sync with bs4 examples Kevin Ross 2015-12-03 14:15:52 -0600
  • dbb000c2a9 reconciled against bs4 Kevin Ross 2015-12-03 11:35:51 -0600
  • 5ec4486845 #755 refactored alerts against bs4 Kevin Ross 2015-12-03 10:21:30 -0600
  • 29fefa5669 undist - temporarily remove all distributables from git during major development - put back once we are ready for the first v4 alpha Kevin Ross 2015-12-03 10:13:42 -0600
  • d59aadb9b2 Resolves #754 changes in distributables for bower Kevin Ross 2015-12-03 10:01:10 -0600
  • f60db9fd8a Resolves #754 changes in distributables for bower Kevin Ross 2015-12-03 10:01:10 -0600
  • 1685cf956d docs styles as customized mdb is working Kevin Ross 2015-12-02 16:31:26 -0600
  • e9f523476d dist Kevin Ross 2015-12-02 15:03:02 -0600
  • 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. Kevin Ross 2015-12-02 15:02:51 -0600
  • ca9406d97a migrated last part of instantiation to es6 class Kevin Ross 2015-12-02 12:12:45 -0600
  • 23a7a4d77a seeded bootstrapMaterialDesign es6 file with new config Kevin Ross 2015-12-02 10:38:00 -0600
  • 6ec2d9c9ee doc updates Kevin Ross 2015-12-02 09:40:29 -0600
  • d8d08c97c6 readme updates regarding color customization and recent 0.5 changes Kevin Ross 2015-12-02 09:39:48 -0600
  • 70cc7a46a5 readme updates regarding color customization and recent 0.5 changes Kevin Ross 2015-12-02 09:39:48 -0600
  • 68391413ab converted inputs to es6 classes Kevin Ross 2015-12-01 18:28:36 -0600
  • b034b426bc converted radio to es6 Kevin Ross 2015-12-01 12:49:46 -0600
  • 2eb61027da converted togglebutton to es6 Kevin Ross 2015-12-01 12:47:00 -0600
  • d1fe1a06dd migrated checkbox to es6 Kevin Ross 2015-12-01 12:43:01 -0600
  • 3c3bf7eb49 converted autofill to es6 Kevin Ross 2015-12-01 11:58:10 -0600
  • 3d5f9df79a dist artifacts Kevin Ross 2015-12-01 11:22:36 -0600
  • f2116f17ae eslinted util Kevin Ross 2015-12-01 11:22:13 -0600
  • d652c7b90b syncing some updates from bootstrap v4 Kevin Ross 2015-12-01 10:49:46 -0600
  • 8cb4f02d63 ripples es6 refactoring with a util class Kevin Ross 2015-11-30 17:59:43 -0600
  • 3abd40f72a ripples passes eslint Kevin Ross 2015-11-30 15:47:47 -0600
  • da332ed278 wip conversion to es6 Kevin Ross 2015-11-30 14:57:40 -0600
  • b29148a962 Merge branch 'master' into gh-pages Kevin Ross 2015-11-30 13:55:02 -0600
  • 1b7c962687 update getting started regarding old embedded fonts Kevin Ross 2015-11-30 13:54:37 -0600
  • 84c0714091 update getting started regarding old embedded fonts Kevin Ross 2015-11-30 13:54:37 -0600
  • 72f7246a6a typo in readme Kevin Ross 2015-11-30 13:24:01 -0600
  • 61c807b889 typo in readme Kevin Ross 2015-11-30 13:24:01 -0600
  • 37f56223cd 0.5.1 Kevin Ross 2015-11-30 13:06:17 -0600
  • 2430001b1a Merge branch 'master' of https://github.com/FezVrasta/bootstrap-material-design Kevin Ross 2015-11-30 13:04:55 -0600
  • 0a7d791d61 Merge branch 'master' of https://github.com/FezVrasta/bootstrap-material-design Kevin Ross 2015-11-30 13:04:55 -0600
  • 7c4c3c4330 Solves #751 Roboto is not the default font family Kevin Ross 2015-11-30 13:04:32 -0600
  • eaf9a882ee Solves #751 Roboto is not the default font family Kevin Ross 2015-11-30 13:04:32 -0600
  • 861c5b2b9e first sass compilation with v4 Kevin Ross 2015-11-30 11:15:59 -0600
  • 5e6790705f . Kevin Ross 2015-11-26 22:01:16 -0600
  • 206ef44090 . Kevin Ross 2015-11-26 22:01:16 -0600
  • fe4eb43524 restructured scss includes so there is one top-level underscored file that allows for inclusion without breaking variable context. Kevin Ross 2015-11-25 18:19:13 -0600
  • c132b1d365 fix travis rvm issue Kevin Ross 2015-11-25 16:23:57 -0600
  • dea387ae1b revert readme edit on images Kevin Ross 2015-11-25 16:17:45 -0600
  • 813dff7b0a add back two images Kevin Ross 2015-11-25 16:16:57 -0600
  • feac2e0d71 shrink readme since the new docs have all the information (no need to have it in two places) Kevin Ross 2015-11-25 16:12:12 -0600
  • 6e59be5f96 #728 Initial restructuring of project and alignment with BS4 tooling and documentation. Kevin Ross 2015-11-25 16:01:18 -0600
  • 060f673ec3 updated and removed some unmaintained sections Kevin Ross 2015-11-24 18:04:20 -0600
  • fba6b83c99 updated and removed some unmaintained sections Kevin Ross 2015-11-24 18:04:20 -0600
  • 6a075ba9da updated and removed some unmaintained sections Kevin Ross 2015-11-24 18:02:50 -0600
  • d07188287a 0.5.0 Merge branch 'master' into gh-pages Kevin Ross 2015-11-24 17:47:52 -0600
  • f793795e2c 0.5.0 Kevin Ross 2015-11-24 17:43:33 -0600
  • 25ce7e2f07 0.5.0 Kevin Ross 2015-11-24 17:43:33 -0600
  • 6d639c7347 Merge branch '0.5.0-dev' Kevin Ross 2015-11-24 17:42:49 -0600
  • 538ad79703 Merge branch '0.5.0-dev' Kevin Ross 2015-11-24 17:42:49 -0600
  • e5386d9745 remove old files used for selector comparison Kevin Ross 2015-11-24 17:41:18 -0600
  • 3bb92d0df4 remove old files used for selector comparison Kevin Ross 2015-11-24 17:41:18 -0600
  • e6191987f0 #738 dist files Kevin Ross 2015-11-24 17:40:52 -0600
  • 08d9d61e2e #738 dist files Kevin Ross 2015-11-24 17:40:52 -0600
  • b2f53a7730 #738 Add csslint to the dist and address all the issues Kevin Ross 2015-11-24 17:40:39 -0600
  • 6bac65f477 #738 Add csslint to the dist and address all the issues Kevin Ross 2015-11-24 17:40:39 -0600
  • e1f2eea2a8 #740 updated radio color variables Kevin Ross 2015-11-24 17:14:53 -0600
  • 0404dcc28d #740 updated radio color variables Kevin Ross 2015-11-24 17:14:53 -0600
  • de25798e17 readme and includes updates Kevin Ross 2015-11-24 16:49:15 -0600
  • 5177178d7c readme and includes updates Kevin Ross 2015-11-24 16:49:15 -0600
  • 3a5b3ded81 #745 reviewed fab buttons, updated sass conversion Kevin Ross 2015-11-24 16:34:17 -0600
  • 466416497b #745 reviewed fab buttons, updated sass conversion Kevin Ross 2015-11-24 16:34:17 -0600
  • bea724ce70 #745 disabled buttons and button groups Kevin Ross 2015-11-24 14:54:42 -0600
  • 1ba984c2ec #745 disabled buttons and button groups Kevin Ross 2015-11-24 14:54:42 -0600
  • 76d49769ab #745 btn and btn-group size variations Kevin Ross 2015-11-24 14:27:01 -0600
  • bd177e26f0 #745 btn and btn-group size variations Kevin Ross 2015-11-24 14:27:01 -0600
  • 188b87cabc #745 btn-group and variations reworked, only fab left to review Kevin Ross 2015-11-24 14:13:29 -0600
  • eac9d1e796 #745 btn-group and variations reworked, only fab left to review Kevin Ross 2015-11-24 14:13:29 -0600