Bootstrap 5 & Material Design UI KIT
Go to file
2016-04-26 17:45:27 -05:00
docs Fixes - #952 2016-03-28 17:41:18 -05:00
grunt changed es2015 and es6 names to simply es 2016-02-05 10:41:01 -06:00
js #886 - more prefix renaming - I'm not sure how I missed these 2016-03-28 15:18:19 -05:00
scss fix radius on btn-group-sm hover 2016-04-26 17:45:27 -05:00
_config.yml bad publish - had local jekyll running when I ran the publish, may want to use different directories in the future. 2016-03-22 14:45:44 -05: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 working on gulp 4 integration 2016-03-17 15:11:07 -05:00
.gitattributes Revert "dist from commit ec8a289 on branch v4-dev" 2016-01-26 12:12:48 -06:00
.gitignore remove some old ignores clutter 2016-03-18 12:32:31 -05:00
.hound.yml gulp copy:bs-docs 2016-03-28 12:23:04 -05: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 gulp copy:bs-docs 2016-03-28 12:23:04 -05:00
bower.json update bower and package files, bootstrap needs to remain a runtime dependency 2016-03-21 16:18:02 -05:00
CONTRIBUTING.md gulp copy:bs-docs 2016-03-28 12:23:04 -05: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
gulp-docs.js comment 2016-03-29 16:36:51 -05:00
gulpfile.babel.js we don't need an es rollup, just point package next direct to the index.js 2016-03-29 16:36:39 -05:00
LICENSE.md working on gulp 4 integration 2016-03-17 15:11:07 -05:00
package.js Revert "dist from commit ec8a289 on branch v4-dev" 2016-01-26 12:12:48 -06:00
package.json we don't need an es rollup, just point package next direct to the index.js 2016-03-29 16:36:39 -05:00
README.md fix bad docs url 2016-04-05 11:03:40 -05: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.

gratipay

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