Releases
v13.0.0
Compare
Sorry, something went wrong.
No results found
NEW: React wrapper: re-did to follow the Angular pattern (drag&Drop between grid doesn't destroy content), events, lazyLoad support, fix memory leak, empty content, etc...
NEW: Vue wrapper: brand new wrapper follow same pattern as well
break: #3310 Angular wrapper using component+props (instead of selector+input)
feat: #662 added grid-lines.html demo (just CSS)
fix: #3154 Esc key doesn't restore subgrid
fix: #3231 drag broken in Firefox 147.0.4+ and Chrome 144+ due to navigator.maxTouchPoints > 0 now returning true on desktop (macOS trackpad)
fix: #3291 flicker nested grid demo when dragging between sub-grids
fix: #3085 Changing rows after init relays out if smaller
fix: #2823 Scrollbar appears prevents onChange being called
fix: #2948 dynamically created nested grid disappeared when dragging out
fix: #3269 cleanup old rtl residue - thank you Daniel Cohen Gindi
fix: #3270 dragging item from outside doesn't allow swap (weird change is layout especially when you move out as it doesn't restore)
fix: #2950 Angular: now support signal inputs (ng14.1+) like name = input<string>()
You can’t perform that action at this time.