v1.2.0

KevinVandy/mantine-react-tablev1.2.0Aug 23, 2023by KevinVandy

AI Summary

Introduced new customization options for the toolbar alert banner, including overlay positioning and content rendering.

Key Highlights

  • Added 'head-overlay' position for toolbar alert banner
  • Added `renderToolbarAlertBannerContent` option for full customization

New Features

  • New 'head-overlay' positionToolbarAlertBanner option
  • New renderToolbarAlertBannerContent table option

Full Release Notes

## What's Changed

- Added new `"head-overlay"` `positionToolbarAlertBanner` option to overlay the alert banner over the table header
- Added new `renderToolbarAlertBannerContent` table option to allow full customization of the alert banner content

**Full Changelog**: https://github.com/KevinVandy/mantine-react-table/compare/v1.1.2...v1.2.0