2024.5.0
🐛 Bug Fixes
- core: fix ci (5daea84)
- button: fix slot (d7f795c)
- button: fix the missing content in loading status (ba29ece)
- button: fixed the icon abnormality caused by setting the size in the loading state (6d4bd4f)
- toggle: fixed click events not being blocked correctly (fa13012)
✨ Features
- data builder: fit all field (e25d9e9)
- data builder: support bigscreen (17acd5f)
- data builder: support editor (3d17865)
- data builder: support ruler (ab5218d)
- data builder: supports starting position 0 (2842f2b)
- data builder: adapter basic configure component (96dccfc)
- data builder: adapter component configuration (d9a2ebb)
- data builder: fixed component being able to go outside the canvas (927d099)
- data builder: support canvas center (d4fdd35)
- data builder: support canvas style (8069f57)
- data builder: support clicking on the canvas to deselect components (e4e561f)
- data builder: support component remove (9e5f4c9)
- data builder: support component resize (1370271)
- data builder: support component slot (c8789d2)
- data builder: support editor (61930df)
- data builder: support guideline (6c03c63)
- data builder: support panel label slot (63d0644)
- data builder: support show toolbar (bc27bc2)
- data builder: support view (307ec7e)
- data builder: support width and height (627d582)
- upload: support upload (65720c2)
- core: replace
npm
topnpm
(e8ba631) - core: support i18n (371932c)