bulma-extensions
Advanced tools
Comparing version 1.0.10 to 1.0.11
@@ -171,7 +171,7 @@ (function (global, factory) { | ||
if (!Array.isArray(events)) { | ||
events =[events]; | ||
events = [events]; | ||
} | ||
events.forEach(event => { | ||
this.addEventListener(events[i], listener); | ||
this.addEventListener(event, listener); | ||
}); | ||
@@ -178,0 +178,0 @@ }; |
{ | ||
"name": "bulma-calendar", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "Display a calendar for date selection or for planning management, in different colors and sizes", | ||
@@ -5,0 +5,0 @@ "main": "dist/bulma-calendar.sass", |
@@ -0,1 +1,6 @@ | ||
<a name="1.0.11"></a> | ||
## [1.0.11](https://github.com/Wikiki/bulma-extensions/compare/1.0.10...1.0.11) (2018-03-16) | ||
<a name="1.0.10"></a> | ||
@@ -2,0 +7,0 @@ ## [1.0.10](https://github.com/Wikiki/bulma-extensions/compare/1.0.9...1.0.10) (2018-03-16) |
{ | ||
"name": "bulma-extensions", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "Set of extensions for Bulma.io CSS Framework", | ||
@@ -5,0 +5,0 @@ "main": "dist/extensions.sass", |
Sorry, the diff of this file is too big to display
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
792412