Commit Graph

6 Commits

Author SHA1 Message Date
Netfan
fccbe44cf7
feat: v-loading support for element plus (#5008) 2024-12-04 21:42:48 +08:00
Netfan
488ccb5976
fix: page title is not updated after language switch. fixed: #4799 (#4813) 2024-11-05 13:58:56 +08:00
Vben
24d14c2841
refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628)
* refactor: global components can be customized

* refactor: remove use Toast and reconstruct the form adapter
2024-10-13 18:33:43 +08:00
Li Kui
fecf55139d
fix: element-plus styles (#4203)
closes #4201
2024-08-20 21:53:09 +08:00
vben
9a6e29c401 fix: element theme adjustment 2024-07-31 22:11:39 +08:00
Li Kui
4074a88c13
feat: element-plus app (#32)
* chore: init project

* chore: install element-plus

* chore: locale config

* fix: eslint error

* chore: merge from main

* fix: lint

* chore: finish todo

* chore: update comments

* chore: update

* fix: lint error

* chore: add unplugin-element-plus

* chore: add useElementPlusDesignTokens

* chore: configure some color
2024-07-31 21:22:43 +08:00