-
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
100 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
--- | ||
title: Blazor Bootstrap v1.10.0 | ||
authors: | ||
name: Vikram Reddy | ||
title: Creator | ||
url: https://github.com/gvreddy04 | ||
image_url: https://avatars.githubusercontent.com/u/2337067 | ||
tags: [v1.10.0, blazor, bootstrap, bootstrap5, blazorbootstrap, grid, blazorgrid] | ||
--- | ||
|
||
We are excited to release 1.10.0 with new Table and Card component. Charts, Grid, Button, Tooltip, and Switch component updates!!! | ||
|
||
![image](https://i.imgur.com/qH7G1ZT.png "Blazor Bootstrap: Grid Component") | ||
|
||
<!--truncate--> | ||
|
||
## What's New | ||
|
||
- `Table` Component | ||
- TODO: Update | ||
|
||
- `Card` Component | ||
- TODO: Update | ||
|
||
## What's changed | ||
|
||
- `Bar Chart` component | ||
- TODO: Update | ||
|
||
- `Doughnut Chart` component | ||
- TODO: Update | ||
|
||
- `Line Chart` component | ||
- TODO: Update | ||
|
||
- `Pie Chart` component | ||
- TODO: Update | ||
|
||
- `Grid` component | ||
- Grid: Filters translation support [#292](https://github.com/vikramlearning/blazorbootstrap/issues/292) | ||
|
||
- `Button` component | ||
- Tooltip color support added | ||
|
||
- `Tooltip` component | ||
- Tooltip color support added | ||
- Tooltip on button problem [#296](https://github.com/vikramlearning/blazorbootstrap/issues/296) | ||
|
||
- `Switch` component | ||
- Switch is invoking EditContext OnFieldChanged even the change was not from UI [#297](https://github.com/vikramlearning/blazorbootstrap/issues/297) | ||
|
||
## Links | ||
- [Demo Website - Blazor Server](https://demos.blazorbootstrap.com/) | ||
- [Demo Website - Blazor WebAssembly](https://demos.getblazorbootstrap.com/) | ||
- [Blazor Line Chart Component Documentation](https://getblazorbootstrap.com/docs/components/charts) | ||
- [Blazor Grid Component Documentation](https://getblazorbootstrap.com/docs/components/grid) | ||
- [Blazor Switch Component Documentation](https://getblazorbootstrap.com/docs/forms/switch) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters