Skip to content

Latest commit

 

History

History
322 lines (190 loc) · 20.8 KB

CHANGELOG.md

File metadata and controls

322 lines (190 loc) · 20.8 KB

2.2.1-alpha.0 (2022-08-12)

1.9.4-alpha.0 (2022-08-09)

2.2.0 (2022-07-21)

Bug Fixes

  • select 类型错误修改 (fc22bd2)

Features

Performance Improvements

  • 优化日期组件多语言结构 (123b4fc)

2.1.4 (2022-06-23)

Bug Fixes

  • remove quilljs export{} (034c6d0)

2.1.3 (2022-06-15)

Bug Fixes

  • ts 版本控制 (f6a389b)
  • ts 版本控制 (b59c3d8)
  • ts 版本控制 4.5 (e7d6596)
  • ts 版本控制, 4.7 变更影响 test (6e1eced)
  • ts-jest 版本控制 (6e1bc41)
  • 修复 PicturePreiview 在组件 unmount 里移除 document.body 问题 (c4a0a86)

Features

2.1.1 (2022-04-11)

Bug Fixes

2.1.0 (2022-04-01)

Features

Performance Improvements

2.0.1-alpha.2 (2022-03-07)

Bug Fixes

  • AudioPlayer 组件 ref 问题 (6cc1676)
  • radioGroup 的 ref 修改 (f666f87)
  • radioGroup 组件在 form 中报警告 (c636785)
  • redundant parens (3959bdf)
  • remove unused types and invalid path (a843937)

Features

  • select 组件增加 customAction (43c114a)

2.0.0 (2021-12-31)

Bug Fixes

2.0.0-rc.1 (2021-12-19)

Bug Fixes

  • 修复 Select 组件 控制台报错(Option 未转发 ref) (ce1dc83)

2.0.0-beta.2 (2021-12-09)

2.0.0-beta.1 (2021-12-03)

Bug Fixes

  • Modal 添加测试、修复 eslint 错误 (5949515)

2.0.0-alpha.3 (2021-11-12)

Bug Fixes

2.0.0-alpha.2 (2021-10-15)

Bug Fixes

  • Dropdown 传给 Trigger 的 props 修改 (c0180f0)
  • 修复 less 文件中编程函数不生效的文件 (ffbec4c)
  • 修复 select 下面面板的样式问题 (4ad2c6d)
  • 修复 zoom 动画问题 (81f9edb)
  • 防止快速切换时,innerSpinning 未能展示正确的状态 (945bd2e)

Features

  • 为部分组件的显隐增加动画效果 (6d00def)

2.0.0-alpha.1 (2021-09-10)

Bug Fixes

  • 修复 button 文档错误和 checkbox 中 defaultChecked 属性不生效的问题 (229313f)
  • 修复搜索后再次展开下拉框时,无法高亮选中项 (3b12f3e)
  • 修复部分文件的 ts 错误和测试用例错误 (7573685)

1.8.2-rc.2 (2021-08-13)

Bug Fixes

  • 修复 Select 组件部分事件的函数签名不正确的问题。修复 Select 组件多选模式下取消选择时也会触发 onSelect 事件的问题;同时添加 onDeselect 作为该事件的触发承载。 (36f5293)
  • 修复 table 在少数列且存在 fixed 属性时,会重复展示 fixed 列的问题 (2bf648d)

1.8.2-rc.1 (2021-07-16)

Bug Fixes

  • 修复 modal 在嵌套使用复杂子组件时动画卡顿的问题 (72f646a)
  • 删除 Guide 组件中的不恰当的 readonly 修饰符 (8a49af4)

1.8.2-beta.4 (2021-06-11)

1.8.2-beta.3 (2021-05-27)

1.8.2-beta.2 (2021-05-21)

Bug Fixes

Features

  • 更新 getPopupContainer 的 types 使其函数签名一致;修复 LoadMore 中 className 和 status 属性为必需的问题 (3b9c55d)

1.8.2-alpha.3 (2021-04-21)

Features

  • 升级 marked;修复 richEditor placeholder 展示问题;richEditor 文件前缀现在固定展示为 File;修复繁体语言包中链接文案为空的问题 (4fafd80)

1.8.2-alpha.2 (2021-04-13)

1.8.2-alpha.1 (2021-04-12)

Features

  • 对伪类元素的 content 内容进行国际化处理 (9672ece)

1.8.1 (2021-03-18)

1.8.1-rc.3 (2021-03-09)

1.8.1-rc.2 (2021-02-25)

Bug Fixes

  • PicturePreview: preserve natural size (183cac5)

1.8.1-rc.1 (2021-01-26)

