Comparing version 20.6.4 to 20.7.0
# CHANGELOG | ||
## 20.7.0 | ||
Allow to provide custom function to setKeysInClassNames, it can change className, style, attrs. | ||
## 20.6.4 | ||
@@ -25,3 +29,3 @@ | ||
Fixed racecondition when after calling first b.init b.invalidated() could return false when bobril-g11n was asynchronously initializing. | ||
Fixed race-condition when after calling first b.init b.invalidated() could return false when bobril-g11n was asynchronously initializing. | ||
@@ -28,0 +32,0 @@ ## 20.5.1 |
{ | ||
"name": "bobril", | ||
"version": "20.6.4", | ||
"version": "20.7.0", | ||
"description": "Component Oriented MVC Framework with virtual DOM and CSS", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
393254
9348