| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-06 | 2.5 kB | |
| v2.3.40 source code.tar.gz | 2026-05-06 | 4.4 MB | |
| v2.3.40 source code.zip | 2026-05-06 | 6.6 MB | |
| Totals: 3 Items | 11.0 MB | 1 | |
🚀 Features
- confirm: Supports loadingLock option - by @qmhc (ea435)
- drawer: Support customize body padding css variables - by @Cheng-fung in https://github.com/vexip-ui/vexip-ui/issues/595 (67aed)
- ellipsis: Add tip-delay prop to control tooltip visibility delay - by @qmhc (c4337)
- form: Add setFieldsError method - by @qmhc (53960)
- scripts: Support provenance option in publish function - by @qmhc (17b2f)
🐞 Bug Fixes
- form:
- Switch to use useId to generate id - by @qmhc (6f1b9)
- hooks/clickoutside:
- Fix clickoutside misfiring after dragging inside component and releasing outside - by @qmhc (0d738)
- overflow:
- Correct rest count when items are removed and no longer overflow - by @Cheng-fung in https://github.com/vexip-ui/vexip-ui/issues/594 (c2753)
- scripts:
- UpdateVersionByType release to stable and add prerelease type - by @qmhc (623d0)
- Use npm for provenance publish to support OIDC auth - by @qmhc (7db33)
- Publish with npm instead of pnpm - by @qmhc (29947)
- Use pnpm pack to resolve workspace deps before npm publish - by @qmhc (c1dff)
- select, overflow:
- Fix tag overflow count instability and tooltip edge overflow - by @qmhc in https://github.com/vexip-ui/vexip-ui/issues/597 (4b10e)