Releases: DFocusGroup/antd-extensions
Releases · DFocusGroup/antd-extensions
1.6.3
Bug fix
- fix: regionPicker2,cascader component options did not make a safe reaper (@sanshuiwang )
1.6.2
Feature
new component <AutoCompleteCache />
supported
1.6.1
Bug fix
#4 - fix no match logic in <AuthWrapper />
(@DingWill )
1.6.0
- 全面重构文档实现,采用
umi
结构
<RegionPicker />
增加defaultConstructLevel
到6
,可以支持到楼房 => 楼层
,默认值依旧是4
1.5.2
fix: support vertical scroll issue
1.5.1
- 新增
<RegionPicker />
组件
- 新增
<RegionPicker2 />
组件
- 修复
<RegionPicker />
组件对value = 0
时处理错误的问题
- 新增
<AuthWrapper />
组件
- 新增
<RegionPicker />
和<RegionPicker2 />
组件的disabled
属性
1.0.2
- 优化
<TimeRangePicker />
的使用体验,现在不需要额外引入样式文件