JyQAQ
1479f159aa
feat(CellImage): CellImage组件支持图片属性写入 ( #6992 )
2 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
cbf2a02877
feat: naive 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
RanMaoting
fee811d950
fix: 优化组件方法透传并新增表单弹窗示例 ( #6443 )
7 months ago
zyy
b015fbc9fc
fix: [adapter] 表格配置类型报错 ( #6327 )
配置toolbarConfig中的search时会有类型报错
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
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
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
Netfan
cfa18c2b8e
fix: improve component repackaging
11 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
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
Netfan
d34838bdd8
fix: primaryColor calculation ( #5337 )
1 year ago
Netfan
c979c23e6b
fix: form valid-error style in naive ( #5336 )
1 year ago
Vben
081d2aed23
perf: format code with better style ( #5283 )
1 year ago
Netfan
a97c998be5
fix: user homePath no effect sometimes ( #5166 )
1 year ago
Netfan
7581fb381f
fix: pinInput value synchronous update ( #5142 )
1 year ago
Netfan
698daf46c7
fix: form component events bind ( #5137 )
* fix: from component events bind
* chore: update docs
* chore: default value and docs sync
1 year ago
Netfan
eec6f41f6a
refactor: `ApiComponent` with docs ( #5099 )
* refactor: `ApiComponent` with docs
* docs: remove invalid docs
* docs: remove duplicate prop docs
* docs: update `ApiComponent` docs
1 year ago
Netfan
018ddc75c6
feat: add default `placeholder` for `ApiSelect` ( #5078 )
1 year ago
Netfan
d085736bac
feat: improve `ApiSelect` component ( #5075 )
* feat: improve `ApiSelect` component
* chore: `ApiSelect` props name changed
1 year ago
Netfan
958c8b4f21
feat: imporve naive form component ( #5071 )
1 year ago
Netfan
d1862fba27
fix: replace input component in `IconPicker` ( #5047 )
* fix: replace input component in `IconPicker`
* chore: fixed IconPicker demo
1 year ago
Vben
9896a67c21
feat: add api-select component ( #5024 )
1 year ago
Netfan
e23486dbc6
feat: form component `IconPicker` ( #5005 )
1 year ago
Arthur Darkstone
ea8af98324
docs: add route config desc ( #4857 )
1 year ago