vince
|
59a8ce9500
|
feat: tabs adds new window opening and maximizing/restore capabilities
|
2024-07-12 23:43:47 +08:00 |
vince
|
f98f504534
|
chore: change how the package is built
|
2024-07-12 22:24:32 +08:00 |
Li Kui
|
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 |
Laychen
|
06f5d5686d
|
feat: add the ability to lock the screen (#30)
* feat: 锁屏功能
* feat: 锁屏样式调整
* feat: complete the lock-screen screen and support shortcut keys and preference configuration
---------
Co-authored-by: vince <vince292007@gmail.com>
|
2024-07-12 12:14:09 +08:00 |
vince
|
d62a3da009
|
perf: improve the logic related to login expiration
|
2024-07-11 20:11:11 +08:00 |
Li Kui
|
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 |
vince
|
0f246f7e9e
|
feat(project): support app custom loading template
|
2024-07-10 22:44:48 +08:00 |
vince
|
95b6bcce6a
|
feat: can also see the menu without permission, but jump to 403
|
2024-07-10 22:13:55 +08:00 |
vince
|
4674380266
|
perf: optimize the naming of locale key
|
2024-07-10 21:55:16 +08:00 |
vince
|
a765d3bbc0
|
feat: new interface pendant can be configured to display hidden
|
2024-07-10 21:20:11 +08:00 |
vince
|
db76325d68
|
feat: configurable persistent tabs
|
2024-07-10 00:50:41 +08:00 |
vince
|
41d0495630
|
perf: simplify the writing of preferences
|
2024-07-10 00:44:16 +08:00 |
vince
|
2731a1ec96
|
refactor(@vben/layouts): remove @vben/widgets and migrate to @vben/layouts/src/widgets
|
2024-07-09 22:49:36 +08:00 |
vince
|
04a1533a1e
|
refactor: splitting and reorganizing style files
|
2024-07-08 22:30:19 +08:00 |
vben
|
6147d13a29
|
docs: update docs
|
2024-07-07 23:52:19 +08:00 |
vben
|
e68e1b40ce
|
perf: add eslint import rules, improve the coupling of some components
|
2024-07-07 22:14:40 +08:00 |
vben
|
0eda99ec3b
|
perf: replace vue-sonner with the toast component of shadcn-ui
|
2024-07-07 11:36:32 +08:00 |
vben
|
208d4188fc
|
refactor: refactor locales, separate locales within apps,fixed #12
|
2024-07-07 00:17:44 +08:00 |
vben
|
3571511394
|
perf: reduce the number of icon component instances
|
2024-07-06 21:53:02 +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 |
vben
|
5976e255fb
|
feat: richer copyright and sidebar preferences
|
2024-07-06 17:25:38 +08:00 |
vben
|
13f3af96b7
|
feat: add copyright components to enable preferences to configure copyright more accurately
|
2024-07-06 16:19:37 +08:00 |
vben
|
826907f6c3
|
fix: fix content style error when footer is not fixed
|
2024-07-06 15:49:21 +08:00 |
vben
|
1425f1d11d
|
feat: Preferences support clearing the cache and logging out
|
2024-07-06 14:41:18 +08:00 |
vben
|
37a4f971c8
|
feat: Improve the front-end and back-end permission mode and useAccess
|
2024-07-06 13:28:08 +08:00 |
vince
|
a60467b01c
|
feat: Improve the front-end permission access logic and sample code
|
2024-07-05 23:51:50 +08:00 |
vince
|
8042e2b044
|
perf: Improve the use of store in the app
|
2024-07-05 23:15:46 +08:00 |
vince292007
|
ad6ae1d21d
|
Merge pull request #19 from vbenjs/feature/type-check-0705
fix: Typecheck and loop dependency problem repair
|
2024-07-05 11:14:57 +08:00 |
vince
|
527023ae51
|
fix: Typecheck and loop dependency problem repair
|
2024-07-05 11:12:38 +08:00 |
Li Kui
|
3d45b41a2d
|
chore: add translation for tabbar context menu
|
2024-07-05 10:49:39 +08:00 |
Li Kui
|
c715d68dbb
|
fix: update tab titles when switching language (#17)
|
2024-07-05 10:04:16 +08:00 |
vince
|
53d37ee882
|
fix: fix the preference problem,close #8, close #9
|
2024-07-04 22:14:51 +08:00 |
likui628
|
54da49d16b
|
fix(preferences): fix locales key for 'Display Header'
|
2024-07-04 00:26:52 +08:00 |
vben
|
8252d116f1
|
fix: fix some known problems
|
2024-06-30 22:58:57 +08:00 |
vben
|
692225cfff
|
chore: remove sqlite
|
2024-06-30 22:28:35 +08:00 |
vben
|
9572d1a1c5
|
feat: Dynamically get the menu from the back end
|
2024-06-30 15:03:37 +08:00 |
vben
|
1d70d71537
|
feat: Support dayjs and component library in multiple languages
|
2024-06-30 15:42:30 +08:00 |
vben
|
c58aa26dbf
|
chore: update locale
|
2024-06-29 15:41:10 +08:00 |
vben
|
36a4fcfad2
|
feat: update dashboard
|
2024-06-29 14:45:02 +08:00 |
vben
|
c58c0797ba
|
feat: add dashboard page
|
2024-06-23 23:18:55 +08:00 |
vben
|
199d5506ac
|
feat: add about page
|
2024-06-23 20:05:22 +08:00 |
vben
|
d4f61c283f
|
chore: update uikit -> ui-kit
|
2024-06-23 20:03:41 +08:00 |
vben
|
89586ef2c4
|
fix: Page switching display is abnormal
|
2024-06-23 19:55:55 +08:00 |
vben
|
24aab5b4bb
|
feat: And surface switching loading optimization
|
2024-06-23 19:39:44 +08:00 |
vben
|
6afed34437
|
chore: Optimize multi-theme switching
|
2024-06-23 19:17:31 +08:00 |
vben
|
aa53353903
|
chore: Merge branch 'main' of https://github.com/anncwb/vben-admin-pro
|
2024-06-23 14:23:23 +08:00 |
vben
|
26b8c6ef27
|
chore: update css
|
2024-06-23 14:21:27 +08:00 |
jinmao88
|
6f0c05dd50
|
dashboard (#6)
* feat(dashboard): 增加dashboard示例
* feat(chart-ui): 增加图表UI组件库
* feat(dashboard): 完善dashboard示例
|
2024-06-23 13:41:02 +08:00 |
vben
|
1279872089
|
chore: update deps
|
2024-06-23 13:19:55 +08:00 |