红
|
dd9070998a
|
docs(Table): add custom empty status demo (#49691)
* chore: fix typo
ref: https://github.com/ant-design/ant-design/issues/49690
* chore: add demo
* chore: update snapshots
* chore: update
|
2024-07-03 22:54:21 +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 |
|
红
|
a15fcfa1dc
|
chore(type): improve TS type definition (#49602)
|
2024-06-26 12:40:11 +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 |
|
MadCcc
|
7322aa6f5f
|
Revert "chore: migrate to vitest (#42506)" (#42900)
This reverts commit 6759887c44 .
|
2023-06-07 21:59:21 +08:00 |
|
Dunqing
|
6759887c44
|
chore: migrate to vitest (#42506)
* chore: migrate to vitest
* chore: update ci
* fix: test correctly
* test: support puppeteer
* chore: update coverage
* chore: update include/exclude
* chore: update config
* test: update incorrect tests
* chore: update script
* chore: update
* fix: should close browser at the ended
* chore: improve
* fix: test cause tsc error
* fix: eslint error
* chore: exclude correctly
* test: update snap and fix some tests
* chore: update test config
* fix: countup.js
* fix: incorrect test
* chore: update reference
* test: update
* fix: countup.js
* fix: timeout
* chore: update site test
* fix: fixed countup version
* chore: remove unsed code
* test: update
* test: update demo timeout
* test: update timeout
* chore: update image test
* chore: update threads
* fix: image/svg+xml test failed
* chore: limits threads
* test: update test coverage include
* chore: remove jest files
* chore: rename jest to vi
* chore: update document
* chore: fix missing @types/jsdom
* chore: update coverage
* chore: update snap
* fix:watermark test cases are incorrect
* feat: update ignore comment
* test: fix test case
* test: reset body scrollTop
* test: clean up
* test: use vi
* test: update snapshot
* test: update snapshot
* test: fix dropdown test failed
* fix: toHaveStyle cause test fail
* test: improve test case
* test: fix
* fix: color failed, refer to https://github.com/jsdom/jsdom/pull/3560
* test: fix
* test: fix
* test: fix circular import
* test: revert
* ci: coverage failed
* test: fix c8 ignore comment
* chore: incorrect config
* chore: fix ignore ci
* test: revert svg+xml
* test: fix realTimers
* feat: rc-trigger should be remove
* test: fix some failed test
* chore: remove unused deps and configure eslint-plugin-vitest
* test: update snap
* chore: remove jest
* test: fix lint error
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2023-06-07 11:54:50 +08:00 |
|
lijianan
|
6b4f94785c
|
chore: use React.useContext replace <Context.ConfigConsumer /> (#40091)
* chore: use React.useContext replace <Context.ConfigConsumer />
* add
|
2023-01-09 10:04:35 +08:00 |
|
二货机器人
|
2c2c631bfd
|
chore: prettier components (#36171)
|
2022-06-22 14:57:09 +08:00 |
|
二货机器人
|
3d21ec54e2
|
refactor: reduce empty cycling deps (#35570)
* chore: rm in root
* chore: fix ts
* test: Update snapshot
* chore: ignore part
|
2022-05-16 16:34:42 +08:00 |
|