Releases: ElemeFE/element
Releases · ElemeFE/element
v2.15.14
Bug fixes
- Img
- Delete referrerpolicy prop (#22651 by @xinguanhua)
Optimization
- Docs
- I18n
- Statistics
- Table
- Add highlight selection row (#22382 by @wangdaodao)
Bug 修复
- Img
- 删除 referrerpolicy 属性 (#22651 by @xinguanhua)
优化
2.15.13
2.15.13
2023-02-12
Bug fixes
- Docs
- Fix Statistic docs (#22383 by @JUST-Limbo)
- Fix Input docs (#22093 by @lm312)
- Fix en-US docs (#22268 #22269 #22270 by @Hazel-Lin)
- Fix Pagination docs (#22288 by @xujintai123)
- Fix: Links docs (#22370 by @itmier)
- Statistics
- Chore
Optimization
- InputNumber
- Image
- Statistics
- Other
2.15.13
2023-02-12
Bug 修复
- Docs
- 修复 Statistic 文案 (#22383 by @JUST-Limbo)
- 修复 Input 文案 (#22093 by @lm312)
- 修复 en-US 文案 (#22268 #22269 #22270 by @Hazel-Lin)
- 修复 Pagination 文案 (#22288 by @xujintai123)
- 修复 Links 文案 (#22370 by @itmier)
- Statistics
- Chore
优化
2.15.12
2.15.11
2.15.11
2022-11-15
Bug fixes
- Docs
- Fix Radio docs (#22178 by @bchen1029)
- Fix Progress docs
Optimization
- I18n
- Progress
- Statistics
- Other
- Add Web Types to improve code assistance in WebStorm IDE and other JetBrains IDEs (#22135 by @piotrtomiak)
2.15.11
2022-11-15
Bug 修复
- Docs
- 修复 Radio 文案 (#22178 by @bchen1029)
- 修复 Progress 文案
优化
v2.15.10
2.15.10
2022-09-13
Bug fixes
- DatePicker
- Loading
- Fix sticky DOM error (#22087 by @zzjjhh001)
- Docs
- Tree:
- fix lazy-load default check problem (#21934 by @kiss-yu)
Optimization
- I18n
- Add translation of Sinhalese (#21936 by @sayuri-gi)
- Update translation of Spanish (#21924 by @jcardus)
- Add translation of Malaysian (#22028 by @iorange0411)
- Update translation of Swahili (#21904 by @Cholowao)
- Utils
- DatePicker
- add months And years type (#21918 by @akiko123456)
2.15.10
2022-09-13
Bug 修复
- DatePicker
- Loading
- 修复 使用 Loading 的DOM元素 sticky失效 问题 (#22087 by @zzjjhh001)
- Docs
- Tree
- 修复 懒加载默认选中 问题 (#21934 by @kiss-yu)
优化
v2.15.9
2.15.9
2022-06-02
Bug fixes
- Table
- Fix Tabl-header shake bug (#21863 by @bofeng)
- Fix when partial import show
el-checkbox not imported
error (#21828 by @bobohuochai)
- FormItem
- Cascader
- Docs
- 其他
Optimization
- I18n
- Add translation of Swahili (#21895 by @quilltouch)
- Chore
- Use launch-editor-middleware in dev environment (#21633 by @polemices)
- DatePicker & Cascader
- Tooltip
- Input
- Optimize scss code (#21558 by @cheese-git)
2.15.9
2022-06-02
Bug 修复
- Table
- 表头抖动修复 (#21863 by @bofeng)
- 按需引用时
el-checkbox not imported
修复 (#21828 by @bobohuochai)
- FormItem
- Cascader
- Docs
- 其他
优化
- I18n
- 新增 斯瓦希里语 翻译 (#21895 by @quilltouch)
- Chore
- 本地开发时可从 devTools 工具跳转源代码 (#21633 by @polemices)
- DatePicker & Cascader
- Tooltip
- Input
- 优化 scss 代码 (#21558 by @cheese-git)
2.15.8
2.15.8
2022-04-12
Bug fixes
- Switch
- Fix toggling value problem(#19473 by @EdwinBetanc0urt)
- Docs
- Fix input docs (#21723 by @justforuse)
- Fix DatePicker docs (#21663 by @justforuse)
- Fix Skeleton docs (#21601 by @yanwydxf)
- Others
Optimization
- I18n
- add translation of Azerbaijani (#21012 by @ricardotondello)
- update translation of Slovenian (#21729 by @patik123)
- update translation of Slovak (#21711 by @sjaustirni )
- add translation of Icelandic (#21709 by @aronhr)
- add translation of Bengali (#21485 by @llwwtt)
Others
- Due to compatibility considerations, the PR on node-sass (#21019 by @linxsbox) of 2.15.7 release has been withdrawn and will be published in an appropriate version after re-evaluation.
2.15.8
2022-04-12
Bug 修复
- Switch
- 修复 toggling value 问题(#19473 by @EdwinBetanc0urt)
- Docs
- 修复 input 文案 (#21723 by @justforuse)
- 修复 DatePicker 文案 (#21663 by @justforuse)
- 修复 Skeleton 文案 (#21601 by @yanwydxf)
- 其他
优化
- I18n
- 新增 阿塞拜疆语 翻译 (#21012 by @ricardotondello)
- 更新 斯洛文尼亚语 翻译 (#21729 by @patik123)
- 更新 斯洛伐克语 翻译 (#21711 by @sjaustirni )
- 新增 冰岛语 的翻译 (#21709 by @aronhr)
- 新增 孟加拉 语的翻译 (#21485 by @llwwtt)
其他
2.15.7
2.15.7
2021-11-18
Bug fixes
- Select
- fix click icon triggering dropdown (#21314 by @dennyak47)
- fix keydown event when composition (#21336 by @bchen1029)
- Badge
- Form
- Table
- Button
- Descriptions
- SASS
- Docs
- fix skeleton typos (#21408 by @zhhbstudio)
2.15.7
2021-11-18
Bug 修复
- Select
- 修复 filter 模式下,点击图标不能触发下拉的 bug (#21314 by @dennyak47)
- 修复 composition 模式下 keydown 事件 (#21336 by @bchen1029)
- Badge
- Form
- Table
- Button
- Descriptions
- SASS
- Docs
- 修复 skeleton 文案 (#21408 by @zhhbstudio)
2.15.6
2.15.6
2021-09-02
Bug fixes
- Cascader
- Select
- Dropdown
- Radio
- Descriptions
- Drawer
- Local
- fix italian mistake (#21012 by @ricardotondello)
2.15.6
2021-09-02
Bug 修复
- Cascader
- Select
- Dropdown
- Radio
- Descriptions
- Drawer
- Local
- 修复 italian 翻译错误 (#21012 by @ricardotondello)