Skip to content

2.0.0-beta.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jul 11:41
· 1485 commits to master since this release

2.0.0

Shiny new things

  • new option of resizing a column. The Size is persisted. ISSUE#50
  • Performance improvements of rendering components x5 ISSUE#189

No longer broken

  • Control label value before save changes ISSUE#203

Developers

  • Migration of React to React 18.x
  • Migration of react-table-v7 to react-table-v8 (typescript native, compatibility with React 18.x)
  • DnD library modified from react-beautiful-dnd to react-dnd ( compatibility with React 18.x )
  • Material-ui migrated from Material-UI to MUI ( compatibility with React 18.x )
  • Refactor of all components to be adapted to React 18.x
  • Size of plugin from 16mb to 5mb