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

bootstrap-italia

Package Overview
Dependencies
Maintainers
1
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bootstrap-italia - npm Package Compare versions

Comparing version 0.4.4 to 0.5.0

src/js/plugins/componente-base.js

6

package.json
{
"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

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