Bootstrap 5 & Material Design UI KIT
Go to file
2018-05-26 03:50:01 +02:00
_data docs: Fixed Examples page 2018-01-23 13:50:10 +01:00
_includes docs: fixed script 2018-05-08 16:51:47 +02:00
_layouts docs: Fixed Examples page 2018-01-23 13:50:10 +01:00
_plugins The big leap 🚀💨 2017-08-11 16:59:31 +02:00
assets doc: updated refer URL and changed A/B settings 2018-04-26 14:09:39 +02:00
docs/4.0 docs: Update download page (#1290) 2018-04-17 10:24:21 +02:00
js docs: Released 4.1.0 2018-01-23 13:39:09 +01:00
scss fix: bug #1278 - reverts lineheight to default 1.5 and uses padding to control layout. (#1291) 2018-04-17 10:25:39 +02:00
_config.yml doc: updated refer URL and changed A/B settings 2018-04-26 14:09:39 +02:00
.babelrc chore: Upgraded to Bootstrap 4 stable 2018-01-23 13:15:45 +01: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
.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
.scss-lint.yml Simplify project structure, remove cruft, remove tests copied from bootstrap so we can start our own. 2016-04-29 15:27:08 -05:00
.travis.yml tests: run the build to test everything compiles 2017-08-11 17:55:42 +02:00
CONTRIBUTING.md fix small error in CONTRIBUTING docs 2016-09-27 12:07:22 +02:00
deploy.sh fix(docs): Fixed gh-pages and README URLs 2017-08-31 15:18:20 +02:00
Gemfile The big leap 🚀💨 2017-08-11 16:59:31 +02:00
Gemfile.lock The big leap 🚀💨 2017-08-11 16:59:31 +02:00
HACKING.md docs: Updated HACKING.md 2017-10-20 16:18:17 +02:00
index.html docs: 4.1.1 2018-01-23 17:58:33 +01:00
ISSUE_TEMPLATE.md docs: Updated ISSUE_TEMPLATE 2017-09-05 13:42:04 +02:00
LICENSE.md working on gulp 4 integration 2016-03-17 15:11:07 -05:00
package.json v4.1.1 2018-01-23 15:37:59 +01:00
README.md docs: Updated donate link 2017-12-10 19:22:55 +01:00
rollup.config.js add defineProperty to rollup.config to avoid error in AngularJS 2018-05-26 03:50:01 +02:00
yarn.lock fix: Build problems 2018-01-23 15:38:24 +01:00

Material Design for Bootstrap

Material Design for Bootstrap 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 Material Design for Bootstrap 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

Support

The things to do are a lot and the time is little, if you are a passionate developer with experience with Bootstrap and Material Design for Bootstrap and you have some spare time, please consider becoming a contributor of this project!
If you are interested contact @FezVrasta or just adopt one of our issues.

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

Contributing

Development

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

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