Netfan
ec49a04151
fix: use correct route data in tabbar, fixed : #4107 ( #4110 )
2024-08-10 16:33:38 +08:00
Vben
8725a01301
fix: inconsistent performance between breadcrumbs and tabs ( #4105 )
2024-08-10 10:30:15 +08:00
Li Kui
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 Kui
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
jinmao88
84c8fb0ecc
feat: add support for custom slot header-index, sorted by index ( #4039 )
...
* feat: header右侧支持n个自定义位置插槽,插槽命名方式header-index,根据index大小排序。
框架默认插槽user-dropdown的index:20,notification的index:10 (#4034 )
* chore: 将默认组件加入排序
* chore: 更改slot命名方式支持header左侧自定义插槽,命名方式:header-right-n,header-left-n,具体位置看README
---------
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2024-08-06 22:32:51 +08:00
Vben
4f5783d00b
perf: enable strict ts type checking ( #4045 )
2024-08-05 21:12:22 +08:00
Li Kui
773b36aa17
chore: dark menu disable ( #4036 )
2024-08-04 21:54:33 +08:00
Vben
ccaa32125a
fix: enablePreferences does not meet expectations ( #4031 )
2024-08-04 06:01:09 +08:00
Li Kui
0619faf61e
fix: typo in tabbar preferences ( #4027 )
2024-08-04 05:52:50 +08:00
苗大
e544119aa3
perf: 全局搜索框打开后自动聚焦输入框 ( #4006 )
2024-08-02 21:56:47 +08:00
Li Kui
69f0703701
fix: correct i18n translation ( #3996 )
2024-08-02 06:41:31 +08:00
vben
06ad5ad871
chore: Rename the website directory to docs
2024-08-01 21:30:44 +08:00
vben
a26630b6e0
feat: Support multiple application launch scripts
2024-07-31 00:29:15 +08:00
vben
89dcf522f5
refactor: Separate store
2024-07-30 21:10:28 +08:00
vben
9307093fbc
chore: update docs [deploy]
2024-07-29 23:56:59 +08:00
vben
a80a9135fc
fix: Fixed tab error,fixex #59 [deploy]
2024-07-29 23:46:22 +08:00
vben
239f681ea1
fix: The built-in theme does not take effect, fixed #55 [deploy]
2024-07-29 23:18:40 +08:00
vben
cd10eb9471
feat: Regular monitoring page update [deploy]
2024-07-29 22:35:18 +08:00
vben
5590cc8fa1
chore: update theme
2024-07-28 17:01:19 +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
480580f104
feat: add 'maxNumOfOpenTab' to limit the maximum number of tabs with the same name
2024-07-20 11:14:32 +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
9ec91ac16d
feat: add breadcrumb navigation example
2024-07-19 01:26:13 +08:00
aonoa
0c245665a9
perf: footer ICP spacing
...
Signed-off-by: aonoa <1991849113@qq.com>
2024-07-19 04:48:01 +08:00
vince
276ef2ebc3
fix: fix a series of known problems,fixed #54
2024-07-18 21:59:18 +08:00
vince
01e95e029f
feat: add v-access directive
2024-07-18 21:31:34 +08:00
vince
910a3553ac
perf: reorganize the icons and reduce the volume
2024-07-17 22:25:27 +08:00
vince
cb161eab89
fix: fixed svg icon load failure and enabled global injection bem.scss
2024-07-17 22:30:18 +08:00
vince
8b6d3a72e8
fix: style optimization
2024-07-16 23:13:03 +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
likui628
91e769e53e
fix: typos
2024-07-14 13:48:47 +08:00
vben
91058c3ed9
perf: improve the shadow in the upper and lower areas when the scrolling area is scrolling,close #20 , close #26
2024-07-13 21:55:29 +08:00
vben
c81ac5684c
fix: when the request is wrong, no error is thrown
2024-07-13 18:27:57 +08:00
vben
7eff46d80c
refactor(project): business changed its name to effects, and universal-ui changed its name to common-ui
2024-07-13 17:25:15 +08:00