allen
|
6f18718c87
|
feat: add collapsible 组件,form表单增加单项可折叠,支持schema配置默认关闭/开启
feat: add collapsible 组件,form表单增加单项可折叠,支持schema配置默认关闭/开启
- shadcn-ui 增加 collapsible组件,collapsible-params组件
- form新增支持单项折叠
- collapsible-params组件在Form表单应用
|
2026-04-13 19:20:01 +08:00 |
|
Jin Mao
|
0c8db0f6be
|
fix: 修复VITE_APP_TITLE变量替换语法
- 将index.html中的<%= VITE_APP_TITLE %>替换为%VITE_APP_TITLE%
- 更新web-antd、web-antdv-next、web-ele、web-naive、web-tdesign应用
- 修改文档中loading组件的VITE_APP_TITLE引用方式
- 修复vite-config插件中默认加载模板的变量语法
- 统一所有应用和模板中的环境变量引用格式
|
2026-04-13 17:52:17 +08:00 |
|
dullathanol
|
2013ba4de4
|
fix: 补全 ComponentPropsMap 与 Vxe 表格表单链路的类型
|
2026-04-13 17:52:15 +08:00 |
|
dullathanol
|
064a6a20f0
|
feat: 表单 Schema 支持组件 Props 映射泛型,同步适配VxeGrid
|
2026-04-13 17:52:14 +08:00 |
|
dullathanol
|
cb5e7e00f1
|
refactor: 简化 componentProps 回调的类型写法
|
2026-04-13 17:52:14 +08:00 |
|
dullathanol
|
5ed39c03a4
|
fix: 函数式 componentProps 按已注册 component 的 Props 校验返回值
|
2026-04-13 17:52:14 +08:00 |
|
dullathanol
|
794b103aa9
|
feat: Schema 中 componentProps 随注册组件联动类型提示
|
2026-04-13 17:52:14 +08:00 |
|
Jin Mao
|
a6a6efdf59
|
chore: release 5.7.0
- 更新 backend-mock 包版本
- 更新 web-antd 包版本
- 更新 web-antdv-next 包版本
- 更新 web-ele 包版本
- 更新 web-naive 包版本
- 更新 web-tdesign 包版本
- 更新 docs 包版本
- 更新 commitlint-config 包版本
- 更新 eslint-config 包版本
- 更新 oxfmt-config 包版本
- 更新 oxlint-config 包版本
- 更新 stylelint-config 包版本
- 更新 node-utils 包版本
- 更新 tsconfig 包版本
- 更新 vite-config 包版本
- 更新 @core/base/design 包版本
- 更新 @core/base/icons 包版本
- 更新 @core/base/shared 包版本
- 更新 @core/base/typings 包版本
- 更新 @core/composables 包版本
- 更新 @core/preferences 包版本
- 更新 @core/ui-kit/form-ui 包版本
- 更新 @core/ui-kit/layout-ui 包版本
- 更新 @core/ui-kit/menu-ui 包版本
- 更新 @core/ui-kit/popup-ui 包版本
- 更新 @core/ui-kit/shadcn-ui 包版本
- 更新 @core/ui-kit/tabs-ui 包版本
- 更新 constants 包版本
- 更新 access 包版本
- 更新 common-ui 包版本
- 更新 hooks 包版本
- 更新 layouts 包版本
- 更新 plugins 包版本
- 更新 request 包版本
- 更新 icons 包版本
- 更新 locales 包版本
- 更新 preferences 包版本
- 更新 stores 包版本
- 更新 styles 包版本
- 更新 types 包版本
- 更新 utils 包版本
- 更新 playground 包版本
- 更新 turbo-run 包版本
- 更新 vsh 包版本
- 更新根目录包版本
|
2026-03-14 09:14:23 +08:00 |
|
xingyu4j
|
395babc1f5
|
feat: tsgolint
|
2026-03-13 23:13:10 +08:00 |
|
xingyu4j
|
68cde54bad
|
feat: add tsgolint
|
2026-03-13 23:13:01 +08:00 |
|
xingyu4j
|
c7d7529c00
|
chore: ts
|
2026-03-13 23:07:04 +08:00 |
|
xingyu4j
|
a850d426ef
|
chore: fix lint and typecheck issues
|
2026-03-13 20:57:52 +08:00 |
|
xingyu
|
a4736a49f8
|
feat: migrate to Tailwind CSS v4 (#7614)
* chore: update deps
* feat: use jsonc/x language
* chore: update eslint 10.0
* fix: no-useless-assignment
* feat: add CLAUDE.md
* chore: ignore
* feat: claude
* fix: lint
* chore: suppot eslint v10
* fix: lint
* fix: lint
* fix: type check
* fix: unit test
* fix: Suggested fix
* fix: unit test
* chore: update stylelint v17
* chore: update all major deps
* fix: echarts console warn
* chore: update vitest v4
* feat: add skills ignores
* chore: update deps
* chore: update deps
* fix: cspell
* chore: update deps
* chore: update tailwindcss v4
* chore: remove postcss config
* fix: no use catalog
* chore: tailwind v4 config
* fix: tailwindcss v4 sort
* feat: use eslint-plugin-better-tailwindcss
* fix: Interference between enforce-consistent-line-wrapping, jsx-curly-brace-presence and Prettier
* fix: Interference between enforce-consistent-line-wrapping, jsx-curly-brace-presence and Prettier
* fix(lint): resolve prettier and better-tailwindcss formatting conflicts
* fix(tailwind): update theme references and lint sources
* style(format): normalize apps docs and playground vue files
* style(format): normalize core ui-kit components
* style(format): normalize effects ui and layout components
|
2026-03-10 05:08:45 +08:00 |
|
Jin Mao
|
8a215fbcc7
|
chore: release 5.6.0
|
2026-02-09 05:09:57 +08:00 |
|
Bin
|
8cadad0a1e
|
feat(web): add antdv-next model
|
2026-02-08 23:00:19 +08:00 |
|
xingyu4j
|
af3fe53ec8
|
fix: type error
|
2025-12-22 17:50:06 +08:00 |
|
JyQAQ
|
1479f159aa
|
feat(CellImage): CellImage组件支持图片属性写入 (#6992)
|
2025-12-06 10:12:58 +08:00 |
|
xingyu4j
|
bed52983a0
|
fix: lint
|
2025-11-17 12:15:14 +08:00 |
|
Jin Mao
|
f59e33682c
|
Merge branch 'main' into main
|
2025-11-12 04:27:57 +08:00 |
|
shixi
|
0bbb20fee0
|
feat: sport notification link
|
2025-11-12 00:55:24 +08:00 |
|
shixi
|
dbc5ea32ae
|
feat: add read and delete for each notification
|
2025-11-12 00:02:13 +08:00 |
|
xingyu4j
|
cbf2a02877
|
feat: naive add profile
|
2025-11-10 17:59:58 +08:00 |
|
Li Kui
|
1af11240a6
|
chore: add tdesign logo
|
2025-11-06 22:37:55 +08:00 |
|
Li Kui
|
be843300be
|
chore: update demo routes
|
2025-11-06 17:44:34 +08:00 |
|
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>
|
2025-11-03 13:07:36 +08:00 |
|
zouawen
|
2ce161e585
|
feat: 1、新增水印文案自定义功能;2、input-item输入框组件新增清除功能(可用于快捷清除水印文案);3、偏好设置、主题切换、语言选择、是否全屏按钮新增动画效果 (#6800)
* feature: 新增水印文案自定义功能;
* chore: 偏好设置、主题切换、语言选择、是否全屏按钮新增动画效果
|
2025-10-07 06:15:41 +08:00 |
|
zouawen
|
33306a5aff
|
chore: 更换其他登录方式图标为彩色图标,新增其他登录方式tooltip文字提示 (#6799)
|
2025-10-06 06:56:54 +08:00 |
|
vben
|
e147a9d2fd
|
chore: release 5.5.9
|
2025-08-16 22:16:02 +08:00 |
|
vben
|
1575619d53
|
chore: release v5.5.8
|
2025-07-19 22:19:50 +08:00 |
|
RanMaoting
|
fee811d950
|
fix: 优化组件方法透传并新增表单弹窗示例 (#6443)
|
2025-07-02 19:58:48 +08:00 |
|
zyy
|
b015fbc9fc
|
fix: [adapter] 表格配置类型报错 (#6327)
配置toolbarConfig中的search时会有类型报错
|
2025-06-08 17:53:55 +08:00 |
|
vben
|
b9aef618fe
|
chore: release 5.5.7
|
2025-06-04 05:33:06 +08:00 |
|
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
|
2025-05-23 15:21:09 +08:00 |
|
afe1
|
90625782c0
|
fix: delete useless code (#6143)
|
2025-05-08 16:51:12 +08:00 |
|
vben
|
cc6c9bf7a0
|
chore: release v5.5.6
|
2025-05-06 22:32:58 +08:00 |
|
Vben
|
17a18fc9ba
|
chore: close eslint object sorting (#6101)
|
2025-05-03 16:06:36 +08:00 |
|
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>
|
2025-05-03 16:03:08 +08:00 |
|
ming4762
|
baec89f896
|
perf: resolve duplicate component names (#6039)
|
2025-04-27 22:02:38 +08:00 |
|
vben
|
7c7051a11e
|
chore: release v5.5.5
|
2025-04-27 21:45:10 +08:00 |
|
Netfan
|
aa27a2f7a1
|
feat: encrypt the privacy data when it is persisted (#6056)
* 对私密数据持久化时执行加密
* 将锁屏密码合并到accessStore中进行加密
|
2025-04-27 20:59:10 +08:00 |
|
Netfan
|
329a176a5c
|
perf: optimize bootstrap modules to speed up first-screen loading (#5899)
优化首屏加载速度
|
2025-04-09 01:05:20 +08:00 |
|
Netfan
|
a0feeb1966
|
fix: watermark settings in the preferences modified accidentally (#5823)
|
2025-03-31 09:06:02 +08:00 |
|
Netfan
|
a77bb8e68d
|
perf: improve component packaging to enable instance method retrieval (#5795)
改进组件适配器里的包装函数,使得组件暴露的方法可以透传
|
2025-03-27 15:13:13 +08:00 |
|
vben
|
b92ac5c36d
|
chore: release 5.5.4
|
2025-03-18 21:43:27 +08:00 |
|
Netfan
|
cfa18c2b8e
|
fix: improve component repackaging
|
2025-03-10 02:56:44 +08:00 |
|
Netfan
|
579b1b486c
|
feat: loading and spinner component with directive (#5587)
* 添加loading和spinner组件,以及对应的vue指令
|
2025-02-23 12:41:54 +08:00 |
|
Netfan
|
9f82052c71
|
feat: demo of motion plugin (#5550)
添加Motion的用法例子
|
2025-02-17 15:25:45 +08:00 |
|
vben
|
195ceec9b4
|
chore: release 5.5.3
|
2025-01-21 22:07:55 +08:00 |
|
Netfan
|
22e6f28464
|
perf: easy to define fieldName of response data (#5442)
|
2025-01-20 18:38:49 +08:00 |
|
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
|
2025-01-19 17:41:26 +08:00 |
|