Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mdbootstrap

Package Overview
Dependencies
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mdbootstrap - npm Package Compare versions

Comparing version 4.7.2 to 4.7.3

5

js/modules/forms-free.js

@@ -173,7 +173,2 @@ "use strict";

$body.on('keyup keydown', textAreaSelector, textAreaAutoResize);
$('input:-webkit-autofill').each(function () {
if ($(this).val().length !== "") {
$(this).siblings('label, i').addClass('active');
}
});
})(jQuery);

2

package.json
{
"name": "mdbootstrap",
"version": "4.7.2",
"version": "4.7.3",
"description": "Material Design for Bootstrap (MDB) is a powerful Material Design UI KIT for most popular HTML, CSS, and JS framework - Bootstrap.",

@@ -5,0 +5,0 @@ "main": "js/mdb.min.js",

<p align="center">
<a href="http://mdbootstrap.com">
<a href="https://mdbootstrap.com/docs/jquery/getting-started/download/">
<img width="500" src="https://mdbootstrap.com/img/Marketing/general/logo/huge/mdb.png">

@@ -7,7 +7,15 @@ </a>

<h1 align="center">Material Design for Bootstrap PRO</h1>
<h1 align="center">Material Design for Bootstrap 4</h1>
<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>
</p>
<p align="center">
<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 href="https://mdbootstrap.com/docs/jquery/getting-started/download/" target="_blank">
<img width="700" src="https://mdbootstrap.com/img/Marketing/products/jquery/mdb-free.jpg" alt="logo">
</a>

@@ -17,16 +25,7 @@ </p>

<p align="center">
✔️<b>3000+</b> Premium Components - An impressive collection of ready to use, stunning Material Design components.
<b>400+</b> material UI elements, <b>600+</b> material icons, <b>74</b> CSS animations, SASS files, templates, tutorials and many more. Free for personal and commercial use. Available jQuery, Angular, React and Vue versions
</p>
<p align="center">
✔️<b>Premium sections, plugins & templates</b> - Save huge amounts of time on website/application creation using our predefined sections and templates.
Trusted by <b>800 000+</b> developers & designers. Used by such a companies like Nike, Samsung, Amazon, Ikea, Sony and NASA.
</p>
<p align="center">
✔️<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>

@@ -36,41 +35,3 @@

| 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

@@ -149,5 +110,5 @@

`<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.6.0/css/mdb.min.css" />`
`<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.7.1/css/mdb.min.css" />`
`<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.6.0/js/mdb.min.js"></script>`
`<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.7.1/js/mdb.min.js"></script>`

@@ -292,3 +253,6 @@ # Documentation

- [LinkedIn](https://www.linkedin.com/company/material-design-for-bootstrap)
- [YouTube](https://www.youtube.com/channel/UC5CF7mLQZhvx8O5GODZAhdA)
________

@@ -295,0 +259,0 @@

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc