Bootstrap 5 & Material Design UI KIT
Go to file
2016-03-09 10:10:59 -06:00
docs docs copy integrated 2016-03-09 10:10:59 -06:00
grunt changed es2015 and es6 names to simply es 2016-02-05 10:41:01 -06:00
js docs.iife is being generated, albeit without the vendor js - need to combine that separately due to the non-cjs/umd modules 2016-03-01 16:07:46 -06:00
scss #901 core rollup and sass is working 2016-03-01 10:49:36 -06:00
_config.yml docs.iife is being generated, albeit without the vendor js - need to combine that separately due to the non-cjs/umd modules 2016-03-01 16:07:46 -06:00
.babelrc #901 core rollup and sass is working 2016-03-01 10:49:36 -06:00
.editorconfig Revert "dist from commit ec8a289 on branch v4-dev" 2016-01-26 12:12:48 -06:00
.eslintrc docs.iife is being generated, albeit without the vendor js - need to combine that separately due to the non-cjs/umd modules 2016-03-01 16:07:46 -06:00
.gitattributes Revert "dist from commit ec8a289 on branch v4-dev" 2016-01-26 12:12:48 -06:00
.gitignore v4 docs site dist files not present #869 2016-02-05 11:38:46 -06:00
.hound.yml bs4 sync - #871 need to review line-height effects on buttons and form-controls 2016-02-08 13:42:01 -06:00
.npmignore Revert "dist from commit ec8a289 on branch v4-dev" 2016-01-26 12:12:48 -06:00
.ruby-gemset Revert "dist from commit ec8a289 on branch v4-dev" 2016-01-26 12:12:48 -06:00
.ruby-version Revert "dist from commit ec8a289 on branch v4-dev" 2016-01-26 12:12:48 -06:00
.scss-lint.yml #901 core rollup and sass is working 2016-03-01 10:49:36 -06:00
.travis.yml docs.iife is being generated, albeit without the vendor js - need to combine that separately due to the non-cjs/umd modules 2016-03-01 16:07:46 -06:00
bower.json #853 flex workarounds until pulls are accepted - gets us back on the main twbs/bootstrap upstream branch 2016-01-29 11:28:11 -06:00
CONTRIBUTING.md added summarily closed section 2016-02-05 10:23:59 -06:00
Gemfile bs4 sync - #871 need to review line-height effects on buttons and form-controls 2016-02-08 13:42:01 -06:00
Gemfile.lock bs4 sync - #871 need to review line-height effects on buttons and form-controls 2016-02-08 13:42:01 -06:00
Gruntfile.js working on gulp copy 2016-03-02 14:35:46 -06:00
gulpfile.babel.js working on gulp copy 2016-03-02 14:35:46 -06:00
LICENSE.md Revert "dist from commit ec8a289 on branch v4-dev" 2016-01-26 12:12:48 -06:00
package.js Revert "dist from commit ec8a289 on branch v4-dev" 2016-01-26 12:12:48 -06:00
package.json #901 banner is added to rollup 2016-03-01 16:57:24 -06:00
README.md Revert "dist from commit ec8a289 on branch v4-dev" 2016-01-26 12:12:48 -06:00
sache.json Revert "dist from commit ec8a289 on branch v4-dev" 2016-01-26 12:12:48 -06:00

bootstrap-material-design

WARNING: These docs relate to the next major release and integration with bootstrap V4.

build status gratipay Bower version

Bootstrap Material Design is the best way to use Material Design guidelines by Google in your Bootstrap 4 based application. Since this is a fully customizable version of Bootstrap, just include Bootstrap Material Design CSS instead of Bootstrap CSS, and include the JavaScript at the end of your document (just before the </body> tag), and everything will be converted to Material Design.

Documentation

NOTE: this is a temporary site location that will be published in at http://fezvrasta.github.io/bootstrap-material-design in the future.

Support

If you like this project you may support it by donating via Gittip, starring this repository or reporting issues.
All issues filed should be reduced to a CodePen test case where possible.

gittip issues

Contributing

During V4 major development

If you want to get involved, please do so by submitting pull requests. Before undertaking any major PR effort, please check the milestone for an existing issue. If there isn't one, please file a new issue and cc: @rosskevin so we can discuss and assign the work so effort is not duplicated. Thank you!

Please prefix any issue or pull request title with V4.

Standard guidelines

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.

Moreover, if your pull request contains JavaScript patches or features, you must include relevant unit tests. All HTML and CSS should conform to the Code Guide, maintained by Mark Otto, one of Bootstrap's founders.

Editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at http://editorconfig.org.

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, this project is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we'll adhere to those rules whenever possible.

See the Releases section of our GitHub project for changelogs of each release version.

License

MIT License