Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): release 10.2.0 #84

Merged
merged 1 commit into from
Jan 12, 2021
Merged

chore(release): release 10.2.0 #84

merged 1 commit into from
Jan 12, 2021

Conversation

wangyaju
Copy link
Member

新增特性:

  • 新增Cascader,TimePicker组件
  • Form新增多submit绑定支持自定义数据传递
  • StepsGuide新增scrollElement可自动或指定获取对应滚动dom
  • Tree组件增加getCompleteNodeById方法,方便获取节点的Id,parentId
  • Tag组件mode新增closeable模式,设置tag是否为可关闭, 优化tag只读模式展示
  • DataTable表格新增size api,支持三种尺寸
  • RelativeTime的新增参数WeekStartOn,设置每周的开始日期
  • Popover新增8种弹出位置
  • 优化Modal和Drawer的bodyscrollable参数,可以显示或隐藏遮罩层的滚动条
  • 优化BackTop容器内组件回到顶部按钮默认处于容器内部
  • search组件新增是否显示边框API
    Bug修复:
  • 修复Sider在writeValue触发了onChange导致dirty设为空
  • 修复Upload组件最近打开文件拖动上传失败。Upload可支持设置responseType
  • Select下拉菜单增加防御性非空判断
  • 修复Tabs组件未传tabId时显示id="undefined"
  • 修复动画导致的Tooltip悬浮偶尔失灵
  • 修复Datepicker的范围选择的结束日期,默认时间为当天的最后一秒
  • 修复Datepicker在清空时间后报错的问题
  • 修复Datatable插件单选列表的过滤条件没有title属性的冒泡提示
  • Datatable自定义模板排序支持排序方向双向绑定
  • Datatable非滚动表格closeFilterwhenScroll报错
  • TimeAxis修复data值变更时控制台报错

Copy link
Member

@GreatZPP GreatZPP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good

@wangyaju wangyaju merged commit de24f29 into master Jan 12, 2021
@wangyaju wangyaju deleted the pre-release branch January 12, 2021 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants