Commit Graph

46 Commits (cbca9ffd953921e846e2a033410a435e3d9f15a9)

Author SHA1 Message Date
Vben 5e44aa9283
fix: drawer header is missing (#4846) 2024-11-09 20:00:09 +08:00
vince c491b9e021
fix: maximum call stack size (#4674)
* fix: maximum call stack size
2024-10-18 14:24:39 +08:00
Netfan c432e0ac33
feat: limit the drag range of tabs, fixed #4640 (#4659) 2024-10-17 14:11:42 +08:00
Netfan ba539f6793
chore: correct spelling for 'dragable' (#4600) 2024-10-10 10:55:52 +08:00
Vben 60c615ce8a
refactor: adjust layout refresh button and watermark; allow static i18n on language switch (#4579)
* refactor: adjust layout refresh button and watermark; allow static i18n on language switch

* chore: typo
2024-10-06 17:27:32 +08:00
Li Kui 61faa1895a
fix: vue received a Component that was made a reactive object (#4367) 2024-09-11 22:56:01 +08:00
Li Kui 8f6bf6add3
perf: update menu icons (#4357) 2024-09-11 16:23:24 +08:00
invalid w 95a4a85c3b
chore(@vben-core/tabs-ui): cancel drag and drop function on mobile devices (#4303)
resolve  #4301
2024-09-03 13:02:19 +08:00
Vben 2b0aedbaba
style: optimizing style issues (#4289) 2024-08-31 14:11:01 +08:00
Vben b3e3e05990
perf: axios default error interceptor allows you to customize error handling (#4283) 2024-08-30 22:06:02 +08:00
Vben dc5cfab319
fix: tabbar does not meet expectations in a mixed layout (#4242) 2024-08-26 22:58:49 +08:00
afe1 c3631ef555
chore: error note (#4209)
Co-authored-by: afe1 <yunfei.zhu@nwowtec.com>
2024-08-21 18:27:34 +08:00
Vben 1db87ff7ce
fix: fix keepAlive parameter error (#4194)
* fix: mock server deployment error

* chore: typo
2024-08-19 23:28:14 +08:00
Vben 3c17f4e9f8
perf: all icons used in the core are offline (#4173)
* perf: all icons used in the core are offline

* chore: update default icon

* chore: update shadow
2024-08-17 21:11:07 +08:00
Vben 0faf7810b6
perf: optimization of tabbar display (#4169)
* perf: optimization of tabbar display

* fix: ci error

* chore: typo

* chore: typo
2024-08-16 22:20:18 +08:00
Vben d71a20ad0a
perf: improve tabs-view scrolling (#4164) 2024-08-15 23:30:07 +08:00
P2K0 eb280ffeb7
feat: add left and right scroll buttons to Tabs bar (#4161) (#4162) 2024-08-15 21:54:55 +08:00
Vben 8f40d5107c
feat: support custom background colors for sidebar and header (#4151)
* feat: support custom background colors for sidebar and header

* fix: type error
2024-08-14 21:47:37 +08:00
Li Kui 963e79063f
fix: some icons behave inconsistently on menu and tab (#4144) 2024-08-13 22:07:02 +08:00
Vben 4f5783d00b
perf: enable strict ts type checking (#4045) 2024-08-05 21:12:22 +08:00
vben 9a6e29c401 fix: element theme adjustment 2024-07-31 22:11:39 +08:00
vben fdee2d2239 feat: add naive app 2024-07-31 00:19:17 +08:00
vben cf0ec053e4 refactor: Integrate the @vben-core/shared package 2024-07-30 21:05:03 +08:00
vince 66fd052709 fix: fix known issues. fixed #59,fixed #61, fixed #67, fixed #68 [deploy] 2024-07-29 00:19:26 +08:00
Vben 376fd17a61
feat: Feature/pro docs (#70)
* chore: merge main

* feat: update docs

* feat: remove coze-assistant

* feat: add watermark plugin

* feat: update preferences

* feat: update docs

---------

Co-authored-by: vince <vince292007@gmail.com>
2024-07-28 14:29:05 +08:00
vince 14538f7ed5 refactor(project): re-adjust the overall folder 2024-07-23 00:03:59 +08:00
vben 30d4057216 feat: add tabs demo 2024-07-20 09:36:10 +08:00
vben 9987451647 feat: use simpler nitro instead of nestjs to implement mock service 2024-07-20 08:31:05 +08:00
vince 276ef2ebc3 fix: fix a series of known problems,fixed #54 2024-07-18 21:59:18 +08:00
vince 910a3553ac perf: reorganize the icons and reduce the volume 2024-07-17 22:25:27 +08:00
vince 8b6d3a72e8 fix: style optimization 2024-07-16 23:13:03 +08:00
vince c2c32332d3 fix: shake when adding tabs 2024-07-16 22:07:28 +08:00
vince 09fa2af23d fix: fix known problems 2024-07-16 00:14:24 +08:00
vince f95d9aa609 perf: improve overall theme color matching 2024-07-15 23:53:58 +08:00
vince caf1fc4375 perf: optimize interface color matching 2024-07-15 23:22:00 +08:00
vince a5edb67b12 chore: update app name 2024-07-14 23:10:48 +08:00
vince 3eb7a8bc6f chore: @vben-core/iconify was renamed @vben-core/icons. Add readme.md for some packages 2024-07-14 22:51:10 +08:00
vben 3a91a24e0d feat: tabs adds a variety of style configurations 2024-07-14 18:32:37 +08:00
vben ebf73b2df9 refactor(project): remove the use of core internal bem syntax 2024-07-14 16:32:13 +08:00
vben fed422e187 refactor(@vben-core/tabs-ui): refactor tabs chrome component 2024-07-14 15:18:41 +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 04a1533a1e refactor: splitting and reorganizing style files 2024-07-08 22:30:19 +08:00
vben 826907f6c3 fix: fix content style error when footer is not fixed 2024-07-06 15:49:21 +08:00
vben 478bbe17ee fix: fix: Try to fix the right-click menu and cause the scroll bar to lock #24 2024-07-06 14:50:45 +08:00
vben d4f61c283f chore: update uikit -> ui-kit 2024-06-23 20:03:41 +08:00