v1.4.0-beta.3
Pre-release
Pre-release
What's Changed
- refactor(MobilePickerView): remove unnecessary JSON serialization by @capdiem in #568
- refactor(OptInput): remove unnecessary JSON serialization by @capdiem in #567
- fix(AppBar): ElevateOnScroll doesn't work when use default scroll target by @capdiem in #571
- fix(ItemGroup): Mandatory doesn't work when value is null of type string by @capdiem in #569
- refactor: remove old logic to show and hide scrollbar by @capdiem in #572
- fix(theme): The color of the scrollbar-track is not adaptive by @capdiem in #570
- feat(JSInterop): add historyBack js function by @capdiem in #576
- fix(TextField): failed to modify the Value in ValueChanged by @capdiem in #575
- refactor: use built-in SetEquals method by @capdiem in #574
- refactor(transition): standardize the code of JS interop by @capdiem in #573
Full Changelog: 1.4.0-beta.2...1.4.0-beta.3