Skip to content

v2.0.0-beta.4

Compare
Choose a tag to compare
@fgatti675 fgatti675 released this 30 Mar 15:06
· 1304 commits to main since this release

Changed

  • Fixed table header bug
  • Added search bar in home page
  • Added favourites and recent collections view in home page.
  • Fix for some deeply nested property builders in arrays
  • Added autoOpenDrawer prop, allowing to open the drawer automatically when
    hovering the menu.
  • Allow choosing which custom view or subcollection is opened by default,
    with the defaultSelectedView prop. Thanks to @SeeringPhil for the PR!
  • Renamed builder to Builder in collection custom views for consistency.