Skip to content

v1.0.0-beta.26

Pre-release
Pre-release
Compare
Choose a tag to compare
@KevinVandy KevinVandy released this 11 Jul 06:02

What's Changed

  • Renamed creatingMode table option to createDisplayMode
  • Renamed editingMode table option to editDisplayMode
  • Added columnFilterDisplayMode table option to render column filters in 'subheader' | 'popover' | 'custom' display modes
  • Added paginationDisplayMode table option to render pagination in 'default' | 'pages' | 'custom' display modes
  • Added selectDisplayMode table option to render 'checkbox' | 'radio' | 'switch' select modes
  • Fixed large pagination numbers not being formatted with locale string
  • Better column actions menu alignment
  • Starting using IconFilterCog tabler icon for filter mode switching button.
  • i18n(zh-Hans): fix typo by @XindiShang in #87

New Contributors

Full Changelog: v1.0.0-beta.25...v1.0.0-beta.26