Skip to content

Releases: b-straub/RxBlazorLight

v1.1.1

31 May 15:34

Choose a tag to compare

Update dependencies

v1.1.0

29 May 08:47

Choose a tag to compare

Starting with revision 1.1.0, R3 is used as reactive core. Please refer to the samples for usage.

v1.0.1 Reactive fix and breaking change for RxBLServiceSubscriber

14 Apr 08:45

Choose a tag to compare

Breaking change: signature for RxBLServiceSubscriber::OnServiceStateHasChanged/OnServiceStateHasChangedAsync is now IList crList.

Fixed a not disposed subscription for scoped service.

Housekeeping -> update all dependencies and increase version

12 Apr 09:05

Choose a tag to compare

v0.9.9

06 Mar 09:36

Choose a tag to compare

Upgrade to .NET 9

v0.9.7

04 Nov 08:47

Choose a tag to compare

Housekeeping -> update all dependencies to latest stable version

v0.9.6: Housekeeping -> update all dependencies and increase version

14 Jul 07:55

Choose a tag to compare

Housekeeping -> update all dependencies and increase version
Fix for MudBlazor components especially TimePicker

v0.9.5

07 Jul 07:12

Choose a tag to compare

Fix Icon Button for cases where command also toggles icon

v0.9.4

01 Jul 14:31

Choose a tag to compare

Improve DialogResult extensions

v0.9.3 Update dependencies

01 Jul 09:00

Choose a tag to compare

Update all dependencies to latest version, especially MudBlazor to 7.0

Update dotnet, XUnit and MudBlazor, fix MudBlazor breaking changes