0.6.0-preview.5
Pre-release
Pre-release
·
1201 commits
to main
since this release
Features
- MobilePickerView: A picker view designed for the mobile. Provides multiple sets of options for users to choose, and supports single-column selection, multi-column selection and cascading selection.
- MobilePicker: A picker view designed for the mobile.
- MobileDateTimePicker: A date time picker designed for the mobile.
- MobileDatePicker: A date picker designed for the mobile.
- MobileTimePicker: A time picker designed for the mobile.
- MobileCascader: change the ui and behavior of asynchronous loading children.
Docs
- Tile and tag the preset components.
- Append version tag after the logo.
- support for algolia search on mobile.
- fix that the height of AppBar on mobile will affect the calculation of top on desktop.
新功能
- MobilePickerView:专为移动设备设计的选择视图。提供多个选项集合供用户选择,支持单列选择、多列选择和级联选择。
- MobilePicker:专为移动设备设计的选择器。提供多个选项集合供用户选择,支持单列选择、多列选择和级联选择。
- MobileDateTimePicker:专为移动设备设计的日期选择器。
- MobileDatePicker:专为移动设备设计的时间选择器。
- MobileTimePicker:专为移动设备设计的时间选择器。
- MobileCascader:更改异步加载子对象的UI和行为。
文档
- 平铺和标记预置组件。
- 在LOGO后面附加版本标签。
- 支持在移动设备上algolia搜索。
- 修复移动端AppBar的高度会影响桌面端Top的计算。