Commit Graph

260 Commits

Author SHA1 Message Date
Soybean
102d55274c optimize(typings): update component typings 2025-10-27 18:19:00 +08:00
Soybean
e46b02d5a9 fix(projects): fix example code 2025-10-27 17:38:58 +08:00
Soybean
30b5e6e96a Merge branch 'v2.0' into v2.0-example 2025-10-27 17:38:43 +08:00
CyberShen123
24c6df528b feat(projects): support set global redius 2025-10-25 14:47:04 +08:00
wenyuan
a8d1e5d266 feat(projects): support closing tabs with middle mouse button click 2025-10-25 14:34:33 +08:00
Soybean
d5a3a25d3d fix(types): fix ts type error 2025-10-13 16:48:33 +08:00
Azir-11
ef7acc626f feat(projects): optimize tabs cache cleaning strategy. close #820. 2025-10-02 11:17:44 +08:00
Azir-11
257f1183fc feat(projects): support theme preset function. 2025-08-24 14:14:50 +08:00
Azir-11
29a2a5c66a feat(projects): add prompt information for scrolling mode and tab bar caching. 2025-08-13 15:54:15 +08:00
Azir-11
a55b4dc073 feat(components): add the IconTooltip component. 2025-08-13 15:54:15 +08:00
Soybean
8cc5177cda refactor(hooks)!: refactor useTable and enhance type definitions 2025-07-19 19:43:58 +08:00
Soybean
3a343eea33 optimize(projects): optimize api type file 2025-07-19 18:25:59 +08:00
wenyuan
b4e5c6d990 feat(projects): add 'vertical-hybrid-header-first' layout mode 2025-07-14 00:48:16 +08:00
Azir
b6ac3106ce feat(projects)!: optimize layout mode, split horizontal mix component into two layouts, and rename the component. 2025-07-14 00:48:16 +08:00
Azir
d37ce04606 refactor(types): move Auth and Route namespaces to separate files and clean up api.d.ts 2025-07-14 00:48:16 +08:00
wenyuan
f238fcbd47 feat(projects): Add current time display option for watermark (#772)
* feat(projects): Add current time display option for watermark

* perf(projects): add watermark timer controls
2025-07-14 00:48:16 +08:00
Azir
8ba71a0857 feat(projects): refactor theme drawer with tabbed layout for better UX. 2025-07-14 00:48:16 +08:00
Azir
643ccec544 refactor(types): improve namespace migration. 2025-06-28 14:48:48 +08:00
Azir
bf9baf0d14 refactor(types): move Auth and Route namespaces to separate files and clean up api.d.ts 2025-06-28 14:48:48 +08:00
Soybean
a63a343e9c Merge branch 'main' into example 2025-06-24 22:37:58 +08:00
Azir
c816f4dc3b feat(projects): add video document menu. 2025-06-24 10:11:21 +08:00
chenziwen
da149e5bbd fix(types): The environment variable VITE_ICON_LOCAL_PREFIX has the wrong type. 2025-06-14 22:01:01 +08:00
wenyuan
7c3dac4212 feat(projects): add configurable user name watermark option 2025-06-10 19:05:08 +08:00
Soybean
ec20829a22 Merge branch 'main' into example 2025-06-09 22:50:16 +08:00
t8y2
75455b006c feat(theme): global search button toggle
- 在主题设置中添加全局搜索按钮的显示控制选项
- 更新多语言文件,添加全局搜索按钮显示控制的翻译
- 修改全局头部组件,根据主题设置决定是否显示全局搜索按钮
- 在主题抽屉中添加全局搜索按钮显示控制的开关
2025-05-31 13:40:42 +08:00
Zheng-Changfu
ff83d333a5 feat(projects): add example for pro-naive-ui. 2025-05-16 13:06:59 +08:00
青菜白玉汤
1ff4d82d19 feat(projects): clear tabs cache when switching users. (#744) 2025-04-30 14:46:32 +08:00
WgoW
123d2c9074 feat(types): enhance Option type to support customizable label types (#735)
Co-authored-by: a <a@gmail.com>
2025-04-23 21:34:06 +08:00
青菜白玉汤
29698bef69 feat(projects): support vite devtools specify the editor by launchEditor option. (#730) 2025-04-04 12:00:52 +08:00
Soybean
a5c9a19838 Merge branch 'main' into example 2025-03-12 23:25:14 +08:00
Soybean
4cc1487f46 feat(projects): support proxy log in terminal 2025-03-12 23:08:24 +08:00
Soybean
b8112613ea chore(deps): update deps 2025-03-12 22:24:59 +08:00
青菜白玉汤
be6080ba0f feat(utils): support replaceTab. (#713) 2025-03-10 18:25:36 +08:00
青菜白玉汤
9b9455d945 feat(projects): support loading page dark mode adaptation. (#702) 2025-01-26 22:32:05 +08:00
Soybean
69788d0134 Merge branch 'main' into example 2025-01-20 13:45:54 +08:00
青菜白玉汤
d7aebb7dfa feat(projects): multi language buttons support hiding. (#683) 2024-12-16 23:39:19 +08:00
Soybean
745a9077ec Merge branch 'main' into example 2024-12-16 16:44:43 +08:00
Soybean
101b6f9000 optimize(projects): use defu to fill added theme config 2024-12-16 16:35:47 +08:00
wzc520pyfm
b93c2036ac chore: rename env.d.ts to vite-env.d.ts (#675) 2024-12-02 07:37:12 +08:00
Rui-Sun
b9e873e53c feat(projects): add visactor plugin demos (#658)
* feat: add vtable plugin

* feat: add vchart hook

* feat: add dark mode support in vtable

* feat: add visactor icon

* feat: add vtable-gantt plugin

* fix: fix theme update in vtable-gantt

* feat: update visactor version
2024-11-02 01:57:43 +08:00
Soybean
7e436b6328 Merge branch 'main' into example 2024-10-25 01:19:37 +08:00
Soybean
b667eab76a refactor(projects)!: refactor route cache & support reset route cache strategy 2024-10-25 00:58:29 +08:00
Ma.Jinkai
0c0d606ae5 feat(projects): add antv g6 example 2024-10-22 14:08:33 +08:00
Scott Hu
a6545265ac feat(projects): add alova examples (#647)
* feat: optimistic subpackage `@sa/alova`

* feat: add alova examples
2024-10-17 17:51:36 +08:00
Soybean
3fbf2e2a5f Merge branch 'main' into example 2024-10-09 23:00:35 +08:00
zxin
83ba798781 chore(types): remove type declaration for document.startViewTransition (TypeScript 5.6 includes it) (#633) 2024-09-25 18:44:30 +08:00
Soybean
5bfc7613f7 Merge branch 'main' into example 2024-09-07 11:38:35 +08:00
青菜白玉汤
4c9f4e09b1 feat(projects): does the configuration support automatic updates. close#612 (#617) 2024-09-03 16:52:38 +08:00
青菜白玉汤
26c93dff9a fix(types): fix the type of TableApiFn (#599) 2024-08-14 09:28:22 +08:00
Ohh
b36d914e48 feat(projects): add plugin typeit (#591) 2024-08-11 23:30:12 +08:00