Skip to content

BlazorStrap 5.0.105

Compare
Choose a tag to compare
@jbomhold3 jbomhold3 released this 17 Apr 08:38
· 202 commits to master since this release

BlazorStrap 5.0.105

Misc

  • Added: HasCloseButton to BSModal defaults to true Thanks @uecasm
  • Added: Dynamic Support For BSPopover see docs
  • Added: New version of BSDataTable to core.
  • Added: BSDataTableRow #495 Thanks @zandermar18
  • Added: BSSpinner Thanks @JulianDev24
  • Added: Set styles for Modal footer.
  • Fixes: empty footer error #496 Thanks @stepkillah

Changes to BSProgressBar Thanks @uecasm

  • Added: Min parameter
  • Fixes: the width calculation for multiple progress bars
  • Removes: rounding of the width percent

Changes to BSAccordionItem, BSCollapse, BSDropDown, BSModal, BSOffCanvas, BSPopover, BSToast, BSTooltip Thanks @uecasm

  • Adds: RefreshAsync()
  • Change: ShowAsync, HideAsync will no longer fire if the component is already in that state.
  • Shown: Is now public.

Javascript

  • Fixes: JS PeakHeight was resolving before the timeout completed.
  • Change: JS PeakHeight now restores the orginal styles of the element