Skip to content

Commit

Permalink
release docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
gvreddy04 committed Sep 30, 2023
1 parent 78c5bfb commit f73f6b4
Showing 1 changed file with 7 additions and 21 deletions.
28 changes: 7 additions & 21 deletions docs/blog/2023-10-14-blazorbootstrap-1.10.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,36 +5,22 @@ authors:
title: Creator
url: https://github.com/gvreddy04
image_url: https://avatars.githubusercontent.com/u/2337067
tags: [v1.10.3, blazor, bootstrap, bootstrap5, blazorbootstrap, icon, blazoricon, docs]
tags: [v1.10.3, blazor, bootstrap, bootstrap5, blazorbootstrap, dropdown, blazordropdown, icon, blazoricon, docs]
---

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

![image](https://i.imgur.com/xEPhAsW.png "Blazor Bootstrap: Doughnut Chart Component")
![image](https://i.imgur.com/HkqLwlx.png "Blazor Bootstrap: Dropdown Component")

<!--truncate-->

## What's changed

- `AutoComplete` component
- Autocomplete shows "No Records Found" Before Search is finished [#352](https://github.com/vikramlearning/blazorbootstrap/issues/352)
- `Dropdown` component
- Add feature to disable Dropdown [#373](https://github.com/vikramlearning/blazorbootstrap/issues/352)

- `Confirm Dialog` component
- Confirm Dialog - No fade animation [#334](https://github.com/vikramlearning/blazorbootstrap/issues/334)

- `Modal Service`
- Callback support has been added

- `Tooltip` component
- Dispose issue fixed [#327](https://github.com/vikramlearning/blazorbootstrap/issues/327)

- `Sidebar` component
- Sidebar should close automatically on mobile [#274](https://github.com/vikramlearning/blazorbootstrap/issues/274)

- We have made improvements to all the charts to support data labels [#317](https://github.com/vikramlearning/blazorbootstrap/issues/317)
- `Bar Chart`, `Doughnut Chart`, `Line Chart`, and `Pie Chart`

- MAUI Blazor App - Getting started docs added
- `Icon` component
- Sizing for icons in buttons is strange [#346](https://github.com/vikramlearning/blazorbootstrap/issues/346)

## Links
- [Demo Website - Blazor Server](https://demos.blazorbootstrap.com/)
Expand Down

0 comments on commit f73f6b4

Please sign in to comment.