Commit Graph

  • e71f3db8cf referenced docs and how to get involved Kevin Ross 2016-01-07 12:52:16 -0600
  • b8fad7d6e8 added v4 reference Kevin Ross 2016-01-07 12:45:04 -0600
  • 4a7dc62454 added v4 reference Kevin Ross 2016-01-07 12:45:04 -0600
  • 8146b99033 add shadow to navbar Kevin Ross 2016-01-06 17:19:02 -0600
  • 12d1ea3e71 bs4 docs sync Kevin Ross 2016-01-06 17:13:50 -0600
  • d54249d778 Switch examples to .html extensions to get syntax highlighting in editor Kevin Ross 2016-01-06 17:11:28 -0600
  • 089109b5a2 #805 seeding dashboard template Kevin Ross 2016-01-06 16:13:22 -0600
  • 9fecf69666 simpler with bs utility classes Kevin Ross 2016-01-06 13:01:01 -0600
  • 15275cbe79 bs sync Kevin Ross 2016-01-06 13:00:42 -0600
  • f44f5f29a1 fix publish process to ensure generic artifacts are present for site examples Kevin Ross 2016-01-05 17:26:47 -0600
  • 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 Kevin Ross 2016-01-05 17:16:37 -0600
  • a4473d8a00 wip #803 examples section in the docs Kevin Ross 2016-01-05 15:24:50 -0600
  • 6e03725f44 bs docs sync Kevin Ross 2016-01-05 14:37:17 -0600
  • 2c5e945579 add scsslint to docs Kevin Ross 2016-01-05 14:32:10 -0600
  • 6093b583d8 moved docs css artifacts to the docs/dist/css Kevin Ross 2016-01-05 14:14:08 -0600
  • 103b75a7a2 Update CONTRIBUTING.md Kevin Ross 2016-01-05 14:05:50 -0600
  • 7bac664286 Update CONTRIBUTING.md Kevin Ross 2016-01-05 14:05:50 -0600
  • 1c63282941 added tldr Kevin Ross 2016-01-05 14:04:39 -0600
  • e8f057e7b2 added tldr Kevin Ross 2016-01-05 14:04:39 -0600
  • 15319b6d5b updated to latest bs imports Kevin Ross 2016-01-05 10:57:31 -0600
  • 9082772a74 Resolves #795. Polyfill now included in rollup bundle. Kevin Ross 2016-01-05 10:50:38 -0600
  • 3fdbbbec28 es6, umd, and iife bundles are all being created properly for core and docs. Dramatically simplified (using rollup): - js file generation - docs js generation - configuration and bridging to jekyll (removed a bunch of unnecessary code) Kevin Ross 2016-01-04 11:28:12 -0600
  • 97c952746f converted docs to use rollup and made docs-js process similar to dist-js Kevin Ross 2016-01-04 10:52:35 -0600
  • 9a4158540b wip rollup - fix jscs Kevin Ross 2016-01-04 09:11:31 -0600
  • ccc251c75c added iife generation Kevin Ross 2016-01-04 08:23:10 -0600
  • babeec94da Merge 996bdc3634 into 2fdf3e90a4 Sergio Cinos 2016-01-04 11:39:37 +0000
  • 996bdc3634 #799 - Increases the specifity of all the core selectors Sergio Cinos 2016-01-04 12:37:54 +0100
  • 9139136e07 rollup is generating files, still failing on uglify Kevin Ross 2015-12-30 15:51:52 -0600
  • ff95eb2495 wip rollup configuration Kevin Ross 2015-12-30 14:38:09 -0600
  • fcb183e441 switch to eslint:recommended rules Kevin Ross 2015-12-30 13:09:12 -0600
  • 1d4c603796 systemjs and umd generate, looking at using rollup prior to babel Kevin Ross 2015-12-30 12:32:23 -0600
  • 0835304d9f now generating systemjs and commonjs entrypoints in the following variations: - <module type>.js (uses subordinate require or imports) - <module type>-all.js (concat version of all subordinates) - <module type>-all.min.js minified all version. Kevin Ross 2015-12-28 22:06:48 -0600
  • 77e58a2335 wip update babel to 6.x, but demodulized version not working. Kevin Ross 2015-12-28 20:15:56 -0600
  • 9ec932cf72 refactored button coloration to reuse a single mixin that is similar to and overrides the styles generated by the bs mixin. Resolves #793 Kevin Ross 2015-12-28 12:44:05 -0600
  • 5101825a27 second attempt 0.5.7 Kevin Ross 2015-12-24 11:45:28 -0600
  • f29c9e2333 #792 needs specificity of focus Kevin Ross 2015-12-24 11:43:57 -0600
  • 2fdf3e90a4 #792 needs specificity of focus Kevin Ross 2015-12-24 11:43:57 -0600
  • c18619231c v0.5.7 Kevin Ross 2015-12-24 11:38:57 -0600
  • 34d4310b1a resolves #792 - make sure it is outline: 0 not none to disable dotted inner focus border in firefox Kevin Ross 2015-12-24 11:38:08 -0600
  • 6735b26fa3 resolves #792 - make sure it is outline: 0 not none to disable dotted inner focus border in firefox Kevin Ross 2015-12-24 11:38:08 -0600
  • a8600f6c5a make sure it is outline: 0 not none to disable dotted inner focus border in firefox #792 Kevin Ross 2015-12-24 11:36:39 -0600
  • 9ccf540c43 fix eslint issue with anchors Kevin Ross 2015-12-24 11:06:02 -0600
  • 28ca6de3c9 fixed anchor links Kevin Ross 2015-12-24 11:01:16 -0600
  • 9886b2f7ce documentation updates Kevin Ross 2015-12-24 10:44:35 -0600
  • 1a7421fb99 fixed bad js include causing the minified file to fail Kevin Ross 2015-12-24 09:32:36 -0600
  • 9bc9ffea74 Better synchronization of dist with docs through grunt task, and better error handling on component instantiation (trying to diagnose minified instantiation issue) Kevin Ross 2015-12-24 09:10:52 -0600
  • 0a0cfd7df9 Revert "holder causing issues on the public site, try it from the cdn instead" Kevin Ross 2015-12-24 08:13:20 -0600
  • 9c10f96482 holder causing issues on the public site, try it from the cdn instead Kevin Ross 2015-12-24 08:01:56 -0600
  • 025253ac03 wip publish Kevin Ross 2015-12-24 07:50:34 -0600
  • 788ea94659 attempt without minified docs Kevin Ross 2015-12-23 18:03:38 -0600
  • 46537635b0 fix search.json and unmangle the minified file to see if we can get through the github pages problem. Kevin Ross 2015-12-23 17:59:39 -0600
  • 7d1f0ffe36 moved to reference tether from bower, and stop copying the file from BS. Templates updated to reference bower version of tether from the cdn. Kevin Ross 2015-12-23 17:53:20 -0600
  • 9d1eb6e2da Updating publish workflow Kevin Ross 2015-12-23 16:45:54 -0600
  • 3c61ed426d fix docs js include order Kevin Ross 2015-12-23 16:25:04 -0600
  • 6f890b3ab6 docs sync Kevin Ross 2015-12-23 16:11:04 -0600
  • c4a49695ee get deployed docs to use minified assets Kevin Ross 2015-12-23 15:58:24 -0600
  • 1b384ebede updated publish docs Kevin Ross 2015-12-23 15:05:04 -0600
  • 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. Kevin Ross 2015-12-23 14:12:39 -0600
  • c886660719 adjust navbar vertical alignments Kevin Ross 2015-12-23 11:58:25 -0600
  • 8897b07af9 fix navbar mdb-form-group variation Kevin Ross 2015-12-23 10:46:20 -0600
  • 9cff85f432 removed dividers, not sure we want to carry that forward. We can always bring it back if there is a need Kevin Ross 2015-12-23 10:38:32 -0600
  • 0a47e82749 list-groups complete Kevin Ross 2015-12-23 10:31:49 -0600
  • 247dfcb974 Merge branch 'master' of https://github.com/FezVrasta/bootstrap-material-design Kevin Ross 2015-12-23 10:05:36 -0600
  • f313b1d3aa Merge branch 'master' of https://github.com/FezVrasta/bootstrap-material-design Kevin Ross 2015-12-23 10:05:36 -0600
  • 063fce6d4b removed old color variation sample Kevin Ross 2015-12-23 10:02:04 -0600
  • 34bb8fbfd9 removed old color variation sample Kevin Ross 2015-12-23 10:02:04 -0600
  • 85df9fdd68 Update CONTRIBUTING.md Kevin Ross 2015-12-23 09:59:31 -0600
  • 20bd4f8606 Update CONTRIBUTING.md Kevin Ross 2015-12-23 09:59:31 -0600
  • 3d0d8056c3 Update CONTRIBUTING.md Kevin Ross 2015-12-23 09:56:20 -0600
  • b9d9ff29d4 Update CONTRIBUTING.md Kevin Ross 2015-12-23 09:56:20 -0600
  • d6c33cae76 list group working, still need to review buttons/links Kevin Ross 2015-12-22 19:15:40 -0600
  • dac3c98b47 initial mdb-list-group layout using flexbox - more work to be done to be within spec. Kevin Ross 2015-12-22 14:37:40 -0600
  • 04250b5ff7 change reference callout link to the material section Kevin Ross 2015-12-21 19:05:18 -0600
  • dde1ea7e37 add back shadow Kevin Ross 2015-12-21 19:04:34 -0600
  • ad0f4978dd default cards look okay for now Kevin Ross 2015-12-21 17:14:18 -0600
  • d67a10e117 modal review completed Kevin Ross 2015-12-21 16:06:40 -0600
  • f0b833721e minimal nav-tabs working Kevin Ross 2015-12-21 15:13:19 -0600
  • 46c59a0587 wip on nav tabs Kevin Ross 2015-12-21 13:27:44 -0600
  • 6782be992b bs-docs sync Kevin Ross 2015-12-21 10:42:29 -0600
  • 6bbfecf7aa done with buttons review Kevin Ross 2015-12-21 10:28:56 -0600
  • c82a180ecd btn-fab-mini is now btn-fab-sm for bootstrap consistency Kevin Ross 2015-12-17 10:04:08 -0600
  • 4345c79604 fab and raised now share some behavior for colors/shadows on hover/focus/active, though their baseline shadows are different. Spec is silent on fabs having hover/focus state, but UI is more responsive making them behave more like the raised, and "responsive UI" is a core concept of material design. Colored icons now back to default #fff, much better contrast, looks cleaner. Kevin Ross 2015-12-17 10:00:17 -0600
  • 6e49b4d184 config mdbLabel renamed to label Kevin Ross 2015-12-17 09:47:55 -0600
  • aa7db4b80d resolves #693, user should be able to use span inside their markup without conflict Kevin Ross 2015-12-17 09:18:04 -0600
  • 8e2b66be01 style docs clipboard copy button a bit more material Kevin Ross 2015-12-16 17:34:46 -0600
  • 43ac25ae01 debugging more buttons, fixed ripples errors in conversion to es6 Kevin Ross 2015-12-16 17:19:02 -0600
  • 36a11b2c0a checkpoint on button refactoring - need to continue at btn-fab Kevin Ross 2015-12-16 14:38:44 -0600
  • 4f243cd3e6 added buttons page Kevin Ross 2015-12-15 19:31:21 -0600
  • e3e21db4f4 fix the case where selects were covered when using floating labels Kevin Ross 2015-12-15 18:53:26 -0600
  • d95eed487d fixed floating label docs Kevin Ross 2015-12-15 18:34:53 -0600
  • cd91af205e reuse top calculation to find vertical center Kevin Ross 2015-12-15 18:18:32 -0600
  • e04df20616 fixed disabled on checkbox Kevin Ross 2015-12-15 18:07:09 -0600
  • b8b9dc1090 new prototype switches integrated Kevin Ross 2015-12-15 17:52:47 -0600
  • 188f470f02 checkpoint on switches prior to new prototype Kevin Ross 2015-12-15 17:20:11 -0600
  • ef738470ad reworked larger radio, better separation and better vertical centering on appropriate line height Kevin Ross 2015-12-15 11:21:16 -0600
  • fee7f0a008 checkpoint on switches Kevin Ross 2015-12-14 17:39:37 -0600
  • ed805c9be8 checkboxes and radios (default and inline) are working. radio refactoring seems complete. Kevin Ross 2015-12-14 16:42:22 -0600
  • f4da5a05b4 checkpoint on radios Kevin Ross 2015-12-14 14:19:17 -0600
  • d80aee2371 reuse mdb-toggle-color all in one place Kevin Ross 2015-12-14 12:14:41 -0600
  • 0a489cf35d stable default text input size variant Kevin Ross 2015-12-14 11:55:59 -0600