mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-13 11:34:02 +08:00
update typings
This commit is contained in:
committed by
Black Wayne
parent
4f9515494c
commit
1e95e51f9b
@@ -167,6 +167,7 @@ in `lazy` mode #6235
|
||||
- Removed `icon` attribute. Now the suffix icon can be configured using `suffix-icon` attribute or `suffix` named slot
|
||||
- Removed `on-icon-click` attribute and `click` event. Now to add click handler on icons, please use named slots
|
||||
- Autocomplete
|
||||
- Removed `icon` and `on-icon-click` attributes. Now the icons can be configured using `prefix` or `suffix` named slot
|
||||
- Removed `custom-item` attribute. Now the template of input suggestions can be customized using `scoped slot`
|
||||
- Table
|
||||
- Removed support for customizing column template using `inline-template`
|
||||
|
||||
Reference in New Issue
Block a user