Skip to content

5.0.0-RC-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jbomhold3 jbomhold3 released this 30 Dec 07:03
· 271 commits to master since this release

BlazorStrap targeting Bootstrap 5.1

Note: Continue to target 1.X for BootStrap 4. These versions are not fully compatible with each other.

  • Added: Auto active links
  • Added: Carousel now has an event que for clicking and ShowAsync, HideAsync
  • Added: Breadcrumbs giving a BasePath will now automatically generate. See docs for example.
  • Added: Url parameter to BSPaginationItem
  • Added: Missing examples in docs.
  • Fixes: Carousel indicator issue.
  • Fixes: OnShown, OnHidden will not longer block the thread in rare cases.
  • Fixes: Wrong class given on BSPaginationItem

Known Issue:
#470 Opps code fix is in place.