MadCcc
a5324e8204
Merge branch 'feature' into feature-merge-master
2 years ago
MadCcc
bd15aaedd6
Merge branch 'master' into feature-merge-master
2 years ago
二货爱吃白萝卜
1b03cfdd29
chore: fix terser ( #39617 )
* chore: fix terser
* chore: clean up
2 years ago
洋
f3231bc375
fix: disabled style miss when has href on Button ( #39456 )
* fix: disabled style miss when has href on Button
* fix: Space lead to change hover color
* style: format
* fix: use &&& solve type style effect
* fix: replace &&& with .ant-btn&:hover
* chore: add demo
* 更新文档Snapshot
* 更新ci快照
2 years ago
Noel Kim (김민혁)
a14b53b4c2
chore(date-picker): remove non-null assertion ( #39514 )
2 years ago
lijianan
1f5ab2d6a7
chore: remove lodash/debounce ( #39602 )
* chore: remove lodash/debounce
* fix test case
2 years ago
lijianan
b82c4bf205
chore: remove lodash/isEqual ( #39599 )
2 years ago
Amumu
7b105ff54c
chore: remove unused deps ( #39596 )
2 years ago
Chuns Chen
359eaa697b
fix: Table should not warn DefaultProps ( #39571 )
* fix: Table should not warn DefaultProps
* chore: update table snapshot
* fix: table test fail
* Revert "chore: update table snapshot"
This reverts commit 1afc95b5bda83c109999ff83f505676b4c623202.
* chore: update table snapshot
2 years ago
lijianan
120db80c25
type: Button type optimization ( #39533 )
* type: type optimization
* fix type
* fix type
* fix type
* update docs
2 years ago
二货机器人
fc3c2f19e6
docs: Fix App typo
2 years ago
二货爱吃白萝卜
b04b759597
docs: Add Form prefix demo ( #39580 )
* docs: Add prefix demo
* test: update snapshot
2 years ago
azro352
18400fbdee
Make breakpoints use the token feature ( #39105 )
* Add XXXL size
* Update index.zh-CN.md
* Update components/list/index.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Try to use `useToken` for building responsiveMap
* Try useResponsiveObserve
* Fix useResponsiveObserve
* Some try
* Some try
* Some try
* Remove impossible test
* Remove impossible test
* Fix token.screenXSMax
* Try to put test back as token.screenXSMax is fixed
* Remove impossible test now
* Subscribers, subuid and screen are no longer static
* reorganize def
* chore: not affect no-related file
* chore: not affect no-related file
* test: update test case
* chore: adjust memo logic
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
lijianan
b93d040fce
site: icon update ( #39534 )
* site: icon update
* use href
* use Link
* fix style
* fix
* use token
* use token
* Update .dumi/theme/common/ThemeSwitch/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
lijianan
33f81aa01d
demo: update demo ( #39576 )
2 years ago
黑雨
01ae089b70
doc: Update app ( #39572 )
* feat: update doc
* Update basic.md
Co-authored-by: lijianan <574980606@qq.com>
2 years ago
MadCcc
dd03795c52
fix: segmented icon margin ( #39575 )
2 years ago
lijianan
ea43d23489
type: add FloatButtonGroupProps ( #39553 )
2 years ago
lijianan
ad252b223c
fix: add img cdn link for site ( #39554 )
2 years ago
二货爱吃白萝卜
0e9a7f17c1
docs: Tree conduction ( #39566 )
* docs: Tree condction
* chore: back of demo
2 years ago
黑雨
49e8c13c24
feat: update app demo ( #39347 )
* feat: update demo
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* Update index.tsx
* feat: update doc
* feat: update doc
* feat: reset doc
* feat: update doc
* feat: merge feature
* feat: update doc
* feat: update cover img
* feat: update doc
* feat: update doc
* feat: update doc
* feat: update snapshots
* feat: update doc
Co-authored-by: lijianan <574980606@qq.com>
2 years ago
MadCcc
2b3ac7eee2
fix: Drawer should not warn DefaultProps ( #39562 )
2 years ago
MadCcc
17b5c36dc4
Merge pull request #39558 from ant-design/mergeMaster
chore: feature-merge-master
2 years ago
yoyo837
0424ca14cd
Merge branch 'master' into mergeMaster
2 years ago
二货爱吃白萝卜
0fffe06bd9
chore: Select `virtual=false` will bind to real element for a11y ( #39550 )
* chore: bump rc-select
* docs: update doc
* test: Update snapshot
* test: Update snapshot
2 years ago
vagusX
3d627eb475
ci: update changelog sample url in pr-open-check.yml ( #39552 )
* ci: update changelog sample url in pr-open-check.yml
* chore: update
2 years ago
洋
e65a18899b
feat[float-button]: add clickOutAutoClose feature ( #39501 )
* feat[float-button]: add clickOutAutoClose feature
* feat: change sourcecode
* fix: lint ts error
* test: add clickOutAutoClose test
* chore: function rename
* fix: bug
* fix: add dep
* fix: solve lint
* remove clickOutAutoClose api
* chore:format
* 还原md
* Update group-menu.md
* Update FloatButtonGroup.tsx
Co-authored-by: lijianan <574980606@qq.com>
2 years ago
二货爱吃白萝卜
9e25a81665
docs: Add FAQ about why api should be less ( #39547 )
2 years ago
dongfang
bcd32305bb
feat: ConfigProvider support select.showSearch ( #39531 )
2 years ago
MadCcc
f39cb7fb00
chore: update post-script
2 years ago
MadCcc
ba932fbe7b
📝 docs: 5.0.7 changelog ( #39535 )
* 📝 docs: 5.0.7 changelog
* docs: update
* docs: update
2 years ago
lijianan
1a09cfeb2f
docs: update API ( #39539 )
2 years ago
nuintun
90173eba6e
fix: Move antd-token-previewer to dev dependencies ( #39508 )
2 years ago
dongfang
3039d62a72
fix: Slider tooltip missing animation ( #38492 ) ( #39463 )
* fix: change duration for zoom-big-fast to token.motionDurationFast
* fix: Slider tooltip missing animation (#38492 )
2 years ago
Zhongjan
a44aa120e1
fix(Table): unexpected horizontal scroll bar ( #39455 )
2 years ago
MadCcc
3daa5a9212
docs: add vite locale docs ( #39527 )
2 years ago
二货爱吃白萝卜
b4b156f76c
docs: update Transfer demo ( #39526 )
* docs: update transfer demo
* test: Update snapshot
2 years ago
二货爱吃白萝卜
153a24aa53
docs: update Table asnyc demo ( #39524 )
2 years ago
Amumu
ca5b9a6ae0
docs: `CN` it. ( #39519 )
2 years ago
JarvisArt
ec76041584
feat: The watermark is staggered by default ( #39464 )
* chore: watermark add utils
* feat: Support watermark interleaved layout
* docs: add watermark docs
* docs: add watermark demo
* test: add watermark test
* test: add watermark snapshot
* feat: The watermark is staggered by default
2 years ago
lijianan
12543277b7
type: remove tuple、tupleNum、ElementOf ( #39478 )
* type: remove tuple
* type: remove tuple
* type: remove tuple
* fix
* fix
* fix type
* fix type
* fix type
* fix type
* fix type
* Update ColorPicker.tsx
* Update components/badge/utils.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix type
* fix type
* fix type
* fix
* fix
* fix type
* fix type
* fix type
* update snap
* update snap
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
MadCcc
a99175db8f
fix: popover arrow bg with custom color ( #39517 )
2 years ago
二货爱吃白萝卜
fe8d59754e
fix: Modal hooks not pass CP ( #39513 )
* fix: CP pass not override
* test: Update test case
* docs: missing demo
2 years ago
github-actions[bot]
ff63068e47
chore: auto merge branches ( #39510 )
chore: feature merge master
2 years ago
二货机器人
e2f386ea25
chore: rm conch block
2 years ago
MadCcc
6e2a7e47b6
Merge branch 'master' into feature-merge-master
2 years ago
MadCcc
2d5c8fe408
fix: radio align ( #39476 )
* fix: radio align
* chore: code clean
* fix: align-self center
* chore: code clean
* chore: code clean
2 years ago
二货爱吃白萝卜
de31c90b08
docs: Adjust Anchor demo ( #39488 )
2 years ago
vagusX
cd7f38b42a
Update CHANGELOG.zh-CN.md ( #39485 )
2 years ago
Peach
62d67bc5ed
docs: changelog for 5.0.6 ( #39484 )
* docs: changelog for 5.0.6
* chore: bump version
* docs: update changelog order
* Apply suggestions from code review
Co-authored-by: MadCcc <1075746765@qq.com>
* docs: update changelog
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago