Skip to main content

Blazor Bootstrap v1.10.4

· One min read

We are excited to release 1.10.4 with enhancements to grid, preload, modal, and switch!!!

image

What's changed

  • Grid component

    • Grid: Freeze Columns Support #246
  • Preload component

    • Preload: Add text to preload component #414
  • Switch component

    • Switch: Double click on switch selects the label #401
  • Charts component

    • Chart size updates #384
  • Modal component

    • Pressing Esc still closes the modal even with UseStaticBackdrop="true" #416
  • Docs updates