mdbootstrap / material-design-for-bootstrap

Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.
https://mdbootstrap.com/docs/standard/
MIT License
9.34k stars 1.15k forks source link

Feature: Classes for colored waves effect #166

Closed vi-v closed 4 years ago

vi-v commented 6 years ago

Apply colored waves effects to elements using standard color names.

For example: <button type="button" class="btn btn-outline-primary waves-effect waves-primary">Primary Button</button>

or

<button type="button" class="btn btn-outline-indigo waves-effect waves-indigo">Indigo Button</button>

mateuszlubianka1993 commented 4 years ago

@cla-bot check

cla-bot[bot] commented 4 years ago

Thank you for your pull request and welcome to our community! We require contributors to sign a Contributor License Agreement and we don't seem to have CLAs on file for these contributors to the Pull Request: (@vi-v). In order for your PR to be reviewed and merged, please sign our CLA first.

If there are any questions, please don't hesitate to get in touch with our Support team.

cla-bot[bot] commented 4 years ago

The cla-bot has been summoned, and re-checked this pull request!

gbujanski commented 4 years ago

old PR and outdated