JiaQi
8cdb76bad6
fix(dropdown): Dropdown menu support transmit ref ( #43002 )
* fix(dropdown): Dropdown menu support transmit ref
* chore: add test case
1 year ago
afc163
446e8336dc
style: fix InputNumber prefix style in Form.Item ( #43049 )
* style: fix InputNumber prefix style in Form.Item
close #32924
* Update components/input/style/index.ts
1 year ago
lijianan
3b0352178d
type: update unknow with UploadListRef ( #43054 )
1 year ago
KAM
0dcd6e8c22
fix(InputNumber): Fix incorrect disable state style for input box com… ( #42974 )
* fix(InputNumber): Fix incorrect disable state style for input box components with front and rear label configuration
* fix(InputNumber): Add case previews for pre and post tags and prefix activation in the disabled state in InputNumber, and add corresponding test cases
* fix(InputNumber): Fix the issue of incorrect inputNumber background color caused by the original prefix icon being disabled
* fix(InputNumber): Remove the toggle disable state interaction in the addon case
* fix(InputNumber): Optimize and merge style processing
* fix(InputNumber): Adjust the addon case and remove irrelevant cases
* fix(InputNumber): Update the snapshot in the InputNumber component unit test
* fix(InputNumber): Fix the issue of incorrect test snapshots caused by adjusting the controls in the disabled state display
* fix(InputNumber): Fix the issue of incorrect test snapshots caused by adjusting the controls in the disabled state display
* fix(InputNumber): Fix the issue of incorrect test snapshots caused by adjusting the controls in the disabled state display
* fix(InputNumber): Fix the issue of incorrect test snapshots caused by adjusting the controls in the disabled state display
* fix(InputNumber): Fix the issue of incorrect test snapshots caused by adjusting the controls in the disabled state display
1 year ago
stefan-ysh
0c76e3f183
docs: The description of API superNextIcon and superPrevIcon made the << and >> reversed ( #43046 )
1 year ago
afc163
167b2bdcf5
docs: remove Option usage from Select documentation ( #43045 )
* Update index.zh-CN.md
* Update index.en-US.md
1 year ago
afc163
3f92966715
docs: Update Progress segment.md description ( #43033 )
1 year ago
kiner-tang(文辉)
96ff8b946e
docs: update development workflow in the document about contributing ( #43037 )
* docs: update development workflow in the document about contributing
* docs: update docs
* docs: update docs
---------
Co-authored-by: lijianan <574980606@qq.com>
1 year ago
二货爱吃白萝卜
b037433d2b
fix: upload event should not trigger the file out of maxCount ( #43034 )
* fix: upload event should not trigger the file out of maxCount
* chore: opt match logic
* chore: refactor use some
1 year ago
kiner-tang(文辉)
3c979eb84b
site: hide package manager tab which command is empty ( #43032 )
* site: hide pkgManager tab when the command is empty
* feat: optimize code
* feat: optimize code
1 year ago
afc163
d16f97fc70
docs: update App component usage ( #43030 )
1 year ago
afc163
37b85e06f2
docs: fix comma usage ( #43029 )
1 year ago
MadCcc
0bfecb16b5
chore: update script ( #43027 )
1 year ago
lijianan
828ff5efb3
docs: update docs use-with-create-react-app ( #43018 )
* docs: update docs
* Update use-with-umi.en-US.md
* Update use-with-umi.zh-CN.md
1 year ago
二货爱吃白萝卜
96a93260d3
refactor: split form context ( #43023 )
1 year ago
daisy
e9bbc588cd
fix: Radio.Button title loss ( #43012 )
1 year ago
afc163
b72d313448
docs: update getting-started documentation ( #43015 )
1 year ago
erhu
f2344a269b
site: site style optimization ( #43010 )
1 year ago
lijianan
4a6c09ca2a
site: site optimization ( #43007 )
* site: site optimization
* Update practical-projects.zh-CN.md
1 year ago
Dunqing
02d03ba4ca
docs: replace vite with Vite ( #43004 )
1 year ago
daisy
f777da867e
fix(Picker): dynamic disabledTime should be correct ( #42991 )
* fix(Picker): dynamic disabledTime should be correct
* fix: version
1 year ago
MadCcc
2286bc9086
Revert "refactor: rc-input-number refactored with baseInput ( #42762 )" ( #42999 )
This reverts commit 3efb68ce6f
.
1 year ago
MadCcc
3eb62fad15
Revert "refactor: rc-input-number refactored with baseInput ( #42762 )"
This reverts commit 3efb68ce6f
.
1 year ago
muxin
3efb68ce6f
refactor: rc-input-number refactored with baseInput ( #42762 )
* refactor: refactor with BaseInput
* chore: bump rc-mentions & rc-textarea
* test: update snapshots
* test: update snapshots
* chore: bump rc-input
* fix: bump rc-input
* test: update snapshot
* test: update snapshot penta
* test: update snapshot
* fix: optimize function props
* test: update test
* test: update test
* test: update test
* fix: delete useless className
* feat: let baseInput cal class
* chore: bump rc-input-number
* test: update test
* Revert "test: update test"
This reverts commit a44b35a744
.
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: bump rc-input-number
* chore: bump rc-input-number & rc-mentions
---------
Co-authored-by: MadCcc <1075746765@qq.com>
1 year ago
蘑菇
478a2a9086
docs(Tree): update docs ( #42989 )
* docs: update docs
* docs: update docs
* docs: update docs
1 year ago
未觉雨声
43d2a7fa19
docs: fix incorrect styles ( #42992 )
* docs: fix incorrect styles
* chore: update
1 year ago
MadCcc
c7a80f88de
docs: title level ( #42988 )
1 year ago
afc163
8dba94b389
chore: fix site-deploy.yml from OOM ( #42990 )
* Update site-deploy.yml
* Update site-deploy.yml
1 year ago
Dunqing
38105982c0
chore: update eslint configuration to avoid lint errors in json files ( #42895 )
1 year ago
lijianan
1d1f4efcf4
type: update type unknown with UploadRef ( #42985 )
* type: update type unknown with UploadRef
* type: fix type
1 year ago
dingkang
ad8dd24cc8
dome: optimize FloatBotton demo style ( #42980 )
* docs: FloatBotton open 属性说明
* test: update snapshots
* demo: add controlled demo
* demo: update demo
* feat: add warning
* feat: update warning
* demo: update controlled demo
* demo: prettify demo style
* demo: update snapshots
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
1 year ago
未觉雨声
46c67ab607
docs: fix InstallDependencies logo logical margin ( #42970 )
1 year ago
lijianan
348d835f8a
docs: update site use-with-typescript ( #42905 )
* docs: update use-with-typescript
* update
* add img
1 year ago
dingkang
9459cbfaf8
add FloatBotton component open api description and demo ( #42835 )
* docs: FloatBotton open 属性说明
* test: update snapshots
* demo: add controlled demo
* demo: update demo
* feat: add warning
* feat: update warning
* demo: update controlled demo
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
1 year ago
lijianan
b8eef9d1b2
docs: update site use-with-create-react-app ( #42904 )
* docs: update use-with-create-react-app
* update
1 year ago
lijianan
05b8436c05
docs: update site use-with-next ( #42903 )
* docs: update use-with-next
* update
* update
1 year ago
lijianan
81c26096be
docs: update site use-with-vite ( #42906 )
* docs: update use-with-vite
* update
* fix
1 year ago
kiner-tang(文辉)
f0a94139e7
fix(Button): button's children should be disabled when button is disabled ( #42949 )
* fix: button's children should be disabled when button is disabled
* feat: update test case
* feat: update test case
1 year ago
Leon Lin
0e520f730a
docs: update spec/lightweight ( #42952 )
1 year ago
kiner-tang(文辉)
e119236b94
docs: fix design documentation style ( #42954 )
* feat: optimize size layout
* feat: optimize site layout
* feat: optimize site layout
1 year ago
kiner-tang(文辉)
66017c9f1a
docs: fix design documentation style ( #42956 )
1 year ago
ZiJason
b3c13cad0b
docs: update data-format.zh-CN.md ( #42951 )
1 year ago
Amir M. Mohamadi
486e326a07
fix(Drawer): add max width to prevent width overflow for small screens ( #42914 )
* fix(Drawer): add max width to prevent width overflow for small screens
* feat(Drawer): content max width `vw` instead of percent
Co-authored-by: afc163 <afc163@gmail.com>
---------
Co-authored-by: afc163 <afc163@gmail.com>
1 year ago
kiner-tang(文辉)
fddd84c0bd
fix(site): solve drawer open delay in safari issue ( #42922 )
* fix: solve drawer open delay in safari issue
* feat: update comment
* feat: reset debug code
* feat: optimize code
* feat: optimize code
1 year ago
kiner-tang(文辉)
0ac59d42d8
feat: optimize select type ( #42935 )
1 year ago
lijianan
5c83da5f36
test: add codecov for fix CI fail ( #42909 )
* test: add codecov fix CI fail
* test: add test case
* test: remove test case
1 year ago
lijianan
795002bb0e
chore: fix typo ( #42884 )
* site: add docs Use in vite
* fix
* update
* Update docs/react/use-with-remix.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update docs/react/use-with-next.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* reanme
* update
* update
* update
* update
* chore: fix typo
* update
* update
* fix
* Update use-with-create-react-app.en-US.md
* Update use-with-create-react-app.zh-CN.md
---------
Co-authored-by: afc163 <afc163@gmail.com>
1 year ago
afc163
dae8cc279d
Delete pr-stat.yml ( #42918 )
1 year ago
Vetin
87ee19e698
type(menu): replace component interface with type #42907 ( #42908 )
Co-authored-by: Egor Miasniankin <egormyasnyankin@gmail.com>
1 year ago
linxianxi
f801318868
fix(Table): preserveSelectedRowKeys should work when checkStrictly is false ( #42784 )
* fix(Table): preserveSelectedRowKeys should work when checkStrictly is false
* fix: 修改
* fix: use Set instead of Map
1 year ago