Skip to main content

Blazor Bootstrap v1.9.0

· One min read

We are excited to release 1.9.0 with Modal Service, Modals, Icons, Toasts, and Tabs updates!!!

image

What's new

  • Modal service
    • Global service for the application

What's changed

  • Modal component

    • Dynamic modal title does not work when using static content #242
  • Icon component

    • New Color parameter added
  • Toasts component

    • ToastService.Notify method does not have AutoHide #238
  • Tabs component

    • ShowTabByIndexAsync not working after OnAfterRenderAsync #243