Jianan Li
|
f88e6782b2
|
chore: merge feature into next
|
2025-05-07 12:24:39 +08:00 |
|
thinkasany
|
6250afb281
|
chore: sync master into feature
|
2025-05-06 14:42:27 +08:00 |
|
𝑾𝒖𝒙𝒉
|
e0dd36e7dd
|
♻️ refactor: try to merge similar function methods to reduce the bundle size. (#53685)
|
2025-05-06 10:24:10 +08:00 |
|
thinkasany
|
3a5f8a94be
|
chore: sync feature into next
|
2025-05-01 09:10:59 +08:00 |
|
github-actions[bot]
|
482cfd94ec
|
chore: auto merge branches (#53709)
chore: merge master into feature
|
2025-04-30 22:45:29 +00:00 |
|
DDDDD12138
|
00e18ac2cd
|
perf: optimize useState initialization with lazy initialization pattern (#53690)
|
2025-04-28 17:22:00 +08:00 |
|
二货爱吃白萝卜
|
084a95057d
|
refactor: merge locale into same config (#53639)
|
2025-04-25 10:39:19 +08:00 |
|
thinkasany
|
e4d6de3cc4
|
chore: sync feature into next
|
2025-04-11 11:49:13 +08:00 |
|
github-actions[bot]
|
ab1164a03b
|
chore: auto merge branches (#53470)
chore: sync master into feature
|
2025-04-11 03:13:29 +00:00 |
|
afc163
|
7688c20bdc
|
chore: fix Table filter behavior when filterDropdown is undefined (#53421)
|
2025-04-08 19:02:51 +08:00 |
|
thinkasany
|
c5a3a118f5
|
chore: sync feature into next
|
2025-03-26 22:40:33 +08:00 |
|
github-actions[bot]
|
78fd4a44f3
|
chore: auto merge branches (#53313)
chore: sync master into feature
|
2025-03-26 14:22:04 +00:00 |
|
lijianan
|
daa61971ab
|
chore: try to reduce bundle size (#53298)
|
2025-03-25 14:47:34 +00:00 |
|
thinkasany
|
c5f07285ab
|
chore: sync feature into next
|
2025-03-25 21:55:07 +08:00 |
|
Jony J
|
45fcb4ba14
|
refactor(dropdown): rename dropdown api to popup (#53263)
* refactor(dropdown): rename dropdown api to popup
* fix: test error
* fix: lint error
* fix(dropdown): update deprecation warning for 'Center' placement
|
2025-03-24 17:17:46 +08:00 |
|
Jon Cullison
|
691e01f452
|
fix: includes aria-description in table header when column is sortable (#53087)
* fix: includes aria-description in table header when column is sortable
* adds a11y section to locale
* rename locale property
|
2025-03-19 10:19:52 +08:00 |
|
thinkasany
|
07675457b8
|
chore: sync feature into next
|
2025-03-12 15:17:59 +08:00 |
|
二货爱吃白萝卜
|
15cf94ff18
|
feat: Table rowSelection support align (#53127)
|
2025-03-12 11:06:53 +08:00 |
|
Jony J
|
f97d6f9a70
|
feat: deprecated api and rename dropdown api for tree-select/tree/cascader (#53073)
* chore: bump deps
* chore: bump version
* rm test and replace dropdownPrefixCls
* retire popupPlacement
---------
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
|
2025-03-07 13:34:44 +08:00 |
|
thinkasany
|
b6662ef19f
|
chore: sync master into next
|
2025-02-13 16:35:02 +08:00 |
|
Mike Ellis
|
09efe6946e
|
fix: includes aria-label in table header when column is sorted (#52772)
* Fixes aria label in table header
* Fixes demo snapshot
* More snapshot updates
* Updates tests
|
2025-02-13 11:12:30 +08:00 |
|
thinkasany
|
f5f0cb6aa4
|
chore: sync feature into next
|
2025-01-28 14:16:27 +08:00 |
|
Guo Yunhe
|
902a8c02b1
|
perf: optimize internal input tree shaking (#52594)
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
* refactor(ColorHexInput): optimize bundle size
* refactor(FilterSearch): optimize bundle size
* refactor(Transfer): optimize bundle size
|
2025-01-26 22:14:35 +08:00 |
|
kiner-tang(星河)
|
26234bcd02
|
feat: [v6] Retire deprecated api for table (#52460)
Publish Any Commit / build (push) Waiting to run
✅ test v6 / lint (push) Waiting to run
✅ test v6 / test-react-legacy (18, 1/2) (push) Waiting to run
✅ test v6 / test-react-legacy (18, 2/2) (push) Waiting to run
✅ test v6 / test-node (push) Waiting to run
✅ test v6 / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test v6 / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test v6 / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test v6 / test-coverage (push) Blocked by required conditions
✅ test v6 / build (push) Waiting to run
✅ test v6 / test lib/es module (es, 1/2) (push) Waiting to run
✅ test v6 / test lib/es module (es, 2/2) (push) Waiting to run
✅ test v6 / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test v6 / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
* feat: [v6] Retire deprecated api for table
* feat: [v6] Retire deprecated api for table
* feat: [v6] Retire deprecated api for table
* feat: [v6] Retire deprecated api for table
* feat: opt code
* feat: opt code
* feat: opt code
|
2025-01-26 11:00:05 +08:00 |
|
thinkasany
|
1118d06a29
|
chore: sync feature into next
|
2025-01-21 19:11:51 +08:00 |
|
thinkasany
|
8cd2909254
|
fix(locale): update filterCheckall to filterCheckAll (#52517)
* feat(locale): update filterCheckall to filterCheckAll
Co-authored-by: ytahirkose <ytahirkose@gmail.com>
* fix
---------
Co-authored-by: ytahirkose <ytahirkose@gmail.com>
|
2025-01-21 17:55:24 +08:00 |
|
lijianan
|
b5984679d9
|
refactor: use @rc-component/table (#52466)
|
2025-01-20 11:55:17 +08:00 |
|
github-actions[bot]
|
90f86844da
|
chore: auto merge branches (#52373)
Publish Any Commit / build (push) Waiting to run
✅ test v6 / lint (push) Waiting to run
✅ test v6 / test-react-legacy (18, 1/2) (push) Waiting to run
✅ test v6 / test-react-legacy (18, 2/2) (push) Waiting to run
✅ test v6 / test-node (push) Waiting to run
✅ test v6 / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test v6 / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test v6 / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test v6 / test-coverage (push) Blocked by required conditions
✅ test v6 / build (push) Waiting to run
✅ test v6 / test lib/es module (es, 1/2) (push) Waiting to run
✅ test v6 / test lib/es module (es, 2/2) (push) Waiting to run
✅ test v6 / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test v6 / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
chore: merge master into next
|
2025-01-12 16:08:48 +00:00 |
|
lijianan
|
ab0e07e25d
|
refactor: [v6] use rc-component (#52337)
Publish Any Commit / build (push) Waiting to run
✅ test v6 / lint (push) Waiting to run
✅ test v6 / test-react-legacy (18, 1/2) (push) Waiting to run
✅ test v6 / test-react-legacy (18, 2/2) (push) Waiting to run
✅ test v6 / test-node (push) Waiting to run
✅ test v6 / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test v6 / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test v6 / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test v6 / test-coverage (push) Blocked by required conditions
✅ test v6 / build (push) Waiting to run
✅ test v6 / test lib/es module (es, 1/2) (push) Waiting to run
✅ test v6 / test lib/es module (es, 2/2) (push) Waiting to run
✅ test v6 / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test v6 / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
* refactor: use @rc-component
* chore: adjust compile
* test: fix logic
* chore: back of reset
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
|
2025-01-10 14:14:31 +08:00 |
|
SamLee
|
5216ad875b
|
fix: when tree data table work with pagination and checkStrictly false, some disabled rows are incorrectly check (#52319) (#52338)
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
Co-authored-by: SamLee <1142245564@qq.com>
|
2025-01-10 11:22:49 +08:00 |
|
thinkasany
|
9fcce8ffdc
|
feat: ConfigProvider support classNames and styles for Empty (#52208)
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
* feat: ConfigProvider support classNames and styles for Empty
* fix
* fix
|
2025-01-03 14:48:16 +08:00 |
|
zyf
|
4b186714d0
|
fix(Table): preserve custom event handlers in row selection (#51661)
|
2024-11-18 11:31:38 +08:00 |
|
𝑾𝒖𝒙𝒉
|
5a5a412a3f
|
♻️ refactor: Defensive programming (#51360)
|
2024-10-23 22:18:55 +08:00 |
|
𝑾𝒖𝒙𝒉
|
badbd80eb4
|
feat(Table): column filterDropdownProps support (#51297)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
|
2024-10-22 17:50:17 +08:00 |
|
NathanLao
|
eee46a440e
|
fix: sorter columnkey should be null (#51114)
|
2024-10-07 11:45:42 +08:00 |
|
renovate[bot]
|
863f61d908
|
chore(deps): update dependency eslint to v9 (#50690)
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-09-19 03:30:19 +08:00 |
|
Jerryxin
|
13f338a9f5
|
fix(Table): cannot check rows when checkStrictly={false} (#50746)
|
2024-09-11 12:18:27 +08:00 |
|
叶枫
|
7d66a8e5cf
|
type: revert Table generic with any (#50372)
* fix: table generic default any
* feat: = AnyObject
|
2024-08-13 10:34:52 +08:00 |
|
lijianan
|
857ee24e38
|
type(Table): TypeScript improvement (#50351)
* type: Table TypeScript improvement
* type: Table TypeScript improvement
* type: Table TypeScript improvement
* fix: fix demo
* fix: fix demo
* fix: fix type
* fix: fix type
* fix: fix type
* fix: fix type
|
2024-08-11 10:58:13 +08:00 |
|
github-actions[bot]
|
249c94fb50
|
chore: auto merge branches (#50198)
chore: merge master into feature
|
2024-08-02 03:58:13 +00:00 |
|
zyf
|
c6289dd615
|
fix(table):table grouping columns does not apply sorting (#50086)
* 增加函数循环收集mergedColumns中所有key
* 新增测试用例
* ci问题调整,收集列keys函数调整
|
2024-08-01 20:39:01 +08:00 |
|
栗嘉男
|
7e74c4fa64
|
chore: merge master into feature
|
2024-07-19 20:53:26 +08:00 |
|
zyf
|
ebc3a999bd
|
fix(table):sorter value exception (#49533)
* fix(module:table):列属性为动态时,onchange函数sorter值异常问题
* 测试用例补充
* Update components/table/hooks/useSorter.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com>
* Update Sorter.value.test.tsx
去除当前测试用例中的window.requestAnimationFrame和window.cancelAnimationFrame
Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com>
* 格式调整
* 格式调整
* 格式调整
* button增加type适配lint规范
* 重新调整过滤条件,修复sorter值异常问题
* 去除无用参数
* 格式修改
* Update components/table/__tests__/Sorter.value.test.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com>
* 去除无用注释,代码优化
* 去除无用注释,代码优化
---------
Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-07-18 21:38:17 +08:00 |
|
红
|
800c3fcbdb
|
feat(table-filter): support custom Empty (#49613)
* fix: Table empty node in filter dropdown not following ConfigProvider renderEmpty (#49548)
* 修复自定义全局组件,过滤里面没有生效
* 新增测试用例
* 重新提交测试用例
* 测试用例添加断言判断
* update Table.filter.test.tsx
* commit snapshot
* update Table.filter.test.tsx
* update Table.filter.test.tsx
* update Table.filter.test.tsx
(cherry picked from commit 7790934b0b )
* chore: update case
* feat(table-filter): support custom Empty
* chore(type): improve TS type definition (#49602)
(cherry picked from commit a15fcfa1dc )
* fixup! feat(table-filter): support custom Empty
* Squashed commit of the following:
commit 1b9706f22d
Merge: e76e386966 cc54bef826
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed Jun 26 10:10:48 2024 +0000
chore: auto merge branches (#49609)
chore: sync master to feature
commit cc54bef826
Author: 照明胧 <25151442+mmmml-zhao@users.noreply.github.com>
Date: Wed Jun 26 14:19:22 2024 +0800
fix: The emptyText field of the table (#49599)
* fix: The emptyText field of the table
when emptyText is null
* test: update test case(#49599)
commit ff7fea18f3
Author: afc163 <afc163@gmail.com>
Date: Wed Jun 26 12:40:24 2024 +0800
Revert "bug: fix-table-bug ref filters" (#49600)
This reverts commit 7790934b0b .
commit a15fcfa1dc
Author: 红 <wxh1220@gmail.com>
Date: Wed Jun 26 12:40:11 2024 +0800
chore(type): improve TS type definition (#49602)
commit 9ce5cbcf64
Author: Andrey <aaa144855@gmail.com>
Date: Wed Jun 26 06:05:39 2024 +0300
fix: remove redundant transformations in ```UploadList```, which led to decrease in performance (#49598)
* fix: remove unnecessary transformations for upload list with previews
* chore: revert miss convert
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
commit 4145305b16
Author: MadCcc <madccc@foxmail.com>
Date: Tue Jun 25 16:59:30 2024 +0800
docs: fix site FOUC (#49595)
commit 44e96b7b06
Author: enhongchen <106970098+enhongchen@users.noreply.github.com>
Date: Tue Jun 25 14:24:14 2024 +0800
docs: Update use-with-rsbuild.zh-CN.md (#49592)
https://ant.design/docs/react/use-with-rsbuild-cn?theme=happy-work#%E5%AE%89%E8%A3%85%E5%92%8C%E5%88%9D%E5%A7%8B%E5%8C%96
Signed-off-by: enhongchen <106970098+enhongchen@users.noreply.github.com>
commit 6a0af781d1
Author: 红 <wxh1220@gmail.com>
Date: Tue Jun 25 13:34:28 2024 +0800
chore: improve tabs demo (#49590)
ref: https://docs.dndkit.com/presets/sortable#collision-detection-algorithm
commit 7127603b76
Author: Tantatorn Suksangwarn <timefear007@gmail.com>
Date: Tue Jun 25 12:32:59 2024 +0700
fix: add missing Thai translations (#49588)
commit 7790934b0b
Author: duqigit <916475145@qq.com>
Date: Tue Jun 25 10:44:43 2024 +0800
fix: Table empty node in filter dropdown not following ConfigProvider renderEmpty (#49548)
* 修复自定义全局组件,过滤里面没有生效
* 新增测试用例
* 重新提交测试用例
* 测试用例添加断言判断
* update Table.filter.test.tsx
* commit snapshot
* update Table.filter.test.tsx
* update Table.filter.test.tsx
* update Table.filter.test.tsx
commit b09913db06
Author: lijianan <574980606@qq.com>
Date: Tue Jun 25 10:42:19 2024 +0800
test: update test case code (#49585)
commit b420c57354
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Jun 25 10:39:47 2024 +0800
chore(deps): bump oven-sh/setup-bun from 1 to 2 (#49578)
Bumps [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun) from 1 to 2.
- [Release notes](https://github.com/oven-sh/setup-bun/releases)
- [Commits](https://github.com/oven-sh/setup-bun/compare/v1...v2)
---
updated-dependencies:
- dependency-name: oven-sh/setup-bun
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit a81603d720
Author: afc163 <afc163@gmail.com>
Date: Mon Jun 24 13:33:56 2024 +0800
docs: fix nav menu cannot click (#49569)
* chore: remove
* test: add more unit test
* chore: lint
* chore: fix legacy16 bug
* chore: update logic
* test: update unit test
---------
Co-authored-by: duqigit <916475145@qq.com>
|
2024-07-01 17:47:59 +08:00 |
|
afc163
|
ff7fea18f3
|
Revert "bug: fix-table-bug ref filters" (#49600)
This reverts commit 7790934b0b .
|
2024-06-26 12:40:24 +08:00 |
|
duqigit
|
7790934b0b
|
fix: Table empty node in filter dropdown not following ConfigProvider renderEmpty (#49548)
* 修复自定义全局组件,过滤里面没有生效
* 新增测试用例
* 重新提交测试用例
* 测试用例添加断言判断
* update Table.filter.test.tsx
* commit snapshot
* update Table.filter.test.tsx
* update Table.filter.test.tsx
* update Table.filter.test.tsx
|
2024-06-25 10:44:43 +08:00 |
|
afc163
|
59ad48476b
|
refactor: add boime lint and fix lint errrors (#49536)
* chore: add boime lint
* fix lint
* use files ignore
* revert change
* ignore clarity.js
* fix some errors
* fix some errors
* fix some errors
* fix some errors
* add yml file
* Update clarity.js
Signed-off-by: afc163 <afc163@gmail.com>
* add npm run lint:biome
* add npm run lint:biome
* fix test case
* fix ts errors
* fix ts errors
* fix lint and add .lintstagedrc
* shorten prop name
* chore: update package.json
* update biome.json
* chore: remove stylelint
* chore: useOptionalChain
* fix lint
* biome format
* prettier all code
* prettier all code
* fix site test
---------
Signed-off-by: afc163 <afc163@gmail.com>
|
2024-06-22 21:59:12 +08:00 |
|
afc163
|
627af0ce89
|
Revert "fix(Table): fix Table sorter argument of onChange unexpected value (#…" (#49487)
This reverts commit 21224d7b5b .
|
2024-06-19 11:35:09 +08:00 |
|
zyf
|
21224d7b5b
|
fix(Table): fix Table sorter argument of onChange unexpected value (#49289)
* fix(module:table):列属性为动态时,onchange函数sorter值异常问题
* 测试用例补充
* Update components/table/hooks/useSorter.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com>
* Update Sorter.value.test.tsx
去除当前测试用例中的window.requestAnimationFrame和window.cancelAnimationFrame
Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com>
* 格式调整
* 格式调整
* 格式调整
* button增加type适配lint规范
---------
Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-06-13 15:16:04 +08:00 |
|
叶枫
|
502dac12aa
|
docs: format code (#48309)
* docs: fix code
* feat: lint
* feat: prettier
* feat: test
* feat: review
* feat: format html
* feat: format html
|
2024-04-08 14:04:08 +08:00 |
|