v1.1.1
🚀 Features
- MDescriptions: add
AlignCenter
parameter, unregister item when disposed. #1603 - MSlider/MRangeSlider: hide OnMouseDown/Up, add OnStart/End event callbacks. #1608
- IntersectJSModule: support for observing selector and getting entries from event. #1609
🔧 Bug Fixes
- MSelect: change the rule of
Required
parameter to the same as[Required]
. #1600 - PopupService-HideProgressCircle: scrollElements may be null. masastack/BlazorComponent#490
- MTextField: should not invoke ValueChanged if set by code. masastack/BlazorComponent#489
🧪 Labs
New components
- MSplitter: A simple and touch-ready panes splitter / resizer. #1602
- MPullRefresh: Pull down to refresh, usually used in mobile apps. #1606
Others
- Remove unused Microsoft.AspNetCore.Http* packages. masastack/BlazorComponent#487
Full Changelog: 1.1.0...1.1.1