Releases: vikramlearning/blazorbootstrap
Releases · vikramlearning/blazorbootstrap
3.1.1
What's Changed
- Removed unnecessary data iteration. by @Neovex in #916
- GridDetailView / EmptyDataTemplate / LoadingTemplate not showing - fixed by @gvreddy04 in #926
- 3.1.1 release updates by @gvreddy04 in #928
New Contributors
Full Changelog: v3.1.0...v3.1.1
3.1.0
What's New
- New Markdown component
- Dark mode support by @gvreddy04 in #895
What's Changed
- Grid enum filter - select text translation support added
- Line Chart - Fill by @mhspelt in #828
- Dropdown - Docs updated
- Google Map - Docs updated
Full Changelog: v3.0.0...v3.1.0
3.0.0
What's new
Carousel
component by @gvreddy04 in #850Google Map
component by @gvreddy04 in #843Image
component by @gvreddy04 in #759Polar Area Chart
component by @gvreddy04 in #773Radar Chart
component by @gvreddy04 in #791Scatter Chart
component by @gvreddy04 in #791
What's changed
-
Chart
components- Tick configuration support added
- Grid configuration support added
- Updated Dataset and ChartOption properties
- Updated documentation and demos
-
Color Utility
- Added color utility demos
-
Grid
component- Grid filters - Supports DoesNotContain filter.
- Grid filters - Enum support added.
- Grid filters - Guid support added.
- Details View support added.
- Nested Grid support added.
- New GridLoadingTemplate and GridEmptyDataTemplate params added.
- New GridContainerClass and GridContainerStyle parameters added.
- New FilterButtonColor parameter added to change the filter button color to filter button.
- New FilterButtonCSSClass parameter added to apply custom CSS classes to filter button.
- Highlight row when selected and customize the row color and background color.
-
Modal
component- Bootstrtap 5.3.3 fixes: Modal close button alignment issue fixed.
-
PdfViewer
component- Fixed rendering issue for MAUI Blazor Hybrid Apps
-
Sidebar
andSidebar2
components- Href, Width and WidthUnit parameters added.
- Fixed icon alignment issue for non-US cultures
-
Tabs
componentGetActiveTab()
method added
-
Demos & Docs updated.
Breaking changes
-
AccordionItem
- IsActive parameter renamed to Active.
-
Button
- Size's parameter data type changed from Size to ButtonSize.
-
Callout
- Type parameter changed to Color.
-
Dropdown
- Set the dropdown color on
Dropdown
component only instead of setting on theDropdownActionButton
andDropdownToggleButton
. - Size's parameter data type changed from Size to DropdownSize.
- Set the dropdown color on
-
DropdownActionButton
- Color parameter removed.
-
DropdownToggleButton
- Color parameter removed.
-
DropdownItem
- Type's parameter data type changed from ButtonType to DropdownItemType.
-
RibbonTab
- IsActive parameter renamed to Active.
-
Tab
- IsActive parameter renamed to Active.
Links
New Contributors
Full Changelog: v3.0.0-preview.3...v3.0.0
3.0.0-preview.3
What's New
- Radar Chart component by @gvreddy04 in #791
- Scatter Chart component by @gvreddy04 in #791
What's Changed
- Gird: Enum filter dropdown - Selection / Items Overflow by @gvreddy04 in #805
- Grid: #798: Grid default loading placeholder updates + row selection relate… by @gvreddy04 in #800
- PDF Viewer: Can't view PDF in MAUI Blazor by @gvreddy04 in #804
- Ribbon: Update ribbon docs - fix copy/paste miss by @dsschnau in #794
- Sidebar2: Indentation - Culture specific issue fixed by @gvreddy04 in #801
New Contributors
Full Changelog: v3.0.0-preview.2...v3.0.0-preview.3
3.0.0-preview.2
What's Changed
- Image component by @gvreddy04 in #759
- Polar Area Chart + Other improvements by @gvreddy04 in #773
- Grid - enum filter dropdown issues fixed. by @gvreddy04 in #762
- Grid detail view + Nested Grid by @gvreddy04 in #770
- Grid templates by @gvreddy04 in #777
- Add GridContainerClass and GridContainerStyle params by @gvreddy04 in #780
- Grid row selection - highlight the row by @gvreddy04 in #782
- Sidebar + Sidebar2: Width and WidthUnit parameter added. by @gvreddy04 in #752
- Demos - Sidebar2 width update by @gvreddy04 in #753
- Demos update by @gvreddy04 in #755
- Offcanvas demos updated. by @gvreddy04 in #764
- Demos - Index page updates by @gvreddy04 in #771
- 3.0.0-preview.2 updates by @gvreddy04 in #783
Full Changelog: v3.0.0-preview.1...v3.0.0-preview.2
3.0.0-preview.1
What's Changed
- Fix the logo broken link and other broken links by @gvreddy04 in #692
- Changed old Nuget package version to 2.2.1 in Client section. by @purquiz in #697
- Multitarget net6 and net8 by @jenscski in #693
- Grid: Filters - Enum support by @gvreddy04 in #703
- Grid: Filters - Guid support added. by @gvreddy04 in #704
- Grid - Save and Load Grid Settings updates by @gvreddy04 in #708
- Grid filters - DoesNotContain by @gvreddy04 in #709
- Split Grid demos to improve the page performance by @gvreddy04 in #720
- Sidebar href add by @fatih-duman in #728
- bootstrap v5.3.3 upgrade + demos + docs update by @gvreddy04 in #729
- Grid Filter Button CSS by @gvreddy04 in #730
- Sidebar and Sidebar2 updates by @gvreddy04 in #731
- Added Chart options, plus some QOL improvements. by @Lucasharskamp in #737
- Demos and Docs update by @gvreddy04 in #746
New Contributors
- @purquiz made their first contribution in #697
- @jenscski made their first contribution in #693
- @fatih-duman made their first contribution in #728
- @Lucasharskamp made their first contribution in #737
Full Changelog: https://github.com/vikramlearning/blazorbootstrap/commits/v3.0.0-preview.1
2.2.1
What's Changed
- Dialog not showing by @gvreddy04 in #669
- Demos - .NET 8 upgrade by @gvreddy04 in #670
- GridColumn's ''Class'' does not appear in final render by @gvreddy04 in #674
Full Changelog: v2.2.0...v2.2.1
2.2.0
What's Changed
- Sortable List Component by @gvreddy04 in #636
- Remove dynamic tabs by @gvreddy04 in #646
- Autofocus yes button in confirm dialog by @MarvinKlein1508 in #641
- Confirm dialog updates by @gvreddy04 in #647
- Disable auto focus on the yes button by @gvreddy04 in #648
- Ribbon component by @gvreddy04 in #652
- Ribbon and PDF Viewer updates by @gvreddy04 in #654
- Docs update by @gvreddy04 in #619
- Readme updates. by @gvreddy04 in #623
- Update README.md by @gvreddy04 in #642
- Update README.md by @gvreddy04 in #644
Full Changelog: v2.1.0...v2.2.0
2.1.0
What's Changed
- Spinner component docs + other docs update by @gvreddy04 in #592
- Sidebar 2 component by @gvreddy04 in #605
- Add HTML Tooltips by @MarvinKlein1508 in #603
- Grid: Header row css class not working #599 + FiltersRowCssClass not working at all #606 by @gvreddy04 in #612
- BarChart Width & Height properties translate to wrong style by @gvreddy04 in #614
- Fix range inputs by @MarvinKlein1508 in #554
- NumberInput - CultureInfo updates by @gvreddy04 in #617
- Fix formatting for CultureInfo by @MarvinKlein1508 in #607
- 2.1.0 release docs by @gvreddy04 in #618
Full Changelog: v2.0.0...v2.1.0
2.0.0
What's Changed
- #510 - Fix Button href not updating by @MarvinKlein1508 in #548
- Spinner component by @gvreddy04 in #553
- Added code of conduct and Fix SonarQube by @gvreddy579 in #568
- priority queue implementation by @gvreddy04 in #573
- Added credits page by @gvreddy579 in #576
- Correct the typo in Toggle/Toogle by @mavaddat in #584
- Callout updates by @gvreddy04 in #589
New Contributors
Full Changelog: v1.11.1...v2.0.0