mdbootstrap
Advanced tools
Comparing version 4.7.1 to 4.7.2
@@ -173,2 +173,7 @@ "use strict"; | ||
$body.on('keyup keydown', textAreaSelector, textAreaAutoResize); | ||
$('input:-webkit-autofill').each(function () { | ||
if ($(this).val().length !== "") { | ||
$(this).siblings('label, i').addClass('active'); | ||
} | ||
}); | ||
})(jQuery); |
{ | ||
"name": "mdbootstrap", | ||
"version": "4.7.1", | ||
"version": "4.7.2", | ||
"description": "Material Design for Bootstrap (MDB) is a powerful Material Design UI KIT for most popular HTML, CSS, and JS framework - Bootstrap.", | ||
@@ -30,2 +30,2 @@ "main": "js/mdb.min.js", | ||
"homepage": "https://mdbootstrap.com" | ||
} | ||
} |
111
README.md
@@ -1,32 +0,73 @@ | ||
<p align="center"> | ||
<a href="https://mdbootstrap.com/docs/jquery/"><b>Material Design for Bootstrap 4</b></a> | ||
<a href="http://mdbootstrap.com"> | ||
<img width="500" src="https://mdbootstrap.com/img/Marketing/general/logo/huge/mdb.png"> | ||
</a> | ||
</p> | ||
<h1 align="center">Material Design for Bootstrap PRO</h1> | ||
<p align="center"> | ||
<a href="https://mdbootstrap.com/" target="_blank"> | ||
<img width="700" src="https://mdbootstrap.com/img/Marketing/products/jquery/mdb-free.jpg" alt="logo"> | ||
<a href="https://mdbootstrap.com/products/jquery-ui-kit/" target="_blank"> | ||
<img width="700" src="https://mdbootstrap.com/wp-content/uploads/2016/11/mdb-pro-2.jpg" alt="logo"> | ||
</a> | ||
</p> | ||
<p align="center"> | ||
<a href="https://npmcharts.com/compare/mdbootstrap?minimal=true"><img src="https://img.shields.io/npm/dm/mdbootstrap.svg" alt="Downloads"></a> | ||
<a href="https://github.com/mdbootstrap/bootstrap-material-design/blob/master/License.pdf"><img src="https://img.shields.io/badge/license-MIT-green.svg" alt="License"></a> | ||
<a href="https://cdnjs.com/libraries/mdbootstrap"><img src="https://img.shields.io/cdnjs/v/mdbootstrap.svg" alt="cdnjs"></a> | ||
<a href="https://badge.fury.io/js/mdbootstrap"><img src="https://badge.fury.io/js/mdbootstrap.svg" alt="npm"></a> | ||
<a href="https://twitter.com/intent/tweet/?text=Thanks+@mdbootstrap+for+creating+amazing+and+free+Material+Design+for+Bootstrap+4+UI+KIT%20https://mdbootstrap.com/docs/jquery/&hashtags=javascript,code,webdesign,bootstrap"><img src="https://img.shields.io/twitter/url/http/shields.io.svg?style=social"></a> | ||
✔️<b>3000+</b> Premium Components - An impressive collection of ready to use, stunning Material Design components. | ||
</p> | ||
<p align="center"> | ||
<b>400+</b> Material UI elements, <b>600+</b> Material icons, <b>74</b> CSS animations, SASS files, templates, tutorials and many more. <b>Free for personal and commercial </b>. Available jQuery, Angular, React and Vue versions. | ||
✔️<b>Premium sections, plugins & templates</b> - Save huge amounts of time on website/application creation using our predefined sections and templates. | ||
</p> | ||
<p align="center"> | ||
Trusted by <b>500 000+</b> developers & designers. Used by such companies like Nike, Samsung, Amazon, IKEA, Sony and NASA. | ||
✔️<b>Premium tutorials</b> - Full access to the world's most popular tutorials for Bootstrap 4. | ||
</p> | ||
<p align="center"> | ||
✔️<b>Premium support</b> - With the Premium Support all your issues will be treated as a priority and our team will make their fullest efforts to help you with any questions related to MDB. | ||
</p> | ||
<p align="center"> | ||
✔️<b>Access to MDB Pro repository</b> - An private GitLab account dedicated to MDB Pro users. | ||
</p> | ||
________ | ||
| Features | MDB Free | MDB PRO | | ||
|:--------------------:|:---------------------------:|:----------------------------:| | ||
| 400+ Basic Components | ✔️| ❌ | | ||
| 3000+ Premium Components | ❌ | ✔️ | | ||
| Detailed Documentation | ✔️ | ✔️ | | ||
| SASS, CSS, JS, HTML files | ✔️ | ✔️ | | ||
| Basic Tutorials | ✔️ | ✔️ | | ||
| Premium Tutorials | ❌ | ✔️ | | ||
| 50+ Premium Sections | ❌ | ✔️ | | ||
| 8 Basic Plugins | ✔️ | ✔️ | | ||
| 22 Premium Plugins | ❌ | ✔️ | | ||
| JavaScript Modules | ❌ | ✔️ | | ||
| 10 Premium Page Templates | ❌ | ✔️ | | ||
| Premium Support | ❌ | ✔️ | | ||
| GitLab account and MDB Pro repository access | ❌ | ✔️ | | ||
________ | ||
* ChangeLog - https://mdbootstrap.com/docs/jquery/changelog/ | ||
* Documentation - https://mdbootstrap.com/docs/jquery/getting-started/download/ | ||
* Product page - https://mdbootstrap.com/products/jquery-ui-kit/ | ||
* Support - https://mdbootstrap.com/support/ | ||
* Angular - https://mdbootstrap.com/products/angular-ui-kit/ | ||
* React - https://mdbootstrap.com/products/react-ui-kit/ | ||
* Vue - https://mdbootstrap.com/products/vue-ui-kit/ | ||
▶️ [Watch our "5 min Quick Start" tutorial](https://www.youtube.com/watch?v=ccrJUi39ElQ) | ||
## Table of Contents | ||
@@ -53,3 +94,3 @@ | ||
[<img src="https://mdbootstrap.com/img/Marketing/general/logo/small/mdb-angular.png"/>](https://mdbootstrap.com/docs/angular/)[<img src="https://mdbootstrap.com/img/Marketing/general/logo/small/mdb-react.png"/>](https://mdbootstrap.com/docs/react/)[<img src="https://mdbootstrap.com/img/Marketing/general/logo/small/mdb-vue.png"/>](https://mdbootstrap.com/docs/vue/) | ||
[<img src="https://mdbootstrap.com/img/Marketing/general/logo/small/angular.png"/>](https://mdbootstrap.com/docs/angular/)[<img src="https://mdbootstrap.com/img/Marketing/general/logo/small/react.png"/>](https://mdbootstrap.com/docs/react/)[<img src="https://mdbootstrap.com/img/Marketing/general/logo/small/vue.png"/>](https://mdbootstrap.com/docs/vue/) | ||
@@ -79,3 +120,3 @@ | ||
**Main demo**: https://mdbootstrap.com/docs/jquery/components/demo/ | ||
- [Main demo](https://mdbootstrap.com/docs/jquery/components/demo/) | ||
@@ -85,5 +126,5 @@ | ||
**Written Tutorial**: https://mdbootstrap.com/education/bootstrap/quick-start/ | ||
- [Written Tutorial](https://mdbootstrap.com/education/bootstrap/quick-start/) | ||
**Video Tutorial**: https://www.youtube.com/watch?v=cXTThxoywNQ&t=9s | ||
- [Video Tutorial](https://www.youtube.com/watch?v=cXTThxoywNQ&t=9s) | ||
@@ -101,5 +142,5 @@ | ||
**MDB - Bootstrap tutorial**: https://mdbootstrap.com/education/bootstrap/ | ||
- [MDB - Bootstrap tutorial](https://mdbootstrap.com/education/bootstrap/) | ||
**MDB - WordPress tutorial**: https://mdbootstrap.com/education/wordpress/ | ||
- [MDB - WordPress tutorial](https://mdbootstrap.com/education/wordpress/) | ||
@@ -115,3 +156,3 @@ | ||
**Huge, detailed documentation available online on**: https://mdbootstrap.com/ | ||
- [Huge, detailed documentation available online](https://mdbootstrap.com/) | ||
@@ -129,3 +170,3 @@ | ||
| | Chrome | Firefox | Safari | Android Browser & WebView | Microsoft Edge | | ||
| | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Safari | Android Browser & WebView | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br> Miscrosoft Edge | | ||
|:--------------------:|:---------------------------:|:----------------------------:|:----------------------------:|:----------------------------:|:-------------------------------------------------------------------------:| | ||
@@ -140,3 +181,3 @@ | Android | Supported | Supported | N/A | Android v5.0+ supported | Supported | | ||
| | Chrome | Firefox | Internet Explorer | Microsoft Edge | Opera | Safari | | ||
| | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br> Internet Explorer | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="Internet Explorer / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br> Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png" alt="Opera" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Opera | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Safari | | ||
|:--------------------:|:-----------------------------:|:------------------------------:|:------------------------------:|:----------------------------:|:-------------------------------------------------------------------------:|:------------------------------:| | ||
@@ -230,14 +271,10 @@ | Mac | Supported | Supported | N/A | N/A | Supported | Supported | | ||
Getting started: https://mdbootstrap.com/docs/jquery/getting-started/download/ | ||
- [Getting Started](https://mdbootstrap.com/docs/jquery/getting-started/download/) | ||
5 min quick start: https://mdbootstrap.com/education/bootstrap/quick-start/ | ||
- [5 min quick start](https://mdbootstrap.com/education/bootstrap/quick-start/) | ||
Material Design + Bootstrap Tutorial: https://mdbootstrap.com/education/bootstrap/ | ||
- [Freebies](https://mdbootstrap.com/freebies/) | ||
Material Design + WordPress Tutorial: https://mdbootstrap.com/education/wordpress/ | ||
- [Premium Templates](https://mdbootstrap.com/templates/) | ||
Freebies: https://mdbootstrap.com/freebies/ | ||
Premium Templates: https://mdbootstrap.com/templates/ | ||
________ | ||
@@ -248,13 +285,13 @@ | ||
Twitter: https://twitter.com/MDBootstrap | ||
- [Twitter](https://twitter.com/MDBootstrap) | ||
Facebook: https://www.facebook.com/mdbootstrap | ||
- [Facebook](https://www.facebook.com/mdbootstrap) | ||
Pinterest: https://pl.pinterest.com/mdbootstrap | ||
- [Pinterest](https://pl.pinterest.com/mdbootstrap) | ||
Google+: https://plus.google.com/u/0/b/107863090883699620484/+Mdbootstrap/posts | ||
- [Google+](https://plus.google.com/u/0/b/107863090883699620484/+Mdbootstrap/posts) | ||
Dribbble: https://dribbble.com/mdbootstrap | ||
- [Dribbble](https://dribbble.com/mdbootstrap) | ||
LinkedIn: https://www.linkedin.com/company/material-design-for-bootstrap | ||
- [LinkedIn](https://www.linkedin.com/company/material-design-for-bootstrap) | ||
@@ -265,2 +302,2 @@ ________ | ||
**Material Design for Bootstrap PRO**: https://mdbootstrap.com/products/jquery-ui-kit/ | ||
- [Material Design for Bootstrap PRO](https://mdbootstrap.com/products/jquery-ui-kit/) |
Material Design for Bootstrap | ||
Version: MDB Free 4.7.1 | ||
Version: MDB Free 4.7.2 | ||
@@ -5,0 +5,0 @@ Documentation: |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
71064
294
5371253
110