v1.0.0-beta.26
Pre-release
Pre-release
What's Changed
- Renamed
creatingMode
table option tocreateDisplayMode
- Renamed
editingMode
table option toeditDisplayMode
- 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
- @XindiShang made their first contribution in #87
Full Changelog: v1.0.0-beta.25...v1.0.0-beta.26