Skip to content

6.15.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 00:08
· 621 commits to master since this release

Fixes

  • use local input fields for all components. This reduces a lot of lag that comes from having to re-render large tables #515
  • close menus on outside click
  • keep a menu that has a shouldMenuRequestOnClose flag of true to stay open until the menu itself closes it
  • stop empty tag that would sometimes be created on enter press

Refactor

  • simplify header cell file structure
  • add padding to export modal for mobile