Skip to content

BlazorStrap 5.1.102

Compare
Choose a tag to compare
@jbomhold3 jbomhold3 released this 09 May 21:16
· 79 commits to master since this release

Fixes/Changes

  • Fixed an access issue with BSToast collection. Thanks, @EMaderbacher
  • Fixed an issue where context was not shown correctly on BSModal Thanks, @EMaderbacher
  • Fixed a rendering lock issue with BSCollapse. That could cause a race condition with StateHasChanged causing improper display of the element.
  • Added: ModalContentClass to BSModel. ContentClass marked as obsolete to be removed later @EMaderbacher
  • Adds HasIcon for BSToast
  • Adds Invoke to BSNavitem
  • Adds: Adds NoClickEvent to BSPopover to prevent the default javascript click event on the target from being created
  • Adds: Horizontal Collapse to both V4 and V5
  • Performance improvements: for BSModal, BSDropdown, BSOffcanvas on server side.
  • Misc improvements and fixes

https://www.nuget.org/packages/BlazorStrap/5.1.102.50923
https://www.nuget.org/packages/BlazorStrap.V4/5.1.102
https://www.nuget.org/packages/BlazorStrap.V5/5.1.102