Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-24 | 903 Bytes | |
v12.1.0 source code.tar.gz | 2025-04-24 | 493.8 kB | |
v12.1.0 source code.zip | 2025-04-24 | 591.8 kB | |
Totals: 3 Items | 1.1 MB | 0 |
- feat #2671 subgrid now propagate events to topmost grid. Use
el.gridstackNode.grid
to know which (sub) grid. - fix #3028
updateOptions()
no longer modifies passed in struct. only field we check are being handled too. - fix #3029
resizeToContent()
fix for nested grid with content above - fix #3030
resizeToContentCheck()
wasn't blocking _ignoreLayoutsNodeChange at end of the loop - rem #3022 removed ES5 support (IE doesn't support CSS vars needed now)
- rem #3027 remove legacy code support for disableOneColumnMode, oneColumnSize, oneColumnModeDomSort