Releases: ElemeFE/element
Releases · ElemeFE/element
2.15.4
2.15.4
2021-08-03
New features
- Descriptions
- Result
Bug fixes
- Utils
- fix isScroll (#21098 by @canvascat)
- Translation
- RadioGroup
- Message
- Carousel
- reset the timer when setActiveItem method is called (#20846 by @Nekojita1)
- Cascader
- Select
- Tree
2.15.4
2021-08-03
新特性
Bug 修复
- Utils
- 修复 isScroll (#21098 by @canvascat)
- Translation
- RadioGroup
- Message
- Carousel
- 修复 setActiveItem 重置计时 (#20846 by @Nekojita1)
- Cascader
- Select
- Tree
2.15.3
2.15.3
2021-06-29
New features
Bug fixes
- Local
- Table
- Docs
- Drawer:
- Row
- Select
- Calendar
- Utils
- TypeScript
2.15.3
2021-06-29
新特性
Bug 修复
- Local
- Table
- Docs
- Drawer:
- Row
- Select
- Calendar
- Utils
- TypeScript
2.15.2
Changelog
2.15.2
2021-05-28
Bug fixes
- Image
- Input
- Carousel
- Cascader
- Drawer
- Others
2.15.2
2021-05-28
Bug 修复
- Image
- Input
- Carousel
- Cascader
- Drawer
- 其他
2.15.1
2.15.1
2021-02-23
Bug fixes
- Drawer
- bugfix (by @cs1707)
- Image
- fix incorrect image object fit ratio in IE (#19583 by @charlie0228)
- Cascader
- Calendar
- ColorPicker
- fix bugs (by @UxieVerity)
Optimization
- Doc
- update Axure resource v2.1.0 (by @iamkun)
2.15.1
2021-02-23
Bug fixes
- Drawer
- 修复 Drawer bug (by @cs1707)
- Image
- 修复 image object fit ratio 在 IE 下的 bug (#19583 by @charlie0228)
- Cascader
- Calendar
- ColorPicker
- 修复 bugs (by @UxieVerity)
Optimization
- Doc
- 更新 Axure 设计资源 v2.1.0 (by @iamkun)
2.15.0
2.14.1
Bug fixes
Optimization
- I18n
- Update Arabic translation (#20202 by @elkattan)
- Update Uighur translation (#20177 by @IlhamTahir)
Bug 修复
优化
- I18n
- 更新阿拉伯语翻译 (#20202 by @elkattan)
- 更新维吾尔语翻译 (#20177 by @IlhamTahir)
2.14.0
Breaking changes
Bug fixes
- Progress
- Fix attribute error (#19985 by @Caaalabash)
Optimization
- I18n
非兼容性更新
Bug 修复
- Progress
- 修复参数错误的问题 (#19985 by @Caaalabash)
优化
2.13.2
Bug fixes
- Autocomplete
- Image
- Update error status (#19194 by @lhx6538665)
Optimization
- I18n
- Update ru-RU popconfirm translation (#19220 by @Opppex)
- Update vi translation (#19244 by @quangln2810)
- Update Catalan and Spanish translations (#19296 by @Ismaaa)
- Update Indonesia translation (#19320) by @therour)
- Update Brazilian Portuguese translation (#19374 by @diegomengarda)
Bug 修复
- Autocomplete
- Image
- 更新错误状态 (#19194 by @lhx6538665)
Optimization
- I18n
- 更新 ru-RU popconfirm 翻译 (#19220 by @Opppex)
- 更新 vi 翻译 (#19244 by @quangln2810)
- 更新 Catalan 和 Spanish 翻译 (#19296 by @Ismaaa)
- 更新 Indonesia 翻译 (#19320) by @therour)
- 更新 Brazilian Portuguese 翻译 (#19374 by @diegomengarda)
2.13.1
New features
Bug fixes
- Autocomplete
- Carousel
- Image
- Transfer
- InputNumber
- Correctly compute inputNumberDisabled (#18439 by @ashuser-pendo)
- Chore
- Doc
新特性
Bug 修复
- Autocomplete
- Carousel
- Image
- Transfer
- InputNumber
- 正确计算 inputNumberDisabled (#18439 by @ashuser-pendo)
- Chore
- Doc
2.13.0
New features
Bug fixes
- BackTop
- Use cubic bezier scrolling (by @lon)
- DatePicker
- Select
- Fix select test cases by (@msidolphin)
- Tree
- Table
- Calendar
- Import el-button and el-button-group (#17376 by @masongzhi)
- MessageBox
- TimePicker
- Set the selection range after scrolling up or down (#16868 by @mattheyan)
- Message
- Form
- Cascader
- Menu
- Dropdown
- Progress
- InfiniteScroll
- Image
- Drawer
- Bugfix drawer-append-to-body-not-working (#16953 by @JeremyWuuuuu)
- Select
- Fix tag show value or empty issue (17199 by @luckyCao)
- Scrollbar
Optimization
- I18n
- Docs
- Fix time-select typo (#17250 by @wacky6)
- Fix Drawer attribute accepted value typo in es (#17122 by @haoranyu)
- Update Spanish changelog 2.12.0 (#17364 by @Gonzalo2310)
- Fix Changelog typo (#17874 by @renlixin)
- Fix Loading demo (#17862 by @MBearo)
- Add input event in input Events Table (#18061 by @zhouxinyong)
- Delete Input repeat change event (#18085 by @zhouxinyong)
新特性
Bug fixes
- BackTop
- 平滑过渡动画 (by @lon)
- DatePicker
- Select
- 修复测试用例 (by @msidolphin)
- Tree
- Table
- Calendar
- 导入 el-button 和 el-button-group (#17376 by @masongzhi)
- MessageBox
- TimePicker
- 滚动后设置正确的位置 (#16868 by @mattheyan)
- Message
- Form
- Cascader
- Menu
- Dropdown
- Progress
- InfiniteScroll
- Image
- Drawer
- 修复 drawer-append-to-body 失效的 bug (#16953 by @JeremyWuuuuu)
- Select
- 修复空 tag 的 bug (17199 by @luckyCao)
- Scrollbar
Optimization
- I18n
- Docs
- 修复 time-select 文档错误 (#17250 by @wacky6)
- 修复 Drawer 文档错误 (#17122 by @haoranyu)
- 更新 Spanish changelog 2.12.0 (#17364 by @Gonzalo2310)
- 修复 Changelog 文档错误 (#17874 by @renlixin)
- 修复 Loading 示例 (#17862 by @MBearo)
- 增加 input event 相关文档 (#18061 by @zhouxinyong)
- 移除 Input repeat change event 相关文档 (#18085 by @zhouxinyong)