Skip to main content

Blazor Bootstrap v1.10.2

· One min read

We are excited to release 1.10.2 with enhancements to autocomplete, charts, confirmation dialog, sidebar, and others!!!

image

What's changed

  • AutoComplete component

    • Autocomplete shows "No Records Found" Before Search is finished #352
  • Confirm Dialog component

    • Confirm Dialog - No fade animation #334
  • Modal Service

    • Callback support has been added
  • Tooltip component

    • Dispose issue fixed #327
  • Sidebar component

    • Sidebar should close automatically on mobile #274
  • We have made improvements to all the charts to support data labels #317

    • Bar Chart, Doughnut Chart, Line Chart, and Pie Chart
  • MAUI Blazor App - Getting started docs added