JyQAQ
81a61558cb
feat(upload prop:maxSize): from Upload component accept prop maxSize (AI prompt fixed) ( #7059 )
* feat(upload prop:maxSize): from component accept prop maxSize
* feat(upload prop:maxSize): from component accept prop maxSize
* feat(upload prop:maxSize): from component accept prop maxSize
* feat(upload prop:maxSize): from component accept prop maxSize
1 month ago
JyQAQ
a1bb132233
feat(api-cascader): 添加联级组件ApiCascader ( #7031 )
2 months ago
xingyu4j
af3fe53ec8
fix: type error
2 months ago
JyQAQ
1479f159aa
feat(CellImage): CellImage组件支持图片属性写入 ( #6992 )
2 months ago
yuan.ji
1d77b018bb
feat(function): add antd上传组件支持调用Image组件查看图片
3 months ago
xingyu4j
bed52983a0
fix: lint
3 months ago
shixi
0bbb20fee0
feat: sport notification link
3 months ago
shixi
dbc5ea32ae
feat: add read and delete for each notification
3 months ago
xingyu4j
e311cfb8da
feat: route add profile
3 months ago
xingyu4j
4347fba80a
feat: antdv add profile
3 months ago
Li Kui
1af11240a6
chore: add tdesign logo
3 months ago
Li Kui
be843300be
chore: update demo routes
3 months ago
Copilot
c7c39047de
feat: add theme-aware logo support via optional sourceDark configuration ( #6866 )
* Initial plan
* Initial exploration and setup
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
* Add support for separate light and dark theme logos
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
* Update documentation with dark theme logo configuration
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
* feat: Add theme-aware logo support for authentication/login page
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
* revert: .npmrc
Signed-off-by: aonoa <1991849113@qq.com>
---------
Signed-off-by: aonoa <1991849113@qq.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
Co-authored-by: aonoa <1991849113@qq.com>
3 months ago
zhongming4762
4d713db546
feat: increase support for multiple time zones
* 优化实现方法
3 months ago
zhongming4762
e01803ce9d
feat: increase support for multiple time zones
4 months ago
zhongming4762
b029f77b6a
feat: increase support for multiple time zones
4 months ago
zhongming4762
0a8339a405
feat: increase support for multiple time zones
4 months ago
zouawen
2ce161e585
feat: 1、新增水印文案自定义功能;2、input-item输入框组件新增清除功能(可用于快捷清除水印文案);3、偏好设置、主题切换、语言选择、是否全屏按钮新增动画效果 ( #6800 )
* feature: 新增水印文案自定义功能;
* chore: 偏好设置、主题切换、语言选择、是否全屏按钮新增动画效果
4 months ago
zouawen
33306a5aff
chore: 更换其他登录方式图标为彩色图标,新增其他登录方式tooltip文字提示 ( #6799 )
4 months ago
vben
e147a9d2fd
chore: release 5.5.9
6 months ago
vben
1575619d53
chore: release v5.5.8
7 months ago
RanMaoting
fee811d950
fix: 优化组件方法透传并新增表单弹窗示例 ( #6443 )
7 months ago
zyy
b015fbc9fc
fix: [adapter] 表格配置类型报错 ( #6327 )
配置toolbarConfig中的search时会有类型报错
8 months ago
vben
b9aef618fe
chore: release 5.5.7
8 months ago
zhang
9f9be21e2a
fix: component Input is not registered when initialize page ( #6246 )
* fix: Component Input is not registered when initialize page
* fix: Component Input is not registered when initialize page
9 months ago
afe1
90625782c0
fix: delete useless code ( #6143 )
9 months ago
vben
cc6c9bf7a0
chore: release v5.5.6
9 months ago
Vben
17a18fc9ba
chore: close eslint object sorting ( #6101 )
9 months ago
aonoa
41152d1722
refactor: modify the default homepage path loaded from the preference… ( #6099 )
* refactor: modify the default homepage path loaded from the preferences.ts
Signed-off-by: aonoa <1991849113@qq.com>
* refactor: modify the default homepage path loaded from the preferences.ts
Signed-off-by: aonoa <1991849113@qq.com>
---------
Signed-off-by: aonoa <1991849113@qq.com>
9 months ago
ming4762
baec89f896
perf: resolve duplicate component names ( #6039 )
10 months ago
vben
7c7051a11e
chore: release v5.5.5
10 months ago
Netfan
aa27a2f7a1
feat: encrypt the privacy data when it is persisted ( #6056 )
* 对私密数据持久化时执行加密
* 将锁屏密码合并到accessStore中进行加密
10 months ago
Netfan
329a176a5c
perf: optimize bootstrap modules to speed up first-screen loading ( #5899 )
优化首屏加载速度
10 months ago
Netfan
a0feeb1966
fix: watermark settings in the preferences modified accidentally ( #5823 )
10 months ago
Netfan
a77bb8e68d
perf: improve component packaging to enable instance method retrieval ( #5795 )
改进组件适配器里的包装函数,使得组件暴露的方法可以透传
11 months ago
vben
b92ac5c36d
chore: release 5.5.4
11 months ago
Netfan
cfa18c2b8e
fix: improve component repackaging
11 months ago
Netfan
d9799fec70
fix: `search` take no effect in `icon-picker` with antd ( #5592 )
12 months ago
Netfan
579b1b486c
feat: loading and spinner component with directive ( #5587 )
* 添加loading和spinner组件,以及对应的vue指令
12 months ago
Netfan
9f82052c71
feat: demo of motion plugin ( #5550 )
添加Motion的用法例子
12 months ago
vben
195ceec9b4
chore: release 5.5.3
1 year ago
Netfan
22e6f28464
perf: easy to define fieldName of response data ( #5442 )
1 year ago
Netfan
5611f6c7f5
perf: request support to set how to return response ( #5436 )
* feat: request support to set how to return response
* docs: typo
* fix: test unit
* test: add request responseReturn test
1 year ago
Netfan
816d1f5a69
fix: demos route fixed ( #5405 )
1 year ago
Netfan
13087a10b7
refactor: fix popup component zIndex ( #5397 )
1 year ago
Netfan
76c4aa2c55
fix: hide root route in breadcrumb
1 year ago
Netfan
e1c503e51e
feat: support set default props for drawer and modal ( #5390 )
* feat: support set default props for drawer and modal
* docs: fix typo
1 year ago
Netfan
5965755caa
fix: root router config fixed ( #5389 )
1 year ago
Netfan
1ad54561b0
feat: add `noBasicLayout` in route meta ( #5386 )
所有菜单数据无需配置component为BasicLayout,它们将会默认使用基础布局,也可以通过meta.noBasicLayout来阻止这一行为
1 year ago
Netfan
a2637313f8
feat: integrate new component `Tippy` with demo ( #5355 )
* 添加新的工具提示组件Tippy
1 year ago