mirror of
https://github.com/element-plus/element-plus.git
synced 2025-02-17 11:49:41 +08:00
parent
e95324fa41
commit
4e62015a70
@ -1,5 +1,27 @@
|
||||
## Changelog
|
||||
|
||||
### 2.4.2
|
||||
|
||||
_2023-11-03_
|
||||
|
||||
#### Features
|
||||
|
||||
- Components [select-v2] add props attribute (#14536 by @tolking)
|
||||
- I18n add Swahili(sw) translation (#14660 by @Manonicu)
|
||||
- Components [watermark] add font textAlign and textBaseline (#14567 by @IceyWu)
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
- Components [select] Fix border and shadow color error (#12757 by @baiwusanyu-c)
|
||||
- Components [message-box] uncaught on draggable (#14618 by @betavs)
|
||||
- Components [select-v2] label error when value not in the options (#14656 by @tolking)
|
||||
- Components [rate] Fix the background rate when decimal (#14622 by @cc-hearts)
|
||||
- Components [dialog] fix el-dialog z-index bug (#14373 by @nothing-sy)
|
||||
- Components [dialog] consistent imports of lodash
|
||||
- Components [tree-select] v-model invalid when source changes (#14603 by @yujinpan)
|
||||
- Components [table] tooltipOptions.showAfter is not effective (#13175 by @xingyixiang)
|
||||
- Revert "fix(components): [table] tooltipOptions.showAfter is not effe… (#14735 by @btea)
|
||||
|
||||
### 2.4.1
|
||||
|
||||
_2023-10-18_
|
||||
|
Loading…
Reference in New Issue
Block a user