bootstrap-italia
Advanced tools
Comparing version 0.4.4 to 0.5.0
{ | ||
"name": "bootstrap-italia", | ||
"version": "0.4.4", | ||
"version": "0.5.0", | ||
"keywords": [ | ||
@@ -41,4 +41,4 @@ "css", | ||
"browser-sync": "^2.23.6", | ||
"chalk": "^2.3.0", | ||
"child_process": "^1.0.2", | ||
"fancy-log": "^1.3.2", | ||
"gh-pages": "^1.1.0", | ||
@@ -50,3 +50,2 @@ "gulp": "^4.0.0", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-open": "^2.0.0", | ||
"gulp-rename": "^1.2.2", | ||
@@ -58,3 +57,2 @@ "gulp-replace": "^0.5.4", | ||
"gulp-uglify": "^1.2.0", | ||
"gulp-util": "^3.0.8", | ||
"gulp-wrapper": "^1.0.0" | ||
@@ -61,0 +59,0 @@ }, |
[![GitHub issues](https://img.shields.io/github/issues/italia/bootstrap-italia.svg)](https://github.com/italia/bootstrap-italia/issues) | ||
[![CSS gzip size](http://img.badgesize.io/italia/bootstrap-italia/master/dist/css/bootstrap-italia.min.css?compression=gzip&label=CSS+gzip+size)](https://github.com/italia/bootstrap-italia/tree/master/dist/css/bootstrap-italia.min.css) | ||
[![JS gzip size](http://img.badgesize.io/italia/bootstrap-italia/master/dist/js/bootstrap-italia.min.js?compression=gzip&label=JS+gzip+size)](https://github.com/italia/bootstrap-italia/blob/master/dist/js/bootstrap-italia.min.js) | ||
[![Join the #design channel](https://img.shields.io/badge/Slack%20channel-%23design-blue.svg)](https://developersitalia.slack.com/messages/C7658JRJR/) | ||
[![Join the #design channel](https://img.shields.io/badge/Slack%20channel-%23design-blue.svg)](https://developersitalia.slack.com/messages/C7VPAUVB3/) | ||
[![Get invited](https://slack.developers.italia.it/badge.svg)](https://slack.developers.italia.it/) | ||
@@ -6,0 +6,0 @@ |
@@ -101,3 +101,3 @@ import Util from './util' | ||
wrapper.addClass($select.attr('class')); | ||
//wrapper.addClass($select.attr('class')); | ||
@@ -174,4 +174,5 @@ if (this._isSearchable) { | ||
$select.before($newSelect); | ||
$newSelect.before(dropdownIcon); | ||
$newSelect.before(dropdownIcon).addClass($select.attr('class').replace('custom-select', '')); | ||
$newSelect.after(this._customElement); | ||
@@ -178,0 +179,0 @@ if (!$select.is(':disabled')) { |
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 not supported yet
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
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
19
5792
28
2531184
67
4055
16