Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "bolts-lib", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Front-end helper library", | ||
@@ -5,0 +5,0 @@ "main": "src/js/index.js", |
# Bolts | ||
*v1.0.1* | ||
*v1.0.2* | ||
@@ -4,0 +4,0 @@ Bolts is a collection of practical Sass mixins and JS functions helping you deal with all the mundane website building and styling tasks, so that you can focus on creating something new. It aims to be a toolkit that does the things you're tired of. |
/** | ||
* Bolts 1.0.1 | MIT License | ||
* Bolts 1.0.2 | MIT License | ||
* | ||
@@ -4,0 +4,0 @@ * Developed by Pocketsize |
/** | ||
* Bolts 1.0.1 | MIT License | ||
* Bolts 1.0.2 | MIT License | ||
* | ||
@@ -4,0 +4,0 @@ * Developed by Pocketsize |
/** | ||
* Bolts 1.0.1 | MIT License | ||
* Bolts 1.0.2 | MIT License | ||
* | ||
@@ -4,0 +4,0 @@ * Developed by Pocketsize |
/** | ||
* Bolts 1.0.1 | MIT License | ||
* Bolts 1.0.2 | MIT License | ||
* | ||
@@ -4,0 +4,0 @@ * Developed by Pocketsize |
/** | ||
* Bolts 1.0.1 | MIT License | ||
* Bolts 1.0.2 | MIT License | ||
* | ||
@@ -108,4 +108,2 @@ * Developed by Pocketsize | ||
state.trigger('change', key, node) | ||
setDOMState(node) | ||
@@ -128,4 +126,2 @@ } else { | ||
state.trigger('change', key) | ||
setDOMState() | ||
@@ -160,4 +156,2 @@ } | ||
state.trigger('change', key, node) | ||
setDOMState(node) | ||
@@ -175,4 +169,2 @@ } else { | ||
state.trigger('change', key) | ||
setDOMState() | ||
@@ -179,0 +171,0 @@ } |
/** | ||
* Bolts 1.0.1 | MIT License | ||
* Bolts 1.0.2 | MIT License | ||
* | ||
@@ -4,0 +4,0 @@ * Developed by Pocketsize |
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
76181
526