Skip to content

Commit

Permalink
5.1.4 (#1268)
Browse files Browse the repository at this point in the history
* Fix bug

* Release notes

* 2024-02-29 Prior to merge of singleSelectBug

* 2024-02-29 EoD

* 2024-03-01 BMoD

* 2024-03-03 Remove MBGrid/MBGrid NG as they were still maked as experimental

* Remove MD3 grid

* Update docs removing experimental references

---------

Co-authored-by: Simon Ziegler <[email protected]>
  • Loading branch information
MarkStega and simonziegler authored Mar 3, 2024
1 parent 720c86d commit d364bf9
Show file tree
Hide file tree
Showing 69 changed files with 473 additions and 8,016 deletions.
1 change: 0 additions & 1 deletion Material.Blazor.MD3/Articles/PlusComponents.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ implements further Blazor/Material Theme hybrid components that we term "Plus Co
| [MBDateTimeField](xref:C.MBDateTimeField) | A date or date/time typed text field |
| [MBDecimalField](xref:C.MBDecimalField) | A numeric decimal text field. |
| [MBDoubleField](xref:C.MBDoubleField) | A numeric double text field. |
| [MBGrid](xref:C.MBGrideld) | A data driven table with grouping, sorting, and various data display options. |
| [MBRadioButtonGroup](xref:C.MBRadioButtonGroup) | A collection of radio buttons with a single selection |

## Experimental Component List
Expand Down
21 changes: 0 additions & 21 deletions Material.Blazor.MD3/Components/Grid/MBEnumerationsGrid.cs

This file was deleted.

Loading

0 comments on commit d364bf9

Please sign in to comment.