PCCCCCCC
9038524376
style: fix the style of progress rendering at the top of component Image PreviewGroup ( #35092 )
...
* style: fix the style of progress rendering at the top of component Image PreviewGroup
* style: add debug-demo for top progress countRender
2022-04-19 17:07:57 +08:00
Long Hao (龙濠)
eb7f8c7ef1
refactor: change anchor to fc for the cssinjs prepare ( #35073 )
...
* refactor: change anchor to fc for the cssinjs prepare
* fix: fix anchor test
2022-04-19 16:44:47 +08:00
PCCCCCCC
d6b230958a
style: fix the problem of inconsistent styles in RTL mode ( #35088 )
2022-04-19 15:31:08 +08:00
MadCcc
dc4da79638
fix: fixed arrow border radius variables ( #35086 )
2022-04-19 14:52:55 +08:00
zombiej
7f54a459f6
test: Update snapshot
2022-04-18 22:37:28 +08:00
afc163
30ac6bd4e4
test: wrap React.StrictMode for test cases ( #35026 )
...
* test: React StrictMode
* test: fix Spin test
* chore: wrapper enzyme
* test: fix setState
* test: more test cover
* test: more test cover
* test: more test cover
* test: more test cover
* test: more test cover
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: disable part of it
* test: fix test & add placeholder
* test: Use orign enzyme mount
Co-authored-by: zombiej <smith3816@gmail.com>
2022-04-18 21:02:11 +08:00
littledian
2e0aed92f4
chore: 🤖 component Steps ts def for react18 ( #35076 )
...
✅ Closes : #35074
Co-authored-by: ronggui.shu <ronggui.shu@sci-inv.com>
2022-04-18 19:45:12 +08:00
AliRezaBeigy
1e91a4961c
chore: Compatible for @types/react@18 ( #35075 )
...
* chore: Compatible for @types/react@18
* chore: Compatible for @types/react@18
2022-04-18 18:39:23 +08:00
二货机器人
640fe5df09
chore: rc-dialog id unique sync ( #35072 )
2022-04-18 15:12:06 +08:00
zombiej
2a35bea65d
docs: Update changelog missing useFormInstance
2022-04-18 14:37:38 +08:00
xrkffgg
805759e4ca
docs: add 4.20.0-alpha.1 changelog ( #35070 )
...
* docs: add 4.20.0-alpha.1 changelog
* docs: update
2022-04-18 13:50:28 +08:00
元凛
2154b453a9
docs: update docs version
2022-04-18 11:16:23 +08:00
zombiej
61a6083adf
docs: Update useWatch docs
2022-04-18 10:37:12 +08:00
github-actions[bot]
f8ed0480de
chore: auto merge branchs ( #35068 )
...
chore: master merge feature
2022-04-18 02:31:35 +00:00
github-actions[bot]
e3d8689643
chore: auto merge branchs ( #35053 )
...
chore: sync master into feature
2022-04-17 15:03:29 +00:00
xrkffgg
ee78417b60
ci: up version ( #35067 )
...
* ci: up version
* Update verify-files-modify.yml
2022-04-17 22:41:48 +08:00
MadCcc
1c8e499f9c
test: migrate some test case to testing-library ( #35062 )
...
* test: migrate some test case to testing-library
* chore: code clean
* test: fix stylelint
* test: test case
2022-04-17 22:36:36 +08:00
MadCcc
e4a87750ac
test: update test cases to testing-lib ( #35056 )
2022-04-15 23:33:10 +08:00
afc163
cd3471506c
test: fix jest snapshot
2022-04-15 23:07:05 +08:00
c0dedance
39af7b330c
docs: fix overview content ( #35055 )
...
* docs: 修复中文文档没有与英文文档同步的问题
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
2022-04-15 21:21:53 +08:00
afc163
52a1e8b72f
Update overview.en-US.md
2022-04-15 21:20:09 +08:00
chensw
9902c21042
fix: Upload pass UploadList prefixCls ( #34944 )
...
* fix: pass UploadList prefixCls
* test: <Upload /> should pass <UploadList /> prefixCls
Co-authored-by: chenshanwang <chenshanwang@lianfan.com>
2022-04-15 19:36:38 +08:00
afc163
33c0da0042
style: cleanup upload unused styles ( #35052 )
2022-04-15 16:54:30 +08:00
afc163
0f0e2f9f43
docs: simplify demo code, #30853 ( #35050 )
2022-04-15 16:20:56 +08:00
github-actions[bot]
4291c1d121
chore: auto merge branchs ( #35049 )
...
chore: merge master into feature
2022-04-15 08:03:26 +00:00
二货机器人
beeaf2d221
docs: More info about useWatch ( #35039 )
...
* docs: more about useWatch
* test: Update test case
* docs: more info
* docs: more & more
* feat: add useFormInstance
* chore: add version info
2022-04-15 15:51:09 +08:00
zombiej
15597e1a0e
test: Update snapshot
2022-04-15 15:39:06 +08:00
MadCcc
9b73058045
refactor: wrap picker with FC ( #34994 )
...
* refactor: wrap picker with FC
* chore: code clean
* feat: cast type
* test: fix test
2022-04-15 10:45:20 +08:00
PCCCCCCC
7769ca1271
feat: Image PreviewGroup Support top progress rendering ( #35038 )
2022-04-14 23:45:16 +08:00
二货机器人
b62e409ad5
feat: Form support useWatch ( #35036 )
...
* feat: Support useWatch
* test: update test case
* chore: update snapshot
2022-04-14 20:46:57 +08:00
二货机器人
67ccf39bd3
fix: Notification & message throw createRoot
warning in React 18 ( #35030 )
...
* chore: bump notification version
* test: notification test case
* test: more test case
* test: part message test
* test: rest message test
* test: notification config test
2022-04-14 18:09:19 +08:00
afc163
9ed31930e7
chore: remove unused Upload in form styles ( #35033 )
...
* chore: remove unused Upload in form styles
* Update Upload.tsx
* Update Upload.tsx
* test: update snapshot
2022-04-14 16:45:00 +08:00
afc163
35a943d95b
chore: clean up some project files ( #35028 )
2022-04-14 13:53:53 +08:00
github-actions[bot]
cfc0530e3b
chore: auto merge branchs ( #35027 )
...
chore: merge master into feature
2022-04-14 02:57:25 +00:00
afc163
4c8041dc14
fix: Select and AutoComplete scroll behavior by keyboard ( #35025 )
...
fix #34898
fix #35022
2022-04-14 10:15:33 +08:00
王浩
a7c5f6b516
fix(cascader): search result not fill the entire panel ( #35019 )
...
Co-authored-by: wanghao <wanghao.wong@bytedance.com>
2022-04-13 21:59:41 +08:00
dependabot[bot]
800ce2a5e7
chore(deps-dev): bump glob from 7.2.0 to 8.0.1 ( #35017 )
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 7.2.0 to 8.0.1.
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v7.2.0...v8.0.1 )
---
updated-dependencies:
- dependency-name: glob
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>
2022-04-13 21:28:45 +08:00
maxin
3142c10b04
docs(input): use Intl.NumberFormat ( #34985 )
...
Co-authored-by: maxin <maxin@growingio.com>
2022-04-13 18:24:12 +08:00
afc163
d66784ab7e
fix: Spin rotate deg number ( #35005 )
...
close #34866
2022-04-13 13:51:36 +08:00
MadCcc
bd6cb95514
fix: arrow radius use fixed value ( #34999 )
2022-04-13 11:56:04 +08:00
Peach
1cd911c57c
docs: changelog for 4.20.0-alpha.0 ( #34977 )
...
* docs: changelog for 4.20.0
* chore: bump version to 4.20.0
* docs: update version date
* chore: update version to 4.20.0-alpha.0
* docs: remove react 18 compatible
2022-04-12 22:37:58 +08:00
afc163
c421383d02
Update index.en-US.md
2022-04-12 22:25:47 +08:00
afc163
cf44a6bde9
docs: recommend S2 and ProTable in table documentation ( #34998 )
...
* docs: recommend S2 and ProTable in table documentation
* Update index.en-US.md
2022-04-12 22:22:01 +08:00
afc163
3718a8e2c5
chore: use ~ instead of ^ for rc-segmented
2022-04-12 22:21:21 +08:00
dependabot[bot]
618490b846
chore(deps-dev): bump react-helmet-async from 1.2.3 to 1.3.0 ( #34997 )
...
Bumps [react-helmet-async](https://github.com/staylor/react-helmet-async ) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/staylor/react-helmet-async/releases )
- [Commits](https://github.com/staylor/react-helmet-async/commits )
---
updated-dependencies:
- dependency-name: react-helmet-async
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 22:03:40 +08:00
afc163
cbe85387be
style: remove selected item style of AutoComplete ( #34996 )
...
close ant-design/ant-design#34975
2022-04-12 20:27:02 +08:00
PCCCCCCC
15453e7c7a
feat: Image preview support keyboard switch ( #34992 )
2022-04-12 19:17:32 +08:00
zombiej
9c0fc05beb
test: Update snapshot
2022-04-12 17:12:36 +08:00
二货机器人
62233426f3
docs: update faq ( #34984 )
2022-04-12 14:19:32 +08:00
Hyunseok.Kim
62b221269d
feat: crossorigin attribute of Upload ( #34981 )
...
* feat: Add crossOrigin prop to thumbnail image
* feat: Add test cases about crossOrigin prop of Upload component
* doc: Add a description about crossOrigin prop to Upload component manual
* Update components/upload/interface.tsx
Update type definition using React.ImgHTMLAttributes
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: hyunseok.kim <hyunseok.kim@42dot.ai>
Co-authored-by: afc163 <afc163@gmail.com>
2022-04-12 12:03:46 +08:00