Skip to main content

Blazor Bootstrap v1.11.0

· 2 min read

We are excited to release version 1.11.0, featuring new PDF Viewer, Range Input, and Script Loader components, along with updates to Auto Complete, Badge, Grid, and Tabs.

image

What's New

  • PDF Viewer component
    • Allows users to view PDF files directly in the browser, eliminating the need for third-party browser tools or extensions.
    • Supports two callback events: OnDocumentLoaded and OnPageChanged
  • Range Input component
    • Disabled
    • Min and Max
    • Step
    • Tick marks
  • Script Loader component
    • Allows users to load JS sctipt files dynamically on the fly.

What's changed

  • Auto Complete component

    • AutoComplete dispose issue #527
  • Badge component

    • Badge: Demos update #497
  • Grid component

    • GGrid: Filters - Support string NotEqual #486
  • Tabs component

    • Dynamic Tabs #538
    • Vertical Tabs #533
    • Vertical Pills Tabs#533
    • Vertical Underline Tabs#533
    • Underline Tabs#533
    • Tab: OnClick call back event #543
  • Other updates

    • Upgrade bootstrap version to 5.3.2 #498
    • Fix build warnings #534
    • Nuget update #520
    • Update docs to Bootstrap Icons 1.11.3 #541