column-resizer
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -0,1 +1,8 @@ | ||
<a name="v1.2.1"></a> | ||
# [v1.2.1](https://github.com/MonsantoCo/column-resizer/compare/v1.2.0...v1.2.1) (2019-02-11) | ||
## Bug fixes | ||
* Missing `serialize` documentation ([c095f3f](https://github.com/MonsantoCo/column-resizer/commit/c095f3f49cd3f727348cff75d0ecae2afaf41dbb)) | ||
## Enhancement | ||
<a name="v1.2.0"></a> | ||
@@ -2,0 +9,0 @@ # [v1.2.0](https://github.com/MonsantoCo/column-resizer/compare/v1.1.3...v1.2.0) (2019-02-11) |
{ | ||
"name": "column-resizer", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Javascript to resize table columns", | ||
@@ -5,0 +5,0 @@ "title": "ColumnResizer", |
@@ -193,2 +193,7 @@ # ColumnResizer | ||
* **serialize**: [type:Boolean] [default: true] | ||
Flag to determine if column width data will be saved to session storage. | ||
___ | ||
### Events | ||
@@ -195,0 +200,0 @@ * **onResize**: [type: function] [default: null] |
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
132139
208