Skip to content

Releases: b-straub/RxBlazorLight

v0.9.7

04 Nov 08:47
Compare
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
Compare
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
Compare
Choose a tag to compare

Fix Icon Button for cases where command also toggles icon

v0.9.4

01 Jul 14:31
Compare
Choose a tag to compare

Improve DialogResult extensions

v0.9.3 Update dependencies

01 Jul 09:00
Compare
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

v0.9.2: Bump version

22 Jun 08:20
Compare
Choose a tag to compare

Fix severe regression for OnServiceStateHasChanged(Async)

Only submit event when something has actually changed

v0.9.1

21 Jun 11:34
Compare
Choose a tag to compare

Fix RxBLStateSubscriber with empty filter

v0.9.0: Fix a time critical test

20 Jun 08:04
Compare
Choose a tag to compare

Breaking Change rename 'IState.Set' to 'IState.SetValue'

  • Introduce IStateObserverAsync
    IStateObserverAsync adds the ability to execute state changes through an observable

v0.8.9

06 May 06:52
Compare
Choose a tag to compare

Implement ChangedObservable for simple states with value

v0.8.8

05 May 16:45
Compare
Choose a tag to compare

Implement Layout Subscriber with ColorScheme example