vue-vben-admin/apps/web-naive/src
Vben 524b9badf2
feat: add VbenForm component (#4352)
* feat: add form component

* fix: build error

* feat: add form adapter

* feat: add some component

* feat: add some component

* feat: add example

* feat: suppoer custom action button

* chore: update

* feat: add example

* feat: add formModel,formDrawer demo

* fix: build error

* fix: typo

* fix: ci error

---------

Co-authored-by: jinmao <jinmao88@qq.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2024-09-10 21:48:51 +08:00
..
adapter feat: add VbenForm component (#4352) 2024-09-10 21:48:51 +08:00
api fix: solve the problem of recursive call to logout api (#4265) 2024-08-28 22:37:47 +08:00
layouts feat: add VbenForm component (#4352) 2024-09-10 21:48:51 +08:00
locales fix: switching language does not load the translation of the component correctly (#4205) 2024-08-21 10:06:06 +08:00
router fix: fixed the failure to refresh the page when login failed (#4204) 2024-08-20 22:33:25 +08:00
store feat: refactor and improve the request client and support refreshToken (#4157) 2024-08-19 22:59:42 +08:00
views feat: add VbenForm component (#4352) 2024-09-10 21:48:51 +08:00
app.vue perf: enable strict ts type checking (#4045) 2024-08-05 21:12:22 +08:00
bootstrap.ts fix: element theme adjustment 2024-07-31 22:11:39 +08:00
main.ts feat: add naive app 2024-07-31 00:19:17 +08:00
naive.ts feat: add naive app 2024-07-31 00:19:17 +08:00
preferences.ts feat: Support multiple application launch scripts 2024-07-31 00:29:15 +08:00