iot-card-plus-ui/playground/src
Squall2017 fdc5b02c30
feat(form): add merge form functionality (#4495)
* feat: captcha example

* fix: fix lint errors

* chore: event handling and methods

* chore: add accessibility features ARIA labels and roles

* refactor: refactor code structure and improve captcha demo page

* feat: add captcha internationalization

* chore: 适配时间戳国际化展示

* fix: 1. 添加点击位置边界校验,防止点击外部导致x,y误差。2. 演示页面宽度过长添加滚动条。3. 添加hooks

* feat: sync test

* feat: 添加合并表单功能

* fix: 修复上一步不展示问题

---------

Co-authored-by: vince <vince292007@gmail.com>
2024-09-25 18:11:02 +08:00
..
adapter docs: update docs (#4466) 2024-09-22 14:16:06 +08:00
api fix: after deleting the form item, you will also get the form value (#4481) 2024-09-23 22:59:58 +08:00
layouts feat: add VbenForm component (#4352) 2024-09-10 21:48:51 +08:00
locales feat(form): add merge form functionality (#4495) 2024-09-25 18:11:02 +08:00
router feat(form): add merge form functionality (#4495) 2024-09-25 18:11:02 +08:00
store fix: when the api returns 401, the page is refreshed not as expected (#4440) 2024-09-19 23:03:20 +08:00
views feat(form): add merge form functionality (#4495) 2024-09-25 18:11:02 +08:00
app.vue refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
bootstrap.ts feat: tanstack query demos (#4276) 2024-09-08 19:39:19 +08:00
main.ts refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
preferences.ts fix: the brand color setting does not take effect (#4405) 2024-09-14 21:35:12 +08:00