Bug Fixes

  • 修复 Select 组件获取 Option 属性时 type 属性可能不存在的问题 (204c920)

1.8.1-beta.3 (2021-01-25)

Bug Fixes

1.8.1-beta.2 (2021-01-22)

Bug Fixes

  • Animate: add timeout (9a533b1)
  • build: entry d.ts file (e14fc26)
  • Collapse: docs & component state (cc2f200)
  • ConfigProvider 文档链接变更 (392e75a)
  • DatePicker: props (fee18d4)
  • DatePicker: time select formatter (656f317)
  • DatePicker: time select formatter (e5d7fcf)
  • Drawer: wrapperClassName (6f78275)
  • entry file (16126ea)
  • PicturePreview: active state & unit test (5dee6af)
  • Select: option click handler (3cc1e55)
  • Select: 修复 Select 组件 多选模式下的取消确定按钮未被国际化的问题 (32322c1)
  • 修复 rutimeLocale 默认语言设置不正确的问题 (66f42ca)
  • 修复 TimePanel 接受属性中 selectableRange 被 props 参数覆盖的问题 (0026ad4)
  • 版本号更改 (f7a22e3)

Features

  • commands for generating d.ts files (cb3e166)
  • Config,Locale 组件暴露方式变更 (cf8f7f0)
  • DatePicker: i18n (45b57e8)
  • runtimeLocale 增加默认 Locale (dacb1af)
  • Table 默认展示数据项可按 column 位置展示,不统一在底部展示 (aed8604)
  • Transfer、TreeSelect、Upload add i18n (824e5f9)
  • withLocale 增加 ts 支持 (8b7197a)
  • 国际化新增 繁体中文(中国台湾)(zh_TW)语言包 (15d1849)
  • 增加 runtimeLocale 函数 对 Modal,Pagination,RichEditor,VideoViewer 完成多语言改造 (691c72b)
  • 增加高阶组件 ref 透传 (63e19ce)
  • 多语言功能完成,新增多语言使用说明文档 (40a36cd)
  • 支持 tree、treeSelect 组件单向联动,支持单独禁用 treeNode 的 checkbox (#30) (38c4fd7)
  • 支持 tree、treeSelect 组件单向联动,支持单独禁用 treeNode 的 checkbox (#30) (be5ad43)
  • 新增多语言相关文件和 demo (58c6403)

1.7.5-alpha.1 (2020-06-23)

1.7.3 (2019-12-19)

1.7.4 (2020-06-02)

1.7.4-beta.2 (2020-05-12)

Bug Fixes

  • 修复 Layout/Sider 组件 safari 下响应式报错问题 (4d082db)

Performance Improvements

1.7.4-beta.1 (2020-04-24)

Features

  • notification: 优化 onClose 函数, 新增 key 参数 (e737e50)

1.7.4-alpha.8 (2020-04-22)

1.7.4-alpha.7 (2020-04-22)

1.7.4-alpha.6 (2020-04-15)

1.7.4-alpha.5 (2020-04-09)

1.7.4-alpha.4 (2020-04-09)

1.7.4-alpha.3 (2020-04-08)

1.7.4-alpha.2 (2020-01-09)

1.7.3 (2019-12-19)

1.7.3-beta.2 (2019-12-11)

1.7.3-beta.1 (2019-12-05)

Bug Fixes

  • npm 编译打出的 es 包,有部分文件没有编译为 es5 语法,修改打包脚本处理 (04f7e73)
  • select 组件在 disable 状态下,文字颜色修正 (3f6d23c)

Reverts

  • Revert "Update README.md" (c5af6b5)
  • Revert "demo 中的 icon 迁移" (8594c60)

1.4.0 (2018-10-23)

1.3.3 (2018-10-17)

1.3.2-alpha.17 (2018-09-26)

1.3.2-alpha.16 (2018-09-25)

Bug Fixes

1.3.2-alpha.15 (2018-09-20)

1.3.2-alpha.14 (2018-09-17)

1.3.2-alpha.12 (2018-09-12)

Bug Fixes

  • demo 测试递归找到最高层的组件;用闭包隔离每个 demo 的环境,避免变量声明重复; (f3230a3)
  • markdownDemoTransformer 支持 const Demo = Form.create(class extends Component{})这种形式的赋值 (73f77de)

Reverts

  • Revert "修复编译错误" (96e2719)

1.3.2-alpha.2 (2018-08-15)

1.3.2-alpha.1 (2018-08-10)

1.3.0 (2018-08-01)

1.2.0 (2018-08-01)

Bug Fixes

Reverts

  • Revert "setup(jest+typescript): 修改 jest 配置,使测试支持 typescript" (297f53d)