ruoyi-plus-vben5/apps/web-ele/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 feat: element-plus app (#32) 2024-07-31 21:22:43 +08:00
bootstrap.ts fix: element-plus styles (#4203) 2024-08-20 21:53:09 +08:00
main.ts feat: element-plus app (#32) 2024-07-31 21:22:43 +08:00
preferences.ts fix: element theme adjustment 2024-07-31 22:11:39 +08:00