zombiej
5dfa8678c0
docs: add input showCount lose focus desc. close #35080
3 years ago
afc163
1349b99122
docs: improve upload demos ( #35104 )
* docs: improve upload demos
* Update drag-sorting.md
3 years ago
afc163
f180ec6df5
style: Switch background should not be transparent ( #35103 )
3 years ago
afc163
12d98f9ed6
chore: update snapshot due to rc-trigger bumped ( #35106 )
3 years ago
nuintun
74b60d22b1
fix: cn menus doc ( #35078 )
3 years ago
afc163
ea648e7cb6
chore: tweak upload style ( #35097 )
* chore: tweak upload style
* chore: update snapshot
3 years ago
afc163
37e3e1a83e
docs: update Drawer overview image ( #35099 )
* docs: update Drawer overview image
* Update index.en-US.md
3 years ago
二货机器人
b8eaecb898
fix: Form in React 18 StrictMode ( #35096 )
* test: fix with react 18
* fix: Form in StrictMode
* test: clean up
* test: clean up
* chore: bump rc-motion version
* chore: fix test case logic
* test: back of it
* test: back missing test case
3 years ago
Karott Schu
50a6a44bd0
pref: upgrade rc-menu ( #35071 )
* pref: upgrade rc-menu
* Update package.json
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
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
3 years ago
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
3 years ago
PCCCCCCC
d6b230958a
style: fix the problem of inconsistent styles in RTL mode ( #35088 )
3 years ago
MadCcc
dc4da79638
fix: fixed arrow border radius variables ( #35086 )
3 years ago
zombiej
7f54a459f6
test: Update snapshot
3 years ago
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>
3 years ago
littledian
2e0aed92f4
chore: 🤖 component Steps ts def for react18 ( #35076 )
✅ Closes : #35074
Co-authored-by: ronggui.shu <ronggui.shu@sci-inv.com>
3 years ago
AliRezaBeigy
1e91a4961c
chore: Compatible for @types/react@18 ( #35075 )
* chore: Compatible for @types/react@18
* chore: Compatible for @types/react@18
3 years ago
二货机器人
640fe5df09
chore: rc-dialog id unique sync ( #35072 )
3 years ago
zombiej
2a35bea65d
docs: Update changelog missing useFormInstance
3 years ago
xrkffgg
805759e4ca
docs: add 4.20.0-alpha.1 changelog ( #35070 )
* docs: add 4.20.0-alpha.1 changelog
* docs: update
3 years ago
元凛
2154b453a9
docs: update docs version
3 years ago
zombiej
61a6083adf
docs: Update useWatch docs
3 years ago
github-actions[bot]
f8ed0480de
chore: auto merge branchs ( #35068 )
chore: master merge feature
3 years ago
github-actions[bot]
e3d8689643
chore: auto merge branchs ( #35053 )
chore: sync master into feature
3 years ago
xrkffgg
ee78417b60
ci: up version ( #35067 )
* ci: up version
* Update verify-files-modify.yml
3 years ago
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
3 years ago
MadCcc
e4a87750ac
test: update test cases to testing-lib ( #35056 )
3 years ago
afc163
cd3471506c
test: fix jest snapshot
3 years ago
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>
3 years ago
afc163
52a1e8b72f
Update overview.en-US.md
3 years ago
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>
3 years ago
afc163
33c0da0042
style: cleanup upload unused styles ( #35052 )
3 years ago
afc163
0f0e2f9f43
docs: simplify demo code, #30853 ( #35050 )
3 years ago
github-actions[bot]
4291c1d121
chore: auto merge branchs ( #35049 )
chore: merge master into feature
3 years ago
二货机器人
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
3 years ago
zombiej
15597e1a0e
test: Update snapshot
3 years ago
MadCcc
9b73058045
refactor: wrap picker with FC ( #34994 )
* refactor: wrap picker with FC
* chore: code clean
* feat: cast type
* test: fix test
3 years ago
PCCCCCCC
7769ca1271
feat: Image PreviewGroup Support top progress rendering ( #35038 )
3 years ago
二货机器人
b62e409ad5
feat: Form support useWatch ( #35036 )
* feat: Support useWatch
* test: update test case
* chore: update snapshot
3 years ago
二货机器人
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
3 years ago
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
3 years ago
afc163
35a943d95b
chore: clean up some project files ( #35028 )
3 years ago
github-actions[bot]
cfc0530e3b
chore: auto merge branchs ( #35027 )
chore: merge master into feature
3 years ago
afc163
4c8041dc14
fix: Select and AutoComplete scroll behavior by keyboard ( #35025 )
fix #34898
fix #35022
3 years ago
王浩
a7c5f6b516
fix(cascader): search result not fill the entire panel ( #35019 )
Co-authored-by: wanghao <wanghao.wong@bytedance.com>
3 years ago
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>
3 years ago
maxin
3142c10b04
docs(input): use Intl.NumberFormat ( #34985 )
Co-authored-by: maxin <maxin@growingio.com>
3 years ago
afc163
d66784ab7e
fix: Spin rotate deg number ( #35005 )
close #34866
3 years ago
MadCcc
bd6cb95514
fix: arrow radius use fixed value ( #34999 )
3 years ago
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
3 years ago