Skip to content

Commit 365db41

Browse files
committed
doc update
1 parent 71997b6 commit 365db41

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/CHANGES.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ Change log
4949

5050
- add `margin` option now support multi values CSS format `'5px 10px 0 20px'` or `'5em 10em'`
5151
- add `data-gs-static-grid` attribute
52-
- fix `class="ui-draggable-disabled ui-resizable-disabled"` have been added back to static grid items, so existing CSS rule to style continue working [1435](https://github.com/gridstack/gridstack.js/issues/1435)
53-
- fix getting DOM element by id with number works (api that uses `GridStackElement` handle more string formats)
54-
- fix setting `marginTop` (or any 4 sides) to cause resize to break. Thanks [@deadivan](https://github.com/deadivan) for suggested fix.
52+
- fix [1435](https://github.com/gridstack/gridstack.js/issues/1435) `class="ui-draggable-disabled ui-resizable-disabled"` have been added back to static grid items, so existing CSS rule to style continue working
53+
- fix [1439](https://github.com/gridstack/gridstack.js/pull/1439) getting DOM element by id with number works (api that uses `GridStackElement` handle more string formats)
54+
- fix [1442](https://github.com/gridstack/gridstack.js/pull/1442) setting `marginTop` (or any 4 sides) to cause resize to break. Thanks [@deadivan](https://github.com/deadivan) for suggested fix.
5555

5656
## 2.1.0 (2020-10-28)
5757

0 commit comments

Comments
 (0)