diff --git a/doc/CHANGES.md b/doc/CHANGES.md index a2d39ac6f..9d8f22a16 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -133,6 +133,7 @@ Change log ## 12.2.1-dev (TBD) * fix: [#3070](https://github.com/gridstack/gridstack.js/pull/3070) incorrect property name 'sizeToContent' when cleaning up invalid attributes * fix: [#3077](https://github.com/gridstack/gridstack.js/pull/3077) incorrect node._id check +* fix: [#3054](https://github.com/gridstack/gridstack.js/pull/3054) Avoid reflows via explicitly setting minRow * fix: [#3085](https://github.com/gridstack/gridstack.js/issues/3085) `opts.minRow` being updated ## 12.2.1 (2025-05-28) diff --git a/doc/README.md b/doc/README.md index 931c25521..3dbe2753c 100644 --- a/doc/README.md +++ b/doc/README.md @@ -116,7 +116,7 @@ gridstack.js API - `marginBottom`: numberOrString - `marginLeft`: numberOrString - `maxRow` - maximum rows amount. Default is `0` which means no max. -- `minRow` - minimum rows amount which is handy to prevent grid from collapsing when empty. Default is `0`. When no set set, the `min-height` CSS attribute on the grid div (in pixels) can be used as well, which will round to the closest row. +- `minRow` - minimum rows amount which is handy to prevent grid from collapsing when empty. Default is `0`. When no set the `min-height` CSS attribute on the grid div (in pixels) can be used, which will round to the closest row. - `nonce` - If you are using a nonce-based Content Security Policy, pass your nonce here and GridStack will add it to the `