5.2.103-RC1
Pre-release
Pre-release
Adds new Component BSDataGrid
This is our QuickGrid like Grid component.
Features Highlights
- Multi Filtering
- Multi Sort
- PropertyColumns
- TemplateColumns
See https://blazorstrap.io/VNext/V5/components/datagrid
Note that the Docs page was changed and isn't complete. Please ignore the slow loading time.
Bug Fixes
- Remvoes double fire for OnShow in
BSCarouselItemBase
- Removes AlwaysRenderContent from popovers and tooltips. Bootstrap never expected the popover or tooltip to exist even after it was hidden, so a workaround was applied that messed up the fade animation.
- Fixed the issue with AlwayRenderContent in docs on BSModal and BSOffCanvas default, which has always been false.
- Updates blazorstrapinterop.js transitions events are now handled better
- Fixed fade animations on modals, tooltips, popovers, offcanvas