mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-22 17:47:11 +03:00
Added "support me" section.
This commit is contained in:
parent
e31fbc2bcd
commit
ef4aa845bb
|
@ -26,6 +26,12 @@ Currently supported elements:
|
||||||
- Wells
|
- Wells
|
||||||
- Dialogs
|
- Dialogs
|
||||||
|
|
||||||
|
# Support me
|
||||||
|
|
||||||
|
If you like this project you may support me donating something on Gittip, starring this repository or reporting bugs and ideas in the issue section.
|
||||||
|
|
||||||
|
[![gittip](screenshots/gittip-button.jpg)](https://www.gittip.com/FezVrasta/)
|
||||||
|
[![issues](screenshots/issues-button.jpg)](/FezVrasta/bootstrap-material-design)
|
||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
|
|
||||||
|
|
|
@ -1227,6 +1227,7 @@
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<h2>Snackbars and toasts <span style="font-size: 50%">(with SnackbarJS)</span></h2>
|
<h2>Snackbars and toasts <span style="font-size: 50%">(with SnackbarJS)</span></h2>
|
||||||
|
<p>SnackbarJS is the ad-hoc developed plugin to create snackbars and toasts, read more about it on the <a href="http://fezvrasta.github.io/snackbarjs/">official page</a> of the project.</p>
|
||||||
<div class="bs-component">
|
<div class="bs-component">
|
||||||
<button type="button" class="btn btn-default" data-content="This is a snackbar! Lorem lipsum dolor sit amet..." data-toggle="snackbar" data-timeout="0">Show snackbar</button>
|
<button type="button" class="btn btn-default" data-content="This is a snackbar! Lorem lipsum dolor sit amet..." data-toggle="snackbar" data-timeout="0">Show snackbar</button>
|
||||||
|
|
||||||
|
|
BIN
screenshots/gittip-button.jpg
Normal file
BIN
screenshots/gittip-button.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
screenshots/issues-button.jpg
Normal file
BIN
screenshots/issues-button.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue
Block a user