0.6.0-rc.8
Pre-release
Pre-release
- π¬ DOCS(MobileTimePicker): format time with 'HH:mm:ss' by @capdiem in #709
- π FIX(NavigationDrawer): nested navigation will affect each other by @capdiem in #711
- β‘ REFACTOR: simplify the dom struct and rename CascaderList to CascaderColumn by @capdiem in #715
- π¬ DOCS(MobilePickerView): Update the demos by @capdiem in #716
- β» REFACTOR: use InvokeAsync at the event of timer by @capdiem in #717
- π FIX(Cron): cannot get timezone in wasm by @capdiem in #718
- π¬ DOCS(DataTable): Update the demos by @capdiem in #721
- FIX(Select): disabling the
Items
parameter always notifies the change by @capdiem in #720 - π¬ DOCS(Cascader): update the LoadChildren demo by @capdiem in #727
- π FIX(Slider): value update did not trigger internalValue update by @capdiem in #736
- π DOCS: Update README.md by @capdiem in #737
- π FIX(Slider): slider can change values without focusing by @capdiem in #739
- π fix(MobileCascader): scrollbar not displayed when there is too much data by @capdiem in #743
- Fix(form):fix form parseFormValidation by @15168440402 in #741
- π§ chore: update nuget sepc by @capdiem in #744
- fix(NavigationDrawer): fail to udpate application when MiniVariant changed by @capdiem in #740
- π fix(DataIterator): Value failed to update if ValueChanged not defined by @capdiem in #742
- π fix(Form): multi level fluent validator doesn't work by @capdiem in masastack/BlazorComponent#236