Releases: fgilde/MudBlazor.Extensions
2.0.02
MudBlazor.Extensions 2.0.02 Nuget
2.0.02 > Update MudBlazor to 7.2.0
2.0.02 > Bug fixes
2.0.0
1.7.89
MudBlazor.Extensions 1.7.89 Nuget
1.7.89 > Fix bug that uploadable file is not updated in MudExObjectEditDialog
1.7.88 > Dialogs now supporting a can close event to allow canceling the close event see sample
1.7.88 > Add new Components MudExTreeView.
1.7.88 > Update MudBlazor to 6.20.0
1.7.88 > New Component MudExFileDisplayExcel to support preview of Excel files in MudExFileDisplay and MudExUploadEdit .
1.7.88 > MudExUploadEdit now supports recording audio.
1.7.88 > New Component MudExGravatar.
1.7.88 > Dialogs now supporting CustomSize and CustomPostion to allow more flexibility.
1.7.88 > New service IDialogEventService to allow handling of dialog events
1.7.88 > Dialog supports now a CloseAnimation
1.7.88 > New Service ISpeechRecognitionService to allow easy speech to text conversion or audio recording without any UI
1.7.88 > New Component MudExSpeechToTextButton to allow easy speech to text conversion or audio recording
1.7.88
MudBlazor.Extensions 1.7.88 Nuget
- 1.7.88 > Dialogs now supporting a can close event to allow canceling the close event see sample
- 1.7.88 > Add new Components MudExTreeView.
- 1.7.88 > Update MudBlazor to 6.20.0
- 1.7.88 > New Component
MudExFileDisplayExcel
to support preview of Excel files in MudExFileDisplay and MudExUploadEdit . - 1.7.88 > MudExUploadEdit now supports recording audio.
- 1.7.88 > New Component MudExGravatar.
- 1.7.88 > Dialogs now supporting CustomSize and CustomPostion to allow more flexibility.
- 1.7.88 > New service IDialogEventService to allow handling of dialog events
- 1.7.88 > Dialog supports now a CloseAnimation
- 1.7.88 > New Service ISpeechRecognitionService to allow easy speech to text conversion or audio recording without any UI
- 1.7.88 > New Component MudExSpeechToTextButton to allow easy speech to text conversion or audio recording
1.7.87
MudBlazor.Extensions 1.7.87 Nuget
- 1.7.87 > Small minor BugFixes
- 1.7.87 > Improve key navigation in MudExSelect and MudExList
- 1.7.87 > Update MudBlazor to 6.19.1
1.7.86
MudBlazor.Extensions 1.7.86 Nuget
- 1.7.86 > Update MudBlazor to 6.18.0
- 1.7.86 > Fix wrong js deploy for splitter.min.js
1.7.85
MudBlazor.Extensions 1.7.85 Nuget
- 1.7.85 > Update MudBlazor to 6.17.0
- 1.7.85 > Splitter can now work with one element only
- 1.7.85 > Sample app to net 8
1.7.84
MudBlazor.Extensions 1.7.84 Nuget
- 1.7.84 > Update MudBlazor to 6.15.0
- 1.7.84 > Fix hidden content sometimes in MudExFileDisplayDialog
- 1.7.84 > Fix Bug that no input can selected in draggable dialogs without header
- 1.7.84 > Register MudExAudioPlayer as file viewer for audio files see file sample
1.7.83
MudBlazor.Extensions 1.7.83 Nuget
1.7.83 > Register MudExStructuredDataEditor as file viewer for json, yml and xml files see file sample
1.7.83 > Add viewer for font files for MudExFileDisplay see file sample
1.7.83 > Add support for tiff images in MudExFileDisplay see file sample
1.7.83 > Add new Component for displaying images MudExImageViewer also registered as IMudExFileDisplay see file sample