二货机器人
6e4a6df77c
chore: adjust layer
2 years ago
二货机器人
6eb620f079
chore: radio wave
2 years ago
二货机器人
f08c980eb9
chore: fix compile
2 years ago
二货机器人
8a729d6642
chore: effect of it
2 years ago
二货机器人
7e4139815e
chore: init wrapper
2 years ago
lijianan
6b4f94785c
chore: use React.useContext replace <Context.ConfigConsumer /> ( #40091 )
* chore: use React.useContext replace <Context.ConfigConsumer />
* add
2 years ago
lijianan
8501adbd84
fix: add displayName ( #40092 )
* fix: add displayName
* rerun ci
* rerun ci
2 years ago
Wuxh
0086884179
fix(menu): fix custom expand icon cannot be hidden ( #40071 )
* test: add case
* fix: fix the error of missing custom icon className
* test: add case
* fix(menu): fix the bug that the custom expand icon is not hidden in collapse mode
* test: update snapshot
* Revert "fix: fix the error of missing custom icon className"
This reverts commit 71c79a3f75
.
* test: update case
* fix: fix the error of missing custom icon className
2 years ago
lijianan
d3764fcce3
test: refactor test case demo CC => FC ( #40070 )
* test: refactor test case demo CC => FC
* add type
* type
2 years ago
lijianan
ae67ad20c5
fix: fix Checkbox not disabled when itemsLits is empty ( #40038 )
* fix: fix Checkbox not disabled when itemsLits is empty
* revert
* fix
* update snap
* fix: update snap
* update snap
* update snap
* revert
2 years ago
linxianxi
532da4c77a
feat(ConfigProvider): add form scrollToFirstError ( #39509 )
* feat(ConfigProvider): add form scrollToFirstError
* modify
* format code
* 修改 md
* 解决文件名大小写问题
* 解决文件名大小写问题
2 years ago
lijianan
59a332bf47
chore: use React.useContext() replace <Context.Provider /> ( #39950 )
* chore: use React.useContext() replace <Context.Provider />
* fix
* fix
* fix
* fix
* fix
2 years ago
lijianan
3ed7ec906e
chore: remove useless tsx support ( #39890 )
* chore: remove useless tsx support
* add
* add
* style
* fix lint
* fix lint
* fix lint
* update locale entry
* update locale entry
* update locale entry
* delete useless style
2 years ago
lijianan
4f16966e28
refactor[Wave]: CC => FC ( #39705 )
* fix
* refactor[Wave]: CC => FC
* fix lint
* fix
* fix
* fix
* add test case
* add test case
* fix test
* fix test
* test case
* add test case
* fix
* fix
* fix
* fix
* raname
* fix
* test case
* test case
* test case
* fix test
* test case
* refactor: Use React way
* test: coverage
* chore: clean up
* rerun fail ci
* fix: React 17 error
* test: fix test case
* test: fix test case
* fix borderRadius
* test: fix test case
* chore: clean up
* chore: clean up
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
Wibus
c1032f4743
fix: remove useless tsx support ( #39853 )
2 years ago
二货爱吃白萝卜
6246647b50
fix: Slider Tooltip appear motion not working ( #39857 )
* fix: use native tooltip
* chore: clean up
* test: Update snapshot
* test: Update snapshot
2 years ago
lijianan
9aec72c395
chore: remove useless tsx support ( #39890 )
* chore: remove useless tsx support
* add
* add
* style
* fix lint
* fix lint
* fix lint
* update locale entry
* update locale entry
* update locale entry
* delete useless style
2 years ago
lijianan
4e45276c4e
refactor[Wave]: CC => FC ( #39705 )
* fix
* refactor[Wave]: CC => FC
* fix lint
* fix
* fix
* fix
* add test case
* add test case
* fix test
* fix test
* test case
* add test case
* fix
* fix
* fix
* fix
* raname
* fix
* test case
* test case
* test case
* fix test
* test case
* refactor: Use React way
* test: coverage
* chore: clean up
* rerun fail ci
* fix: React 17 error
* test: fix test case
* test: fix test case
* fix borderRadius
* test: fix test case
* chore: clean up
* chore: clean up
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
Wibus
ef602f06d9
fix: remove useless tsx support ( #39853 )
2 years ago
二货爱吃白萝卜
809252b431
fix: Slider Tooltip appear motion not working ( #39857 )
* fix: use native tooltip
* chore: clean up
* test: Update snapshot
* test: Update snapshot
2 years ago
Yuki Zhang
4eff22497d
feat: Anchor horizontal ( #39372 )
* feat: AnchorInk
* feat: update
* feat: update ink
* test: add test
* feat: handle with nested link
* feat: improve
* fix: lint
* feat: get direction from context in AnchorLink
* docs: update demo
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update test cases
* test: update snapshot
* test: update snapshots
* test: update snapshots
* test: update test cases
* test: update test cases
* docs: update
* test: improve
* docs: update demo
* doc: update demos
* doc: update demos again
* feat: use scroll-into-view-if-needed
* fix: hide scrollbar
* docs: update demos
* fix: active transition for horizontal anchor
* chore: fix terser (#39617 )
* chore: fix terser
* chore: clean up
* test: update snapshot
* feat: improve code style
* feat: anchor ink improvement
* feat: improve code style
* fix: lint issue
* test: update snapshots
* docs: simplified the demo
* feat: Merge the AnchorInk component back into the Anchor component
* feat: Adjust DOM order
* test: update snapshots
* docs: Improve the document
* feat: simplify css classnames
* test: update snapshots
Co-authored-by: 二货爱吃白萝卜 <smith3816@gmail.com>
2 years ago
Amumu
7329ac7fc7
refactor: remove shallowequal ( #39662 )
2 years ago
lijianan
fa6c9c15f4
refactor: delete legacy function withConfigConsumer ( #39798 )
* chore: delete legacy function withConfigConsumer
* fix
* fix
2 years ago
afc163
06bd9d1852
perf: Remove IE11 from browserslist and babel targets ( #38779 )
* Update package.json
* chore: bump antd-tools
* Update package.json
* fix: browserslist in codesandbox
* chore: upgrade antd tools
* chore: upgrade antd tools
* test: fix Cannot access mockCanUseDom before initialization
* upgrade @ant-design/tools
* upgrade @ant-design/tools
* upgrade @ant-design/tools
* upgrade @ant-design/tools
* Update package.json
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
lijianan
7f89d9a7c9
refactor: use React.useContext() replace <ConfigConsumer /> ( #39793 )
* feat: use React.useContext() replace <ConfigConsumer />
* fix
* fix
* add
2 years ago
kiner-tang(文辉)
b91bab09b2
fix(table): reset aria-label in table column ( #39738 )
* feat: reset aria-label in table column
* feat: reset aria-label in table column
2 years ago
Peach
6236e356b5
docs: update all site anchors ( #39687 )
* docs: update all site anchors
* docs: handle hash change from Link component
2 years ago
二货爱吃白萝卜
862231d07b
fix: Tabs inkBar in StrictMode ( #39653 )
* fix: tabs inkBar in StrictMode
* test: update snapshot
* test: update snapshot
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
二货爱吃白萝卜
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
dongfang
bcd32305bb
feat: ConfigProvider support select.showSearch ( #39531 )
2 years ago
MadCcc
3daa5a9212
docs: add vite locale docs ( #39527 )
2 years ago
Amumu
ca5b9a6ae0
docs: `CN` it. ( #39519 )
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
Amumu
d689c7b855
feat: Remove locale-provider ( #39373 )
* feat: remove locale-provider
* chore: fix lint
* Empty-Commit
* test: remove test
* Revert "test: remove test"
This reverts commit 4f6b59883f6bf078f21a10898ef913c9e2adb913.
* chore: 阶段性兼容
* fix lint
* fix: fix lint
* fix: add index
* docs: update docs
* docs: update
* docs: update
* docs: update
2 years ago
MadCcc
7b3adcb5ae
fix: wireframe style for popconfirm ( #39313 )
* fix: wireframe style for popconfirm
* chore: add demos
2 years ago
afc163
e975e5d41d
chore: update tree snapshot ( #39242 )
* chore: update tree snapshot
* chore: bump rc-util
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
binyellow
4130e47df4
chore: fixed the value of color.hex when border-radius is changed ( #39152 )
2 years ago
MadCcc
e7edfa42d7
docs: update overview img ( #38946 )
* docs: update overview img
* chore: code clean
* chore: code clean
* chore: update
* chore: code clean
2 years ago
snowingfox
6e9fed530b
fix: fix typo ( #39089 )
2 years ago
afc163
5310a0fa0c
docs: fill documentation about message/notification/Modal.xxx ( #39068 )
close #39066
2 years ago
二货爱吃白萝卜
50377083ba
fix: form missing motion validate ( #38962 )
* fix: form missing motion validate
* test: Update snapshot
2 years ago
lijianan
0c3ba124b4
fix[BackTop]: delete visible & use visibilityHeight=0 replace visible ( #38763 )
* type: delete visible & code optimization
* add PureBackTop
* fix: update snap
* fix: cov
* fix: add istanbul ignore
* fix
* feat: use visibilityHeight=0 replace visible=true
* snap
* cov
* test case
* test case
* fix
* fix cov
* fix test
* simplify code
* rename function
2 years ago
afc163
be9c46ccac
docs: fix customize theme doc url ( #38928 )
2 years ago
MadCcc
5d9cb2e50d
refactor: Optimize theme export and add docs ( #38902 )
* refactor: Optimize theme export and add docs
* chore: fix lint
* chore: fix lint
* chore: fix lint
2 years ago
dainli
8907c3910f
bugfix(DisabledContextProvider): fix disabled logic ( #38886 )
* bugfix(DisabledContextProvider): fix disabled logic
* test: add test for ConfigProvider componentDisabled
Co-authored-by: dian.li <dian.li@yunzhanghu.com>
2 years ago
MadCcc
91b25d554e
feat: empty simple in dark theme ( #38785 )
* feat: empty simple in dark theme
* chore: fix lint
* chore: update snapshot
* chore: update snaot
2 years ago
Tom Xu
77ea4038d1
chore: remo format and remove prettierrc arrowParens ( #38722 )
2 years ago
MadCcc
e399a962ed
docs: update config-provider theme demo
2 years ago
MadCcc
6848b23169
fix: global icon style ( #38617 )
* fix: global icon style
* chore: code clean
* feat: icon style in CP
* chore: code clean
* chore: code clean
* chore: support ss
* feat: wrapSSR only if iconPrefixCls does not equal parent
* chore: code clean
* chore: fix lint
* chore: fix lint
* chore: test
* chore: wrap children
* chore: code clean
* chore: fix lint
2 years ago