1.0.0-preview.7
Pre-release
Pre-release
What's Changed
- fix(Slider): get stuck when touchmove event invoked by @capdiem in masastack/BlazorComponent#326
- fix(Watcher): assignment in GetValue should not invoke NotifyChange by @capdiem in masastack/BlazorComponent#329
- fix(IDependent): dependent elements was not found correctly after multiple nesting by @capdiem in masastack/BlazorComponent#328
- fix(Slider): Ignored attempt to cancel a touchmove event with cancelabel=false by @capdiem in #1046
- fix(IDependent): distinct the dependent elements by @capdiem in #1052
- feat(Slider): support for other numeric types including double by @capdiem in #1050
- feat(PopupService): Add the advance usage to open custom popup component by @capdiem in #1048
Full Changelog: 1.0.0-preview.6...1.0.0-preview.7