dependabot[bot]
61d0d05c94
chore(deps-dev): bump jest-puppeteer from 8.0.6 to 9.0.0 ( #42625 )
...
Bumps [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer ) from 8.0.6 to 9.0.0.
- [Release notes](https://github.com/argos-ci/jest-puppeteer/releases )
- [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-puppeteer/CHANGELOG.md )
- [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v9.0.0/packages/jest-puppeteer )
---
updated-dependencies:
- dependency-name: jest-puppeteer
dependency-type: direct:development
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>
2023-05-25 21:02:58 +08:00
lijianan
a9297b6ea3
site: optimize the website arrow style ( #42591 )
...
* fix
* fix
* fix
* update icon
* update
2023-05-25 21:02:49 +08:00
MadCcc
bd36fba393
fix: fix checkbox align issue ( #42590 )
...
* fix: fix checkbox align issue
* fix: use center
* chore: comment
* fix: use align-self: center
* chore: add snapshot
* fix: tree checkbox
2023-05-25 20:46:51 +08:00
黑雨
a17c4cb581
✨ feat: popover Component Token ( #42337 )
...
* ✨ feat: popover Component Token
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update snap
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
2023-05-25 20:09:48 +08:00
二货爱吃白萝卜
765cafb2cd
refactor: ConfigProvider form dependency inversion ( #42604 )
...
* refactor: dependency inversion
* chore: use rc-util
2023-05-25 19:58:07 +08:00
Dunqing
c3364cf77e
chore: specify npm as the package manager ( #42611 )
...
* chore: specify npm as the package manager
* chore: update version
* Update package.json
Co-authored-by: afc163 <afc163@gmail.com>
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-25 19:53:56 +08:00
lijianan
03a7374aa1
fix: fix tag border style ( #42619 )
...
* fix: fix tag style
* test: update snao
* test: update snap
2023-05-25 19:41:00 +08:00
afc163
8fb97df92c
feat: Pagination size change select component is searchable ( #42608 )
...
* feat: Paginaition size change select enable search
close https://github.com/ant-design/ant-design/issues/27684
* test: update snapshot
* test: update snapshot
2023-05-25 19:26:47 +08:00
afc163
57f477ffa1
chore: upgrade rc-util version ( #42621 )
2023-05-25 19:15:40 +08:00
二货爱吃白萝卜
e932210a52
chore: warning if use getContainer false ( #42596 )
...
* chore: warning if use getContainer false
* chore: revert tree demo
2023-05-25 14:24:29 +08:00
MadCcc
b795b091ca
fix: segmented bg color ( #42601 )
2023-05-25 14:22:44 +08:00
sy296565890
b534c1ecb4
feat: qrcode support render svg ( #42570 )
...
* fet: QRCode support type(renderAs)
* fet: QRCode support type(renderAs)
* fet: QRCode support type(renderAs)
* fet: QRCode support type(renderAs)
* fix: Improve type.md, export QRProps
* Update components/qrcode/demo/type.md
Co-authored-by: lijianan <574980606@qq.com>
* Update components/qrcode/index.tsx
Co-authored-by: lijianan <574980606@qq.com>
* fix: qrCodeProps
* fix: qrcode snap
* Update components/qrcode/demo/type.md
Co-authored-by: lijianan <574980606@qq.com>
* fix: QRCode docs
* fix: QRCode demo
* Update components/qrcode/demo/download.tsx
Co-authored-by: lijianan <574980606@qq.com>
* Update components/qrcode/demo/download.tsx
Co-authored-by: lijianan <574980606@qq.com>
* fix: QRCode snap
* fix: QRCode snap
* fix: 恢复下载示例
---------
Co-authored-by: lijianan <574980606@qq.com>
2023-05-25 13:32:48 +08:00
github-actions[bot]
e12e87f1f0
chore: auto merge branches ( #42598 )
...
chore: merge master into feature
2023-05-25 03:36:35 +00:00
kiner-tang(文辉)
2cb1a56b44
refactor: replace deprecated onKeyPress with onKeyDown in Collapse ( #42592 )
2023-05-25 11:22:55 +08:00
lijianan
993b9eb4e7
test: fix CI fail ( #42594 )
2023-05-25 11:10:23 +08:00
kiner-tang(文辉)
94732dfb01
feat(Collapse): Collapse support configure panel content by items ( #42545 )
...
* docs: update the document about Collapse
* docs: update the document about Collapse
* feat: optimize code
* Update components/collapse/index.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* docs: update the document about Collapse
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-05-25 10:19:56 +08:00
afc163
67db6e1641
style: fix InputNumber align issue ( #42580 )
...
* style: fix InputNumber align issue
* Update index.ts
* Update components/input-number/style/index.ts
* Update index.ts
2023-05-25 00:10:49 +08:00
github-actions[bot]
a0f5f4b344
chore: auto merge branches ( #42584 )
...
chore: feature merge master
2023-05-24 14:28:51 +00:00
MadCcc
88a00dbf9e
test: update test case ( #42582 )
...
* chore: update snapshot
* chore: update test case
* chore: rm watermark image test
2023-05-24 22:03:26 +08:00
二货爱吃白萝卜
b2402f9140
fix: table hover missing style ( #42572 )
2023-05-24 17:11:57 +08:00
MadCcc
e6d86df3a9
fix: spin icon in Badge should have correct animation ( #42575 )
2023-05-24 16:58:59 +08:00
afc163
9da38fd479
docs: fix design docs detail ( #42568 )
2023-05-24 14:27:03 +08:00
未觉雨声
9b4ad3da2a
fix(pagination): link icon and ellipsis disabled style ( #42541 )
...
* fix: pagination link icon and ellipsis disabled style
* style: lint
2023-05-23 18:49:05 +08:00
github-actions[bot]
e77adca975
chore: auto merge branches ( #42547 )
...
chore: feature merge master
2023-05-23 10:22:26 +00:00
MadCcc
81556c75d5
Merge remote-tracking branch 'origin/master' into feature-merge-master
2023-05-23 17:10:51 +08:00
MadCcc
a8bc0ef593
chore: use one screenshot per demo with different themes ( #42537 )
...
* chore: use one screenshot per component
* chore: skip
* chore: update screenshot batch
* chore: update padding
2023-05-23 17:10:19 +08:00
MadCcc
5e2732a03c
Merge branch 'master' into feature-merge-master
2023-05-23 17:02:34 +08:00
afc163
b5213fecdb
chore: fix site deploy script error ( #42536 )
...
* chore: fix site deploy script error
* Update site-deploy.yml
2023-05-23 15:58:43 +08:00
MadCcc
4f9c8e2af2
fix: global token in Component Token override should be respected ( #42535 )
...
* fix: global token in Component Token override should be respected
* test: add snapshot
2023-05-23 13:39:05 +08:00
黑雨
023efaf976
✨ feat: migrate less to token for Tag ( #42053 )
...
* 🔀 feat: rebase feature
* 🔀 feat: rebase feature
* 📝 feat: update doc
* feat: clean up
* ✨ feat: migrate less to token for Avatar
* ✨ feat: migrate less to token for Tag
* ✨ feat: migrate less to token for Tag
* 🔀 feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update snap
* 🔀 feat: rebase feature
* 🔀 feat: rebase feature
* 📝 feat: update doc
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* chore: code clean
* chore: code clean
* chore: more suiltable line-height
* chore: fix lint
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-05-23 09:45:41 +08:00
MadCcc
369b4cd169
docs: changelog 5.5.1 ( #42522 )
2023-05-22 19:09:28 +08:00
Hector Ayala
5bbd13d2c8
Fix calendar internal select source type ( #42459 )
...
* fix: pass panelMode as source type to internal select trigger
* test: add test case for triggering select source with panelMode
* test: update test to pass correct value to check
* test: fix passing value to test
* test: update test in proper select.test file
* test: update test case
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-05-22 18:48:28 +08:00
Dennis Chen
a96d0d0c2b
docs(Collapse): fix invalid description of demo extra
( #42521 )
...
* fix: collapse doc
* fix collapse extra demo description
* Update components/collapse/demo/extra.md
Co-authored-by: afc163 <afc163@gmail.com>
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-22 18:47:28 +08:00
dyecma
c1dbcae764
feat: rename sorterOrder to sortOrder ( #42519 )
2023-05-22 18:03:45 +08:00
二货爱吃白萝卜
7367aadc02
docs: more info about suffixIcon ( #42520 )
2023-05-22 17:19:13 +08:00
lijianan
ecc222e5f4
docs: add version ( #42518 )
2023-05-22 16:08:56 +08:00
洋
56f9be7904
feat: add groupLabel prop in fieldNames ( #42492 )
...
* feat: add groupLabel prop in fieldNames
* fix: error
* chore: upgrade tree-select version
* chore: new docs
* Update components/select/index.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/select/index.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update optgroup.md
---------
Co-authored-by: 洋 <hetongyang@bytedance.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-05-22 13:51:36 +08:00
MadCcc
5d53884919
fix: fix wrong button icon size and margin ( #42516 )
2023-05-22 13:37:41 +08:00
Ariunbat Ulambayar
91c16381be
fix: add missing translation in mn_MN.ts ( #42512 )
...
* Update mn_MN.ts
added OK text translation in MN
added OK text translation in MN
Revert "added OK text translation in MN"
This reverts commit 7958ac3d4ea190160fadef04ad54328d90a198ef.
* updated locale test
2023-05-22 13:34:55 +08:00
dyecma
8aca325d99
feat: implement sortIcon on Table ( #42498 )
...
* implement sortIcon on Table
* drop React.ReactNode from sortIcon
* add sortIcon test
* fix sortIcon arg type
* add sortIcon to docs
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-22 12:03:57 +08:00
二货爱吃白萝卜
2f9a8c7dde
fix: select check & remove icon align ( #42513 )
2023-05-22 11:13:38 +08:00
Zack Chang
a5069624bf
feat: less to component token for List ( #42041 )
...
* feat: less variables to component token for List
* Update migrate-less-variables.en-US.md
* feat: recover less variables
* feat: add debug demo
* chore: update snapshot
* chore: rename
* chore: rename && fix ts && recover itemPaddingLG
---------
Co-authored-by: zhangjianxiong <zhangjx@tsintergy.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-05-22 10:20:38 +08:00
洋
2ff5feb1bd
fix: theme editor edit error ( #42452 )
...
* fix: theme editor edit error
* chore: less bundle
* fix: themeEditor
* fix: lint
* fix: themeEditor
* fix: last fix
* chore: update
---------
Co-authored-by: 洋 <hetongyang@bytedance.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-05-22 09:59:29 +08:00
dingkang
055ce4a88c
feat: migrate less to token for Dropdown ( #42258 )
2023-05-22 09:45:01 +08:00
Zack Chang
1cb1a7ae58
feat: less to component token for Timeline ( #42491 )
...
* feat: css variables to token
* chore: rename token
* feat: add color token
* feat: add debug demo
* chore: update snapshot
* chore: rename demo
* chore: rename token
* chore: recover tailWidth
* chore: rename token demo filename
* chore: update snap
* fix: CN-docs
* fix: US-docs
* chore: rename demo
---------
Co-authored-by: zhangjianxiong <zhangjx@tsintergy.com>
2023-05-22 09:36:14 +08:00
github-actions[bot]
6e71faa172
chore: auto merge branches ( #42509 )
...
chore: feature merge master
2023-05-20 19:30:00 +00:00
洋
e4f84e0e96
fix: Select scrollbar rtl direction position ( #42508 )
...
Co-authored-by: 洋 <hetongyang@bytedance.com>
2023-05-21 02:59:50 +08:00
afc163
7461a216a0
demo: fix Layout demo ssr render effect ( #42501 )
...
* demo: fix Layout demo ssr render effect
close https://github.com/ant-design/ant-design/issues/42487
* test: update snapshot
2023-05-19 23:57:37 +08:00
cooljser
6195610a21
feat: DatePicker support kk:mm format ( #42494 )
...
Co-authored-by: fan.hu <fan.hu3@envision-digital.com>
2023-05-19 18:57:35 +08:00
muxin
f11c3c3a08
feat: migrate less to token for Anchor ( #42141 )
...
* feat: rename anchor token
* docs: add component-token demo
* fix: update token
2023-05-19 18:26:31 +08:00