Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync 4.21.7 version from Antd #83

Merged
merged 1,361 commits into from
Jul 26, 2022
Merged
Changes from 1 commit
Commits
Show all changes
1361 commits
Select commit Hold shift + click to select a range
40e3d7a
docs: Convert part demo to ts version (#35641)
poyiding May 19, 2022
905eada
test: improve Select test case (#35633)
heiyu4585 May 20, 2022
8af11c6
docs(mentions): fix debounce demo bug (#35653)
poyiding May 20, 2022
f55778c
chore(deps-dev): bump @types/react-resizable from 1.7.4 to 3.0.0 (#35…
dependabot[bot] May 20, 2022
042c718
test: refactor test cases of Timeline with testing library (#35654)
jrr997 May 20, 2022
eaefc86
chore(deps-dev): bump react-intl from 5.25.1 to 6.0.1 (#35659)
dependabot[bot] May 20, 2022
8b595e0
chore: fix cheerio for enzyme fix (#35666)
zombieJ May 21, 2022
e27aaeb
docs: 4.20.6 changelog (#35671)
zombieJ May 22, 2022
f58efe9
chore: merge master
zombieJ May 23, 2022
23c4e1c
test: Update snapshot
zombieJ May 23, 2022
3952bca
chore: auto merge branchs (#35677)
github-actions[bot] May 23, 2022
8a6874c
refactor: align with popover (#35676)
zombieJ May 23, 2022
919667a
chore: short auto merge time
zombieJ May 23, 2022
f3a893b
chore: update issue check mirror (#35680)
MadCcc May 23, 2022
95f56f6
fix: division in less for Segmented (#35701)
vagusX May 24, 2022
00eb63a
chore: increase bundle size (#35709)
MadCcc May 24, 2022
56bcd1e
docs: fix mistype (#35714)
morfey13 May 24, 2022
764069b
docs: update demo code (#35695)
MadCcc May 24, 2022
5e5ad93
fix: drawer can not ref form instance when open (#35706)
crazyair May 25, 2022
e9e2d18
Merge branch 'master' into feature-merge-master
MadCcc May 25, 2022
a48a049
chore: lock stylelint (#35725)
MadCcc May 25, 2022
be61009
Merge branch 'master' into feature-merge-master
MadCcc May 25, 2022
b843fbd
chore: auto merge branchs (#35723)
github-actions[bot] May 25, 2022
6c0d45a
fix: Popover arrow style (#35717)
MadCcc May 25, 2022
414f049
feat: config provider support componentDisabled (#35718)
MadCcc May 25, 2022
303c988
docs: componentDisabled version (#35730)
MadCcc May 25, 2022
990a602
test: Replace alert part test with testing lib (#35736)
shezhangzhang May 25, 2022
1666313
chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 (#35737)
dependabot[bot] May 25, 2022
1fda3ec
docs(select): fix type (#35726)
zhao-huo-long May 25, 2022
02c0c13
chore: move `@types/qs` from deps to devDeps (#35747)
dancerphil May 26, 2022
1ed1fda
feat: Config provider pagination showSizeChanger (#35750)
zombieJ May 26, 2022
c644371
fix: the ts wrong of card inteface (#35753)
LongHaoo May 26, 2022
534abc3
docs(👍): update recommendation (#35758)
afc163 May 26, 2022
d797dfc
docs: fix skeleton demo (#35760)
MadCcc May 26, 2022
7a8fce5
refactor: Collapse replace expandIconPosition with logical position (…
zombieJ May 27, 2022
bd2b726
chore: feature merge master
zombieJ May 27, 2022
7a2a4e2
chore: auto merge branchs (#35772)
github-actions[bot] May 27, 2022
acdd164
ci: use jest shard (#35622)
vagusX May 27, 2022
9578f06
refactor: bump rc-collapse to stable dom (#35781)
zombieJ May 27, 2022
e7393ee
test: Replace card component test with testing lib (#35751)
LongHaoo May 28, 2022
363e077
docs: add note to custom BackTop demo (#35625)
Harukisatoh May 28, 2022
effa554
test: lock eslint-plugin-jest version for false positive
afc163 May 29, 2022
596d24e
Merge branch 'feature' into master-merge-feature
afc163 May 29, 2022
70aa243
chore: auto merge branchs (#35799)
github-actions[bot] May 29, 2022
f642916
test: move test cases to @testing/library for Tabs (#35796)
yykoypj May 29, 2022
b535068
chore(deps): update dependency eslint-plugin-jest to ~26.4.0 (#35801)
renovate[bot] May 30, 2022
8281c06
test: move test cases to @testing/library for Image (#35806)
yykoypj May 30, 2022
336fef0
docs: changelog for 4.20.7 (#35804)
PeachScript May 30, 2022
99c16aa
refactor: Fix Dropdown nesting menu injection logic (#35810)
zombieJ May 30, 2022
a61671f
chore: upgrade to jest-image-snapshot 5.x (#35818)
afc163 May 31, 2022
b46e839
test: move test cases to @testing/library for Modal (#35785)
foryuki May 31, 2022
6ced6c3
fix: Progress type="line" strokeLinecap (#35822)
afc163 May 31, 2022
cfd25f9
docs: fix typo of Menu items code example (#35832)
mrhadenough May 31, 2022
166100e
test: move test cases to @testing/library for Drawer (#35839)
yykoypj Jun 1, 2022
1251a4e
perf: active skeleton animated with transform (#35836)
slotDumpling Jun 1, 2022
d13f02a
style: tweak Skeleton margin top style (#35848)
afc163 Jun 1, 2022
cc9e3c2
docs: update FAQ titles
afc163 Jun 1, 2022
7dc56e3
test: move test cases to @testing/library for List (#35850)
yykoypj Jun 1, 2022
81a2b2d
chore: bump rc-dialog & update snapshot
zombieJ Jun 1, 2022
938cdab
fix: set jest shard to 2 (#35831)
vagusX Jun 1, 2022
c3fc5db
fix: drawer close twice children is undefined (#35853)
crazyair Jun 1, 2022
6423e22
chore: merge feature
afc163 Jun 1, 2022
792d230
test: update snapshot
afc163 Jun 1, 2022
1223895
chore: auto merge branchs (#35857)
github-actions[bot] Jun 1, 2022
d239ae5
fix: remove extraneous space from rc-segmented version (#35863)
momesana Jun 1, 2022
2113c25
feat: Progress steps support custom strokeColor for each step (#35855)
afc163 Jun 1, 2022
8b27d06
chore: stlye patch of statistic (#35874)
zombieJ Jun 2, 2022
6e55310
test: replace Input part test with test lib (#35754)
zhengshuai1001 Jun 2, 2022
a5d8db0
refactor: pagination mini className (#35881)
MadCcc Jun 2, 2022
a5074ef
refactor: Wave in React 18 StrictMode (#35889)
Carrotzpc Jun 2, 2022
77823c5
feat: tabs support popupClassName (#35892)
MadCcc Jun 2, 2022
1bae50c
fix:border-style for inputNumber addon when rtl (#35876)
yykoypj Jun 2, 2022
9346858
chore(deps): update dependency @types/jest to v28 (#35907)
renovate[bot] Jun 6, 2022
2c1d512
chore: auto merge branchs (#35910)
github-actions[bot] Jun 6, 2022
7bd78e7
chore: auto merge branchs (#35911)
github-actions[bot] Jun 6, 2022
423ebea
ci: fix typo
xrkffgg Jun 6, 2022
c9145d7
fix: 类型“FormListFieldData”上不存在属性“fieldKey”。(#35883) (#35884)
nanianlisao Jun 6, 2022
d303889
chore: update changelog script (#35916)
xrkffgg Jun 6, 2022
ebe9c3c
docs: add typography format version
xrkffgg Jun 6, 2022
d1de6d9
fix: remove important in radio style (#35920)
MadCcc Jun 6, 2022
7bb5a7a
docs: correct types (#35919)
kungege Jun 6, 2022
b29d749
test: migrate part of Button tests (#35869)
Carrotzpc Jun 6, 2022
22c8bc4
test: migrate part of Affix tests (#35860)
zggmd Jun 6, 2022
c22fce2
docs: add changelog 4.21.0 (#35915)
xrkffgg Jun 6, 2022
4dd6fca
Feat: support 'treeExpandAction' prop for TreeSelect (#35618)
NE-SmallTown Jun 6, 2022
2d7122c
Merge remote-tracking branch 'origin/feature' into master-merge-feature
zombieJ Jun 6, 2022
d56ba70
chore: bump bundle size of babel runtime
zombieJ Jun 6, 2022
e56abdf
docs: Update 4.21.0 changelog
zombieJ Jun 6, 2022
ae6279a
chore: auto merge branches (#35922)
github-actions[bot] Jun 6, 2022
6e04120
docs: fix tree demo (#35927)
MadCcc Jun 6, 2022
1f080c2
fix: Form.Item noStyle should not be affected by parent Form.Item (#3…
MadCcc Jun 6, 2022
dfd1897
test: replace test case with test library (#35925)
poyiding Jun 7, 2022
eafe3fc
docs: clean up useless space
zombieJ Jun 7, 2022
771836c
test: refactor tree with testing lib (#35937)
zombieJ Jun 7, 2022
08a9c0b
test: move test cases to testing lib (#35909)
foryuki Jun 8, 2022
c0389d2
test: move test cases to testing lib (#35900)
foryuki Jun 8, 2022
d099dea
fix: menu items typings (#35790)
MasaoBlue Jun 8, 2022
c56bb2b
fix: cubic-bezier should be animation-timing-function (#35943)
MadCcc Jun 8, 2022
c80ddb4
chore: upgrade react-slick to 0.29.1 (#35959)
afc163 Jun 9, 2022
e5ed96d
chore: fix code (#35949)
yaogengzhu Jun 9, 2022
da9324f
Fix color generation for grey colors (#35954)
christian-lechner Jun 9, 2022
cfc790d
test: move test cases to @testing/library for Typography (#35955)
yykoypj Jun 9, 2022
4c0ac91
chore: Update it_IT.tsx (#35970)
gariggio Jun 9, 2022
4fd49a8
docs: Segmented API type (#35974)
hoosin Jun 9, 2022
74287ac
chore: fix typo
afc163 Jun 10, 2022
66c3639
chore: bump rc-dialog version (#35969)
zombieJ Jun 10, 2022
f2a5d2f
fix: Button has no disabled style when link type (#35975)
MuxinFeng Jun 10, 2022
a86feb7
fix: `DropdownProps` definition (#35990)
robothot Jun 10, 2022
9ddde89
chore(deps-dev): bump stylelint from 14.8.3 to 14.9.0 (#35998)
dependabot[bot] Jun 10, 2022
c7aa754
chore: update ts config (#36000)
zombieJ Jun 10, 2022
c7638a9
fix: Fixed the getContainer property in Image not reading the setting…
robothot Jun 11, 2022
961383f
fix: missing semicolon (#36008)
robothot Jun 11, 2022
e963060
Update package.json
afc163 Jun 11, 2022
f93480a
docs: fix onChange description repeated twice (#36013)
hinatades Jun 12, 2022
e1a6241
chore(deps): update dependency stylelint-config-standard to v26 (#36017)
renovate[bot] Jun 12, 2022
3f822ac
test: move test cases to testing lib for Statistic (#36019)
foryuki Jun 13, 2022
52b049d
test: replace Table part test with test lib (#35989)
poyiding Jun 13, 2022
250497a
docs: add changelog 4.21.1 (#36022)
vagusX Jun 13, 2022
2956527
docs: title is no loger supported by SubMenuType (#36037)
csr632 Jun 14, 2022
c72c700
docs: fix menu API table (#36043)
afc163 Jun 14, 2022
524c936
docs: fix demos (#36040)
kungege Jun 14, 2022
147468a
fix: fix incorrect form status with noStyle (#36054)
MadCcc Jun 14, 2022
25e1d1b
docs: 4.21.2 (#36055)
MadCcc Jun 14, 2022
88858c7
test: improve test cases for Statistic (#36034)
foryuki Jun 15, 2022
6195376
test: move test cases to testing lib for Badge (#36033)
foryuki Jun 15, 2022
0e6e1c0
fix:when props.value is not undefined, can't reset value and focus (#…
Pulset Jun 15, 2022
8383515
feat: Synchronize the update of antd 4.20.2 version
Jun 16, 2022
83eb5e5
test: move test cases to @testing/library for Upload (#36024)
yykoypj Jun 16, 2022
853a04d
fix: exporting Rule, FormListFieldData, FormListOperation from form (…
chentsulin Jun 17, 2022
89717f1
fix: exporting RefSelectProps from select (#34732)
chentsulin Jun 17, 2022
f19cf66
fix: Typescript - Tree component DirectoryTreeProps, missing Node Typ…
JaylanChen Jun 17, 2022
63fc505
fix: Table customize filterDropdown with Menu should not block defaul…
zombieJ Jun 17, 2022
96ccdfe
test: change to fakeTimer when error happens sometimes (#36102)
yykoypj Jun 17, 2022
ad45f6c
docs(:sparkles:): release 4.21.3 (#36105)
afc163 Jun 17, 2022
4fe88a5
docs: add locale link in Calender (#36108)
afc163 Jun 17, 2022
ef286d5
fix: exporting UploadFile from upload (#34733)
chentsulin Jun 17, 2022
8d05774
fix: Skeleton active style in dark theme (#36116)
afc163 Jun 19, 2022
0ff19bb
fix: Table multiple dropdown not closed (#36132)
zombieJ Jun 20, 2022
1cec18e
fix: component.displayName To distinguish the environment (#36126)
yaogengzhu Jun 21, 2022
7045aa7
fix: repeat a css class in readOnly, which has been declared in rc-in…
Adrian-Zephyr-Liao Jun 21, 2022
5120b38
chore(deps): update dependency inquirer to v9 (#36121)
renovate[bot] Jun 21, 2022
b7cf4e6
chore(deps-dev): bump jsdom from 19.0.0 to 20.0.0 (#36133)
dependabot[bot] Jun 21, 2022
24a7da8
docs(Input): add proper type for `inputRef` (#36135)
Dennis273 Jun 21, 2022
1d8d871
style: enlarge draggable area for Slider handle (#36018)
slotDumpling Jun 21, 2022
092bfd7
docs: update demo code (#36127) (#36143)
wellssu0 Jun 21, 2022
9ab8cc4
fix: Dropdown with group menu can not close (#36148)
zombieJ Jun 21, 2022
8227a53
style: Code style optimization (#36144)
li-jia-nan Jun 21, 2022
db58f19
style: Remove methed of Array push (#36157)
li-jia-nan Jun 22, 2022
15b8b85
style: fix Button loading icon margin issue (#36168)
afc163 Jun 22, 2022
2c2c631
chore: prettier components (#36171)
zombieJ Jun 22, 2022
8c172a0
test: replace pagination test with test-library (#36178)
poyiding Jun 22, 2022
4401c74
refactor: performance optimization (#36177)
li-jia-nan Jun 22, 2022
1c8415c
Corrected grammar in comment in hooks.md (#36185)
sophyphreak Jun 23, 2022
726dd85
Fix breaks (#36186)
RyanCavanaugh Jun 23, 2022
88415f4
chore: fix Menu deprecated warning when item={undefined} (#36190)
afc163 Jun 23, 2022
3ea2817
fix: type incompatibility in strict mode (#36189)
Dunqing Jun 23, 2022
2971e3b
fix: Reset the last selection key (#34705)
Dunqing Jun 23, 2022
7357f55
fix: Upload listType="picture-card" select button when children is em…
afc163 Jun 23, 2022
7c4e6c4
perf: unify regeneratorRuntime import path for bundle size (#36200)
afc163 Jun 23, 2022
478bd67
Docs: FAQ add explanation of null in controlled components. (#36082)
shezhangzhang Jun 23, 2022
5e8280d
chore: bump rc-util (#36210)
zombieJ Jun 23, 2022
f8a9cb3
fix: nested Table margin style (#36209)
afc163 Jun 24, 2022
326978e
style: fix Table expand icon align issue (#36215)
afc163 Jun 24, 2022
295f1ee
docs: fix English FAQ title (#36222)
shezhangzhang Jun 24, 2022
d733de8
docs: update valueStyle description (#36226)
afc163 Jun 24, 2022
eeedb87
chore: fix eslint warning and bisheng terminal log (#36220)
afc163 Jun 24, 2022
93400e2
docs: update Tabs demo code (#36217)
zty42 Jun 24, 2022
ee28570
chore(deps-dev): bump @types/jest-image-snapshot from 4.3.2 to 5.1.0 …
dependabot[bot] Jun 25, 2022
a613a26
chore(deps): update dependency remark-cli to v11 (#36237)
renovate[bot] Jun 26, 2022
c0411d7
chore: dev config (#36240)
MadCcc Jun 27, 2022
db62ade
fix: popover arrow support custom color (#36241)
MadCcc Jun 27, 2022
483c8d3
refactor: wrap Wave with FC (#36248)
MadCcc Jun 27, 2022
2d233fb
docs: add 4.21.4 changelog (#36246)
chenshuai2144 Jun 27, 2022
4439891
chore(deps-dev): bump cheerio from 1.0.0-rc.10 to 1.0.0-rc.12 (#36255)
dependabot[bot] Jun 27, 2022
3ee6c47
chore: update Belarusian locale (#36265)
afc163 Jun 28, 2022
f4e5e8d
docs: update English sketch file link (#36269)
afc163 Jun 28, 2022
bf924df
style(Divider): replace fixed class name with variable (#36271)
denghuacc Jun 28, 2022
a2c7ea4
test: replace test case with test lib (#36276)
poyiding Jun 28, 2022
fe52f2c
style: fix Table shadow bug in nested situation (#36277)
afc163 Jun 29, 2022
d24f67f
test: Fix table empty test (#36290)
zombieJ Jun 29, 2022
33400ee
chore: reduce css bundle size (#36307)
afc163 Jun 30, 2022
42e030e
fix: arrow compatibility (#36266)
MadCcc Jun 30, 2022
5f933eb
fix: Fixed an error when the loading property of the Button component…
kejianfeng Jun 30, 2022
201a667
test: move test cases to testing lib for Spin (#36317)
foryuki Jul 1, 2022
efe6d7c
test: move test cases to testing lib for Switch (#36326)
foryuki Jul 1, 2022
d8fc1b6
Merge branch 'master' of github.com:infra-fe/infra-design into zl/v4.…
Jul 1, 2022
8ab7851
test: update snapshot (#36344)
MadCcc Jul 1, 2022
0a7b4d3
fix: checkbox should be disabled by form (#36345)
MadCcc Jul 1, 2022
1d82f22
test: move test cases to @testing/library for Carousel (#35926)
yykoypj Jul 2, 2022
40728fb
test: replace layout test case with test lib (#36323)
poyiding Jul 2, 2022
6231309
docs: v4.21.5 (#36353)
MadCcc Jul 3, 2022
b2c31ae
chore(deps): update dependency eslint-plugin-unicorn to v43 (#36350)
renovate[bot] Jul 4, 2022
5afec96
feat: Sync 4.21.4 version from Antd
Jul 4, 2022
b69f289
style: Radio focus shadow should be transparency (#36335)
afc163 Jul 4, 2022
9bc30d1
fix: ErrorList shaking (#36358)
zombieJ Jul 4, 2022
ab19033
docs: replace lib with es (#36367)
MadCcc Jul 4, 2022
cff413e
fix: Table hover perf (#36383)
zombieJ Jul 5, 2022
e503f9d
fix: correct border radius when table has title (#36384)
Unuuuuu Jul 5, 2022
345cbce
style: fix size of close icon on Modal header (#36309)
cw1997 Jul 6, 2022
2e04982
Update index.en-US.md (#36400)
KirillSBarsukov Jul 6, 2022
e262ae8
docs: fix customize calendar example (#36356)
hsk-kr Jul 6, 2022
3fc4ff2
docs(Typography): translate docs from English to Chinese (#36417)
denghuacc Jul 7, 2022
47f68d0
fix: fix table container z-index (#36420)
shunyue1320 Jul 8, 2022
1a8edd9
fix: fix wrong color of date picker with status set (#35685)
simplejason Jul 8, 2022
4e03961
feat: Update Doc (#36437)
jiameng123 Jul 8, 2022
1d0ae57
docs(Typography): fix `editable.onChange` parameter (#36443)
denghuacc Jul 8, 2022
cebbe23
fix: Upload item removed should keep status className (#36439)
afc163 Jul 8, 2022
4614d15
docs: fix typo (#36450)
wsp971 Jul 10, 2022
46be23a
fix: breadcrumb seperators hidden when used in list (#36448)
LeonKattendick Jul 10, 2022
91ff1dc
style: fix Skeleton active lost border-radius in Safari (#36445)
afc163 Jul 10, 2022
20b3f20
docs: 4.21.6 changelog (#36455)
zombieJ Jul 11, 2022
1643acf
feat: Add support to Skeleton, which allow deployer use custom node a…
DawnLck Jul 11, 2022
6ada28c
docs: fix typo (#36457)
suica Jul 11, 2022
7dfc805
docs: update index.zh-CN.md (#36471)
bobo0902 Jul 12, 2022
6497d0d
docs: moment version mismatched issue (#36473)
afc163 Jul 12, 2022
41464e7
chore: bump mentions (#36479)
zombieJ Jul 12, 2022
6599c27
fix: Select with percent width leaves unexpected height in Form (#36484)
zombieJ Jul 12, 2022
563de19
ci: add conch msg (#36481)
xrkffgg Jul 12, 2022
4f7ac9f
fix: tooltip cannot close on disabled Radio (#36483)
MadCcc Jul 12, 2022
c32aa46
ci: split notice (#36495)
xrkffgg Jul 13, 2022
008681c
style: Table expandIcon style when column is fixed and ellipsis (#36496)
afc163 Jul 13, 2022
efd9aa3
fix: merge from master and resolve conflict
Jul 13, 2022
c86d02e
docs: simplified `Layout` component sample code (#36497)
Wxh16144 Jul 13, 2022
e9ab30d
chore: bump rc-tooltip (#36501)
zombieJ Jul 13, 2022
92c8bdc
fix: SVG Upload Preview Error (#36402)
jonioni Jul 14, 2022
14c7c63
fix: fixed the non draggable element did not hide the draggable icon …
Wxh16144 Jul 14, 2022
2255dba
docs: update select documentation
afc163 Jul 14, 2022
006c055
refactor: move popconfirm content out (#36530)
zombieJ Jul 15, 2022
ed5f4c3
test: update snapshot
zombieJ Jul 15, 2022
5cd007a
chore: update .gitignore (#36534)
MadCcc Jul 15, 2022
9989a2d
add Modal @modal-border-radius less variable (#36527)
kkkisme Jul 15, 2022
f9db56c
feat: Sync 4.21.6 version from Antd
Jul 15, 2022
912d274
chore(deps): update dependency eslint-plugin-markdown to v3 (#36560)
renovate[bot] Jul 17, 2022
8c9ad9b
fix: form disabeld support Upload (#36573)
cwjTerrace Jul 18, 2022
10b153f
docs: changelog for 4.21.7 (#36572)
PeachScript Jul 18, 2022
d383a87
ci: fix publish (#36580)
xrkffgg Jul 19, 2022
31eef3a
docs: menu faq (#36604)
zombieJ Jul 20, 2022
2146d18
style: fix Table tree data ellipsis style problem (#36608)
afc163 Jul 20, 2022
cff762c
style: fix Table extra shadow and scrollbar when all columns are fixed
dashaowang Jul 20, 2022
8c34cb7
feat: Replace input-number part test with testing lib (#36080)
heiyu4585 Jul 20, 2022
817773e
test: move test cases to testing lib for Collapse (#36227)
foryuki Jul 21, 2022
1180b61
docs: tabpane add `disabled` (#36634)
zty42 Jul 21, 2022
ad7df07
docs: faq for internal API (#36643)
zombieJ Jul 21, 2022
e68f246
Merge branch 'master' into zl/v4.21.6-sync
Jul 22, 2022
09de419
fix(Tree): DraggableFn params type (#36648)
zty42 Jul 22, 2022
16ecdbb
fix(modal): Modal.xxx onCancel close argument is not a function (#3…
Wxh16144 Jul 23, 2022
fd5d463
chore: write React.ChangeEvent<E> once (#36644)
zheeeng Jul 23, 2022
1e88248
docs: renew Select dropdownRender demo and FAQ (#36665)
afc163 Jul 23, 2022
3675ad5
test: move-test-cases-to-testing-lib-for-Radio (#36664)
cwjTerrace Jul 24, 2022
1ca2a57
feat: Sync 4.21.7 version from Antd
Jul 25, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update index.en-US.md (ant-design#36400)
Fixed a typo
  • Loading branch information
KirillSBarsukov authored Jul 6, 2022
commit 2e04982882ddc08b67eb8d250347e835c5beb165
2 changes: 1 addition & 1 deletion components/form/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ React can not get correct interaction of controlled component with async value u

See similar issues: [#28370](https://github.com/ant-design/ant-design/issues/28370) [#27994](https://github.com/ant-design/ant-design/issues/27994)

`scrollToFirstError` and `scrollToField` deps on `id` attribute passed to form control, please mark sure that it hasn't been ignored in your custom form control. Check [codesandbox](https://codesandbox.io/s/antd-reproduction-template-forked-25nul?file=/index.js) for solution.
`scrollToFirstError` and `scrollToField` deps on `id` attribute passed to form control, please make sure that it hasn't been ignored in your custom form control. Check [codesandbox](https://codesandbox.io/s/antd-reproduction-template-forked-25nul?file=/index.js) for solution.

### `setFieldsValue` do not trigger `onFieldsChange` or `onValuesChange`?

Expand Down