2024.4.0
🐛 Bug Fixes
- input: fixed textarea border (588b8dd)
- tree: fix the abnormal hover and selected styles in lazy loading (b6610f1)
✨ Features
- contextmenu: support contextmenu (2f1620e)
- contextmenu: support custom position (59a9b1c)
- contextmenu: support item disabled (13f0029)
- contextmenu: support sub contextmenu (5bc2533)
- select: support lazy options (4bb4761)
- spin: optimize background layer
- tabs: support label slot for tab item (41d4279)
- tabs: support on-click event for tab item (d191501)
- collapse: support title for item (0f0e99d)
- form: support dynamic form (bfd3997)
- hover card: fixed code (d22408c)
- hover card: support hover card (712549a)
- hover card: support title and footer slots (66f5b35)
- toggle: add image example (65703a8)
- toggle: support disabled (b151771)
- toggle: support group (5b7bda1)
- toggle: support group multiple mode (ae09b8c)
- toggle: support size (0efec03)
- toggle: support toggle (f732b08)
- switch: support true-value and false-value(036b7b3)