renovate[bot]
8d0d96223b
chore(deps): update dependency jest to v29 ( #37270 )
* chore(deps): update dependency jest to v29
* Update package.json
* chore: update snapshot
* chore(deps): update dependency jest to v29
* Update package.json
* test: fix test case
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
afc163
1d582551ec
chore: fix Table customized filter dropdown behavior when pressing enter ( #38393 )
close #38392
2 years ago
afc163
c6762d9215
style: fix Drawer extra using Radio.Group ( #38385 )
* style: fix Drawer extra using Radio.Group
close #38297
* chore: adjust flex logic
* chore: fix lint
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
lijianan
038c9d0763
type: optimization React.useRef type ( #38388 )
2 years ago
二货爱吃白萝卜
8a42af39a2
docs: 4.24.1 changelog ( #38384 )
* chore: 4.24.1 changelog
* docs: update
2 years ago
二货爱吃白萝卜
216f25c457
Revert "fix(table): aria-label should be use the first text content in element when column title is ReactElement in table" ( #38383 )
* Revert "fix(table): aria-label should be use the first text content in element when column title is ReactElement in table (#38160 )"
This reverts commit 21c4bcf40a
.
* test: Update snapshot
2 years ago
咩咩
e80e40b764
type: type optimization ( #38381 )
Co-authored-by: jiang_chunqiao <chunqiao_jiang@icloud.com>
2 years ago
dependabot[bot]
53bea24110
chore(deps-dev): bump jest-axe from 6.0.1 to 7.0.0 ( #38367 )
Bumps [jest-axe](https://github.com/nickcolley/jest-axe ) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/nickcolley/jest-axe/releases )
- [Changelog](https://github.com/NickColley/jest-axe/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nickcolley/jest-axe/compare/v6.0.1...v7.0.0 )
---
updated-dependencies:
- dependency-name: jest-axe
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
afc163
8f0970d596
Merge branch 'master' of github.com:ant-design/ant-design
2 years ago
afc163
3bb6f4af4f
Merge branch 'AdonLee-master'
2 years ago
afc163
9cc228f2af
chore: add type test
2 years ago
afc163
f26e9c131d
Merge branch 'master' of github.com:AdonLee/ant-design into AdonLee-master
2 years ago
lijianan
82ba22232d
test: simplify test case ( #38375 )
2 years ago
lijianan
d448c37cdb
test: simplify test case ( #38374 )
2 years ago
lijianan
9cbacd148e
test: add unmount for test case ( #38373 )
2 years ago
章鱼怪
ad3c7747e1
feat: add padding less variable for Alert ( #38369 )
* feat: add padding less variable for Alert
* feat: Alert less variable
2 years ago
dependabot[bot]
90b3823c92
chore(deps-dev): bump @types/puppeteer from 5.4.7 to 7.0.4 ( #38368 )
Bumps [@types/puppeteer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/puppeteer ) from 5.4.7 to 7.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/puppeteer )
---
updated-dependencies:
- dependency-name: "@types/puppeteer"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
黑雨
53c2be01ca
chore: update rc-steps and add test case ( #38319 )
* feat: update rc-steps
* feat: update rc-steps
* feat: update rc-steps
* feat: fix items
2 years ago
afc163
f151990700
fix: Popover icon color get polluted ( #38355 )
close #38353
2 years ago
Mike Ellis
46a0c60d0c
fix: Adds aria-label to Table header checkbox ( #38336 )
* Adds aria-label to Table header checkbox
* Corrects inverted aria label
* Updates some napshots
* Updates transfer snapshots
2 years ago
叶枫
b36ddace4c
docs: add doc ( #38345 )
* feat: done
* feat: done
2 years ago
Optimistic-Chen
036a2c20a1
chore: update table demo ts type ( #38333 )
* 虚拟滚动列表中的Parameters<typeof Table>[0]改为泛型传参
虚拟滚动列表中的Parameters<typeof Table>[0]改为泛型传参,可以定义通过datasource定义RecordType的值,而不是object
* Update virtual-list.md
* docs: virtualtable example use generic instead of 'Parameters[0]'
* Update components/table/demo/virtual-list.md
Co-authored-by: liangjun.chen <liangjun.chen@yunqutech.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
lijianan
81864f9b8a
fix: ball lose ( #38338 )
* fix: ball lose
* Update components/anchor/style/index.less
Co-authored-by: afc163 <afc163@gmail.com>
* fix: fix style
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
xrkffgg
4c8bcaa5fd
docs: add changelog 4.24.0 ( #38315 )
* docs: add changelog 4.24.0
* docs: add miss
* docs: add miss
* docs: update
* docs: update
* docs: update
* docs: update
2 years ago
Cedong.Lee
b8de996fc1
fix(DatePicker): PopupClassName does not exist
2 years ago
afc163
4825f0e46a
chore: fix lint
2 years ago
afc163
85cd53d55a
docs: fix code demo width in small device
2 years ago
JarvisArt
047daad164
fix: Badge code lgtm issue ( #38316 )
2 years ago
xrkffgg
5ede9b65af
chore: merge feature into master #38313
2 years ago
二货爱吃白萝卜
ea2d5b4482
test: trigger form test ( #38305 )
2 years ago
He Linming
6ee61f6f0b
feat(Input.Password): password visibility controllable ( #38216 )
* feat: support controllable visible of password
* test: add some unit test for Password
* refactor: visibilityToggle API
* test: update snapshots
* Update components/input/Password.tsx
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
afc163
0eb368f84a
fix: Progress zoom behavior in Safari ( #38301 )
2 years ago
lijianan
05aa4c2a95
docs: add Notes ( #38296 )
* docs: add Notes
* fix: update snap
* fix: update snap
2 years ago
github-actions[bot]
6c6913c367
chore: auto merge branches ( #38278 )
chore: merge feature into master
2 years ago
lijianan
de1ab2c7f1
fix: add white color ( #38291 )
2 years ago
hms181231
9352d24bc4
test: Update swicth test case ( #38284 )
2 years ago
hms181231
a927ef62a3
test: Update statistic test case ( #38285 )
2 years ago
hms181231
37fb68ab68
test: Update page-header test case ( #38286 )
2 years ago
hms181231
e939b43af4
test: Update local-provider test case ( #38287 )
2 years ago
hms181231
aeb266d5da
test: Update input test case ( #38289 )
2 years ago
hms181231
00e5ca5ee9
test: Update upload test case ( #38282 )
2 years ago
hms181231
46c846a34c
test: Update modal test case ( #38288 )
2 years ago
hms181231
302a8e5a58
test: Update tooltip test case ( #38283 )
2 years ago
hms181231
759abca658
test: Update typography test case ( #38281 )
2 years ago
Bojack
892ef7e925
fix: The text should read "No data" ( #38127 )
2 years ago
afc163
84654f45f2
docs: update mirror url hint modal ( #38280 )
2 years ago
afc163
9f8e43daae
fix: upgrade rc-dialog and fix Modal animation ( #38275 )
* fix: upgrade to rc-dialog 9.0.1
* chore: rc-dialog@9.0.2
2 years ago
JarvisArt
4522340700
docs: fix the steps docs layout ( #38277 )
* docs: update dropdown wrong word
* docs: update breadcrumb wrong word
2 years ago
github-actions[bot]
55eeae5f0f
chore: auto merge branches ( #38255 )
chore: sync master into feature
2 years ago
afc163
59b97b98bf
Merge branch 'master' into master-merge-feature
2 years ago