Commit Graph

12 Commits

Author SHA1 Message Date
Vben
b464b87ac5
refactor: migrate demo applications to playground (#4116)
* chore: detail adjustment

* refactor: Migrate demo applications to playground

* perf: logic optimization

* chore: update docs

* chore: update docs
2024-08-11 16:09:32 +08:00
falcon-jin
654bf90c0d
fix: missing route data in guard of web-ele and web-naive, fixed: #4108 (#4115) (#4117) 2024-08-11 15:49:17 +08:00
sea
08391ad53e
feat: api suffix (#4065) 2024-08-07 13:42:33 +08:00
Donny Wang
e27be2d47a
fix: successful login should not take you to the login page (#4056)
* fix: successful login should not take you to the login page

* chore: use DEFAULT_HOME_PATH constants

* chore: remove invalid spaces in script

* fix: lint error
2024-08-06 21:52:06 +08:00
Vben
4f5783d00b
perf: enable strict ts type checking (#4045) 2024-08-05 21:12:22 +08:00
Vben
530159140c
fix: Upgrade unbuild to resolve console warning issues and also deal with post-upgrade compatibility issues (#4009) 2024-08-02 22:18:46 +08:00
likui628
fd03b7c000 chore: update router locales 2024-08-01 12:53:02 +08:00
vben
9b98b3190e chore: update deps 2024-08-01 00:06:36 +08:00
vben
546ff7caeb chore: Update the preview address 2024-08-01 00:01:39 +08:00
vben
67a714c75b fix: typo 2024-07-31 22:20:36 +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