Commit Graph

6447 Commits

Author SHA1 Message Date
Wu Bixuan
4147df53e7
docs: to supplement the polling description in ProTable documentation (#8808) 2024-10-22 23:17:50 +08:00
qixian.cs
9e2e9d983d docs(changelog): 更新各个包的 CHANGELOG.md 文件以合并 URL 参数逻辑优化和一致性修复 2024-10-22 11:47:22 +08:00
qixian.cs
c1ee405686 🎨 chore(release): Publish
- @ant-design/pro-card@2.9.1
 - @ant-design/pro-components@2.8.1
 - @ant-design/pro-descriptions@2.6.1
 - @ant-design/pro-field@2.17.1
 - @ant-design/pro-form@2.31.1
 - @ant-design/pro-layout@7.21.1
 - @ant-design/pro-list@2.6.1
 - @ant-design/pro-provider@2.15.1
 - @ant-design/pro-skeleton@2.2.1
 - @ant-design/pro-table@3.18.1
 - @ant-design/pro-utils@2.16.1
2024-10-22 11:27:18 +08:00
qixian.cs
3e026c62d9 fix(form): 优化 URL 参数合并逻辑以提高性能和可读性 2024-10-22 11:19:43 +08:00
qixian.cs
f38bd3f622 refactor(package): 移除不必要的 exports 字段以简化配置 2024-10-22 11:16:32 +08:00
qixian.cs
9c19bccb59 docs: add @ant-design/pro-components@2.8.0 changelogs 2024-10-17 12:59:55 +08:00
qixian.cs
8882d5164d fix(package): 更新 repository URL 格式为 git+ssh 以确保一致性 2024-10-17 12:38:54 +08:00
qixian.cs
3b424c6e8e 🎨 chore(release): Publish
- @ant-design/pro-card@2.9.0
 - @ant-design/pro-components@2.8.0
 - @ant-design/pro-descriptions@2.6.0
 - @ant-design/pro-field@2.17.0
 - @ant-design/pro-form@2.31.0
 - @ant-design/pro-layout@7.21.0
 - @ant-design/pro-list@2.6.0
 - @ant-design/pro-provider@2.15.0
 - @ant-design/pro-skeleton@2.2.0
 - @ant-design/pro-table@3.18.0
 - @ant-design/pro-utils@2.16.0
2024-10-17 12:36:41 +08:00
qixian.cs
e2482f7eec fix(FieldRender): 将 dataIndex 强制转换为 React.Key 以确保类型安全 2024-10-17 12:33:29 +08:00
qixian.cs
788158363c fix(tests): 更新快照以反映按钮类名的变化 2024-10-17 12:25:56 +08:00
echoyl
25600907e6
fix(form): field 为 checkbox 时设置了fieldNames后控制器报错的问题 React does not recognize the fieldNames prop on a DOM element (#8785)
Co-authored-by: echoyl <yliang_1987@126.com>
2024-10-17 11:59:10 +08:00
qnnp
5b7d86a82a
fix(components):修复ts 定义导致列名获取不到的问题 (#8795) 2024-10-17 11:58:44 +08:00
Ali Emir Şen
3ef9283a4c
fix: replace lodash-es imports with lodash in CJS builds (#8754)
* chore: remove `@types/lodash-es` from peer dependencies

* chore: add `lodash` and `@types/lodash` dependencies

* chore: replace `lodash-es` imports with sub-path imports

* fix(lodash-in-cjs): replace lodash-es imports in cjs builds with lodash
2024-10-10 13:18:23 +08:00
C. T. Lin
58d2d5a0a0
chore: add missing dependencies (#8775) 2024-10-10 13:18:06 +08:00
qixian
a9db46924d chore: fix ts error 2024-09-29 10:26:36 +08:00
Tomáš Vojtášek
71c4be9c9c
feat: added exports to support ESM environments such as vitest (#8738) 2024-09-29 10:16:45 +08:00
twinh
5f54ed0a79
fix: remove clear cache in ProLayout (#8746) 2024-09-29 10:16:24 +08:00
chenshuai2144
a3d14c3464 refactor(changelog): streamline CHANGELOG.md format and update package versions 2024-09-18 16:05:47 +08:00
chenshuai2144
bfe9a4414b 🎨 chore(release): Publish
- @ant-design/pro-components@2.7.19
 - @ant-design/pro-layout@7.20.2
2024-09-18 15:56:51 +08:00
陈帅
fdc555b0bb
fix(layout): downgrade path-to-regexp to version 8.0.0 (#8732) 2024-09-18 15:27:12 +08:00
Beeant
5e041805bc
fix(layout): missing appListRender props (#8731) 2024-09-18 14:46:30 +08:00
chenshuai2144
8d6ac435ec refactor(changelog): update CHANGELOG.md format 2024-09-12 17:25:19 +08:00
chenshuai2144
13009cdde9 🎨 chore(release): Publish
- @ant-design/pro-card@2.8.8
 - @ant-design/pro-components@2.7.18
 - @ant-design/pro-descriptions@2.5.53
 - @ant-design/pro-field@2.16.2
 - @ant-design/pro-form@2.30.2
 - @ant-design/pro-layout@7.20.1
 - @ant-design/pro-list@2.5.69
 - @ant-design/pro-table@3.17.2
 - @ant-design/pro-utils@2.15.18
2024-09-12 17:20:53 +08:00
陈帅
6da21435ef
refactor(layout): update path-to-regexp to version 8.1.0 (#8725)
* refactor(layout): update path-to-regexp to version 8.1.0

* fix test

* fix test

* 支持更多的卡片设置
2024-09-12 17:16:56 +08:00
chenshuai2144
420bbd61f6 docs: add changelog 2024-09-12 15:22:01 +08:00
qixian
44b2e002d9 refactor(form): remove unused import 2024-09-12 15:20:45 +08:00
qixian
7d418abf0d docs: add 2.7.16 changelog 2024-09-12 15:18:38 +08:00
chenshuai2144
49725336b0 🎨 chore(release): Publish
- @ant-design/pro-components@2.7.17
 - @ant-design/pro-descriptions@2.5.52
 - @ant-design/pro-form@2.30.1
 - @ant-design/pro-list@2.5.68
 - @ant-design/pro-table@3.17.1
2024-09-12 15:14:10 +08:00
chenshuai2144
b4c88c55b6 fix(form): add formRef.current error 2024-09-12 15:07:32 +08:00
qixian
0892e44a4a 🎨 chore(release): Publish
- @ant-design/pro-components@2.7.16
 - @ant-design/pro-descriptions@2.5.51
 - @ant-design/pro-field@2.16.1
 - @ant-design/pro-form@2.30.0
 - @ant-design/pro-layout@7.20.0
 - @ant-design/pro-list@2.5.67
 - @ant-design/pro-table@3.17.0
2024-09-05 18:43:51 +08:00
qixian
e38139558a chore: fix ts error 2024-09-05 18:40:21 +08:00
qixian
1b0fe12220 chore: fix test 2024-09-05 18:36:12 +08:00
qixian
1d65e22002 feat(layout): add menuTextRender props 2024-09-05 18:23:56 +08:00
dainli
9151e33dcb
fix: columnsState.defaultValue be modified with lodash merge function (#8659) 2024-09-04 08:49:42 +08:00
NoirVoider
8acaa16073
fix: 修复如果没传backgroundImageUrl 会导致 url("undefined") 发送一次请求 (#8689) 2024-09-04 08:48:47 +08:00
时起
b16568ef12
fix: defaultCurrent 搭配 defaultData 一直为 1 的问题修复 (#8683)
* fix: defaultCurrent 搭配 defaultData 一直为 1 的问题修复

* fix(table): 修复 defaultCurrent 和 defaultData 组合使用时一直为 1(#8677)

---------

Co-authored-by: 时起 <14288992+timestart@user.noreply.gitee.com>
2024-09-04 08:48:06 +08:00
jiAng
991ab91404
fix(form): props title is not assignable to type ReactNode (#8682) 2024-08-29 10:32:01 +08:00
Anzimu
92a6f5746e
fix(field): keyboard events of search input in LightSelect (#8629) 2024-08-13 11:17:30 +08:00
d1132070c4
feat(Form): FormRef support forward nativeElement (#8632)
* deps: update

* feat(Form): `FormRef` support forward nativeElement

* chore(TS): fix type

* Update packages/form/src/BaseForm/BaseForm.tsx
2024-08-13 11:17:19 +08:00
AmAzing-
5e778863a6
fix(card): card padding when hideToolbar (#8635) 2024-08-13 11:16:49 +08:00
84903739c2
deps(dumi*): upgrade dependencies to solve site white screen issues (#8631)
* deps: update dumi* deps

* chore: update lock file
2024-08-06 11:17:31 +08:00
qixian
4f7541614a docs: add 2.7.15 changelog 2024-08-05 13:24:43 +08:00
chenshuai2144
6a1ef442dd docs: add @2.7.15 changelog 2024-08-05 13:20:26 +08:00
chenshuai2144
9dffa8f7a4 🎨 chore(release): Publish
- @ant-design/pro-card@2.8.7
 - @ant-design/pro-components@2.7.15
 - @ant-design/pro-descriptions@2.5.50
 - @ant-design/pro-field@2.16.0
 - @ant-design/pro-form@2.29.0
 - @ant-design/pro-layout@7.19.12
 - @ant-design/pro-list@2.5.66
 - @ant-design/pro-table@3.16.6
 - @ant-design/pro-utils@2.15.17
2024-08-05 13:16:24 +08:00
chenshuai2144
e628947df4 chore: fix ts error 2024-08-05 13:12:04 +08:00
chenshuai2144
57a438a271 chore: update snapshot 2024-08-05 12:22:10 +08:00
chenshuai2144
6ede0b285c chore: update snapshot 2024-08-05 10:25:04 +08:00
Ryanxc
6d8b99f356
fix(form): pass the OptionType type of ProFormSelect to the inner Select (#8568) 2024-08-05 10:05:16 +08:00
Lynette
806935dc20
feat(field): add localizedFormat plugin to dayjs (#8582)
refs: https://github.com/ant-design/pro-components/issues/7348
2024-08-05 10:05:00 +08:00
drizzlesconsin
e2b2ea6518
fix(form): correct line height in list action (#8584) 2024-08-05 10:04:39 +08:00