Commit Graph
37 Commits
Author SHA1 Message Date
Li KuiandGitHub de90b07b6f fix: menu-badge color not correct (#4089) 2024-08-09 10:52:47 +08:00
Li KuiandGitHub 8ffc853b86 chore: switch back to @ctrl/tinycolor (#4077)
* chore: switch back to `@ctrl/tinycolor`

* fix: ci
2024-08-08 05:46:14 +08:00
Li KuiandGitHub 1d38fb647e refactor: use @ant-design/fast-color instead (#4070)
* refactor: Use @ant-design/fast-color instead

* fix: test failed

* chore: remove isValidColor

All FastColor objects are valid. So isValid is always true.
FastColor("not-a-color") -> `#000000`

* refactor: rename directory `colorful` to `color`

* fix: ci fail
2024-08-07 21:28:25 +08:00
Li KuiandGitHub 0c18912f4e fix: typo (#4047) 2024-08-06 10:02:48 +08:00
Li KuiandGitHub 773b36aa17 chore: dark menu disable (#4036) 2024-08-04 21:54:33 +08:00
Li KuiandGitHub e29352d0f1 fix: missing await for an async function call (#4035) 2024-08-04 21:53:44 +08:00
Li KuiandGitHub 0619faf61e fix: typo in tabbar preferences (#4027) 2024-08-04 05:52:50 +08:00
Li KuiandGitHub 8313be8e08 fix: The menu background color is incorrect when toggling the dark menu (#4008)
* fix: the menu background color is incorrect when activating the dark menu light theme

* chore: update active-color & active-background-color
2024-08-02 21:36:36 +08:00
Li KuiandGitHub 9348d65420 fix: Adjusted contentCompact without triggering ECharts resize (#3997) 2024-08-02 06:42:02 +08:00
Li KuiandGitHub 69f0703701 fix: correct i18n translation (#3996) 2024-08-02 06:41:31 +08:00
Li Kui 407534bd8c chore: update Readme.md 2024-08-01 17:45:47 +08:00
likui628 fd03b7c000 chore: update router locales 2024-08-01 12:53:02 +08:00
Li Kui 1c9525a013 chore(@vben/web-naive): Import on demand 2024-07-31 21:48:37 +08:00
Li KuiandGitHub 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
likui628 0e13412f27 fix: page not found when clicked breadcrumb 2024-07-19 20:29:41 +08:00
Li Kui 9021e992ad fix: resolve redirect not found issue and remove /demos prefix
- Resolved the issue where redirects were not found in the router
- Standardized the removal of the /demos prefix from routes
2024-07-16 07:59:58 +08:00
likui628 d1a19c525f chore: fix typecheck fail 2024-07-14 14:02:55 +08:00
likui628 91e769e53e fix: typos 2024-07-14 13:48:47 +08:00
likui628 3a7b5c2965 fix: resolve responsive layout issues 2024-07-14 11:17:40 +08:00
Li Kui ba780a7d3f chore: update access demo 2024-07-13 11:49:18 +08:00
Li KuiandGitHub 7801a90dcb refactor: unify frontend and backend access control with shared page … (#43)
* refactor: unify frontend and backend access control with shared page components

* fix: role switch not show

* chore: update title
2024-07-13 11:26:36 +08:00
Li KuiandGitHub 10b684832d fix: back to login does not clear lock-screen state (#41)
* refactor: replace separate date variables with formatted date string

* fix: back to login does not clear lock-screen state
2024-07-12 22:22:36 +08:00
likui628 102249e0f3 Merge branch 'main' into small-change 2024-07-11 22:53:06 +08:00
likui628 2c79ac1e6c refactor: small refactor in @vben-core/request 2024-07-11 22:50:21 +08:00
Li KuiandGitHub 8e6c1abf19 feat: login dialog (#37)
* chore: login-dialog demo

* Merge branch 'main' into login-dialog

* chore: update dialog

* Merge branch 'main' into login-dialog

* chore: accept login params

* chore: redirect to login or show login dialog
2024-07-11 11:05:01 +08:00
Li KuiandGitHub fbe0fc1738 chore: conditionally display notification dot (#31) 2024-07-07 16:19:17 +08:00
Li Kui 1f4ec6369c Merge branch 'main' into global-search 2024-07-06 18:17:31 +08:00
Li Kui f7ed8b3199 fix: prevent default searching in browser 2024-07-06 18:13:52 +08:00
Li KuiandGitHub 13e01d3812 fix: fix preferences locale wrong (#28) 2024-07-06 17:18:19 +08:00
Li Kui e7a7b85f25 fix: fix preferences locale wrong 2024-07-06 17:11:29 +08:00
Li KuiandGitHub adef519531 fix: fix 'useCoreAccessStore' test fail (#27) 2024-07-06 16:49:13 +08:00
Li KuiandGitHub 19b57fa4f7 refactor: remove 'affixTabs' from state (#25) 2024-07-06 14:55:51 +08:00
Li KuiandGitHub 4dbd13d48d fix: pin tab not working correct (#23) 2024-07-06 10:08:46 +08:00
Li Kui 3d45b41a2d chore: add translation for tabbar context menu 2024-07-05 10:49:39 +08:00
Li KuiandGitHub c715d68dbb fix: update tab titles when switching language (#17) 2024-07-05 10:04:16 +08:00
Li Kui b92ca41aa2 fix: fix 'page not found' error on clicking breadcrumbs 2024-07-04 10:03:58 +08:00
likui628 54da49d16b fix(preferences): fix locales key for 'Display Header' 2024-07-04 00:26:52 +08:00