MadCcc
61924699ab
fix: submenu align ( #42648 )
2 years ago
afc163
defcd377e8
chore: skip pr stat action on fork repo ( #42650 )
2 years ago
LuZhenJie1999
b6442fe285
feat: add style/className/styles/classNames to ConfigProvider ( #42623 )
* feat: add style/className/styles/classNames to ConfigProvider
* chore: better code
* Update components/config-provider/index.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
* Update components/config-provider/index.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
---------
Co-authored-by: 歆其 <luzhenjie.lzj@antgroup.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2 years ago
linxianxi
cf24e3dd57
demo: remove
2 years ago
linxianxi
ae54275b25
demo: add clear-close
2 years ago
linxianxi
434ef1fd7c
fix: 修改 demo
2 years ago
Goku
98e391ca93
fix: 🐛 add border-radius of the image-mask when hover Card ( #42642 )
* fix: 🐛 add border-radius of the image-mask when hover Card
* Apply suggestions from code review
Optimize the css code structure
Co-authored-by: afc163 <afc163@gmail.com>
---------
Co-authored-by: liugenmei@yzw.cn <liugenmei@yzw.cn>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
linxianxi
a6617c9763
feat(ColorPicker): add onClear
2 years ago
afc163
ce6d6d4e61
chore: add pull-request-stats workflows ( #42579 )
* chore: add issues and prs stat workflows
* Delete issue-stat.yml
* Update README.md
2 years ago
二货爱吃白萝卜
1990b8e708
chore: bump rc-field-form ( #42635 )
2 years ago
lijianan
bedd6b4f48
docs: add Custom Trigger Event demo ( #42525 )
* docs: add demo
* fix
2 years ago
MadCcc
f09e9cb0c9
refactor: Menu migrate to @rc-component/trigger ( #42554 )
* refactor: Menu migrate to @rc-component/trigger
* chore: remove rc-trigger
* chore: bump version
* chore: bump version
* chore: update size limit
* chore: update snapshot
2 years ago
lijianan
2777f26909
type: export QRPropsSvg type ( #42605 )
2 years ago
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>
2 years ago
lijianan
a9297b6ea3
site: optimize the website arrow style ( #42591 )
* fix
* fix
* fix
* update icon
* update
2 years ago
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
2 years ago
黑雨
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
2 years ago
二货爱吃白萝卜
765cafb2cd
refactor: ConfigProvider form dependency inversion ( #42604 )
* refactor: dependency inversion
* chore: use rc-util
2 years ago
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>
2 years ago
lijianan
03a7374aa1
fix: fix tag border style ( #42619 )
* fix: fix tag style
* test: update snao
* test: update snap
2 years ago
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
2 years ago
afc163
57f477ffa1
chore: upgrade rc-util version ( #42621 )
2 years ago
二货爱吃白萝卜
e932210a52
chore: warning if use getContainer false ( #42596 )
* chore: warning if use getContainer false
* chore: revert tree demo
2 years ago
MadCcc
b795b091ca
fix: segmented bg color ( #42601 )
2 years ago
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>
2 years ago
github-actions[bot]
e12e87f1f0
chore: auto merge branches ( #42598 )
chore: merge master into feature
2 years ago
kiner-tang(文辉)
2cb1a56b44
refactor: replace deprecated onKeyPress with onKeyDown in Collapse ( #42592 )
2 years ago
lijianan
993b9eb4e7
test: fix CI fail ( #42594 )
2 years ago
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>
2 years ago
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
2 years ago
github-actions[bot]
a0f5f4b344
chore: auto merge branches ( #42584 )
chore: feature merge master
2 years ago
MadCcc
88a00dbf9e
test: update test case ( #42582 )
* chore: update snapshot
* chore: update test case
* chore: rm watermark image test
2 years ago
二货爱吃白萝卜
b2402f9140
fix: table hover missing style ( #42572 )
2 years ago
MadCcc
e6d86df3a9
fix: spin icon in Badge should have correct animation ( #42575 )
2 years ago
afc163
9da38fd479
docs: fix design docs detail ( #42568 )
2 years ago
未觉雨声
9b4ad3da2a
fix(pagination): link icon and ellipsis disabled style ( #42541 )
* fix: pagination link icon and ellipsis disabled style
* style: lint
2 years ago
github-actions[bot]
e77adca975
chore: auto merge branches ( #42547 )
chore: feature merge master
2 years ago
MadCcc
81556c75d5
Merge remote-tracking branch 'origin/master' into feature-merge-master
2 years ago
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
2 years ago
MadCcc
5e2732a03c
Merge branch 'master' into feature-merge-master
2 years ago
afc163
b5213fecdb
chore: fix site deploy script error ( #42536 )
* chore: fix site deploy script error
* Update site-deploy.yml
2 years ago
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
2 years ago
黑雨
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>
2 years ago
MadCcc
369b4cd169
docs: changelog 5.5.1 ( #42522 )
2 years ago
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>
2 years ago
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>
2 years ago
dyecma
c1dbcae764
feat: rename sorterOrder to sortOrder ( #42519 )
2 years ago
二货爱吃白萝卜
7367aadc02
docs: more info about suffixIcon ( #42520 )
2 years ago
lijianan
ecc222e5f4
docs: add version ( #42518 )
2 years ago
洋
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>
2 years ago