Skip to content

v2.9.2

Compare
Choose a tag to compare
@KevinVandy KevinVandy released this 26 Jan 05:39
· 83 commits to v2 since this release

What's Changed

  • Added disableScrollLock: true to all MUI Menus and Select Menus to keep menus with their anchor origin while scrolling by default
  • Switched pagination rows per page select to use native select by default in mobile viewports
  • Fixed pagination rows per page input label for accessibility attribute
  • Removed unnecessary ::after pseudo elements on table cells if they were unused
  • Fixed edge cases with footer cell alignment
  • Added position: 'relative' to table and all rows and cells
    • Fixed semantic sticky header regression
    • Fixed row order/dragging with column virtualization enabled bug

Full Changelog: v2.9.1...v2.9.2