二货爱吃白萝卜
ec29ebf2c9
fix: Table filter throw react warning ( #43139 )
2023-06-21 14:26:30 +08:00
lijianan
209f062131
type: update string type with React.HTMLAttributeAnchorTarget ( #43129 )
2023-06-21 11:44:48 +08:00
JiaQi
8afeb6bbc0
Revert "fix(select): Fix Typography component is not centered in the Select component ( #40422 )" ( #43097 )
...
This reverts commit 2e9d14f282
.
2023-06-21 10:02:26 +08:00
Lansana Diomande
e78e2cb385
refactor(breadcrumb): make title null and undefined causes the same behaviour ( #43099 )
2023-06-21 10:02:06 +08:00
JiaQi
3a67e46b60
docs(ConfigProvider): modify useConfig Api table header ( #43128 )
2023-06-21 09:56:46 +08:00
daisy
78d117f492
docs: table column sorter ( #43130 )
2023-06-21 09:46:01 +08:00
ZhuoYang Wu(阿离)
6b4afc9c3a
fix ts interface error ( #43123 )
...
Co-authored-by: Ali <ali.wu@miotech.com>
2023-06-20 22:08:25 +08:00
二货爱吃白萝卜
5d65881984
fix: Transfer with rowKey will be unselectable ( #43115 )
...
* test: test driven
* fix: keys mapping
* chore: add bug version
2023-06-20 13:41:35 +08:00
lijianan
33fab22b96
type: update unknown with SliderRef ( #43094 )
2023-06-19 17:07:09 +08:00
daisy
feb8c569e1
refactor: Upload ListItem timeout optimization ( #42915 )
2023-06-19 14:36:24 +08:00
daisy
8a4203bec8
fix(Space): modify the priority of the component's size ( #42752 )
...
* fix(Space): modify the priority of the component's size
* chore: snapshot
* chore: snapshot
2023-06-19 14:26:48 +08:00
JiaQi
8cdb76bad6
fix(dropdown): Dropdown menu support transmit ref ( #43002 )
...
* fix(dropdown): Dropdown menu support transmit ref
* chore: add test case
2023-06-18 13:21:39 +08:00
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
2023-06-16 18:56:14 +08:00
lijianan
3b0352178d
type: update unknow with UploadListRef ( #43054 )
2023-06-16 18:34:25 +08:00
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
2023-06-16 14:04:13 +08:00
stefan-ysh
0c76e3f183
docs: The description of API superNextIcon and superPrevIcon made the << and >> reversed ( #43046 )
2023-06-16 12:11:37 +08:00
afc163
167b2bdcf5
docs: remove Option usage from Select documentation ( #43045 )
...
* Update index.zh-CN.md
* Update index.en-US.md
2023-06-16 11:15:38 +08:00
afc163
3f92966715
docs: Update Progress segment.md description ( #43033 )
2023-06-16 10:05:55 +08:00
二货爱吃白萝卜
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
2023-06-16 00:47:55 +08:00
afc163
d16f97fc70
docs: update App component usage ( #43030 )
2023-06-15 18:17:36 +08:00
afc163
37b85e06f2
docs: fix comma usage ( #43029 )
2023-06-15 18:09:42 +08:00
二货爱吃白萝卜
96a93260d3
refactor: split form context ( #43023 )
2023-06-15 10:26:56 +08:00
daisy
e9bbc588cd
fix: Radio.Button title loss ( #43012 )
2023-06-15 09:46:05 +08:00
MadCcc
3eb62fad15
Revert "refactor: rc-input-number refactored with baseInput ( #42762 )"
...
This reverts commit 3efb68ce6f
.
2023-06-13 21:36:40 +08:00
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>
2023-06-13 20:55:39 +08:00
蘑菇
478a2a9086
docs(Tree): update docs ( #42989 )
...
* docs: update docs
* docs: update docs
* docs: update docs
2023-06-13 19:22:36 +08:00
lijianan
1d1f4efcf4
type: update type unknown with UploadRef ( #42985 )
...
* type: update type unknown with UploadRef
* type: fix type
2023-06-13 11:48:01 +08:00
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>
2023-06-13 11:05:05 +08:00
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>
2023-06-12 17:20:55 +08:00
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
2023-06-12 10:22:32 +08:00
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>
2023-06-09 18:21:55 +08:00
kiner-tang(文辉)
0ac59d42d8
feat: optimize select type ( #42935 )
2023-06-09 16:29:52 +08:00
lijianan
5c83da5f36
test: add codecov for fix CI fail ( #42909 )
...
* test: add codecov fix CI fail
* test: add test case
* test: remove test case
2023-06-09 15:44:25 +08:00
Vetin
87ee19e698
type(menu): replace component interface with type #42907 ( #42908 )
...
Co-authored-by: Egor Miasniankin <egormyasnyankin@gmail.com>
2023-06-08 00:47:36 +08:00
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
2023-06-07 23:01:09 +08:00
洋
47f30ee266
fix: transfer error when reset data in some cases ( #42785 )
...
* fix: transfer error when reset data in some cases
* fix: lint
* fix: error
* DX: improvement
* fix: code style
* fix: code style
* chore: update grammar
* chore: update
* chore: update
* refactor: keys sync logic
* chore: clean up
---------
Co-authored-by: 洋 <hetongyang@bytedance.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-06-07 22:54:56 +08:00
MadCcc
7322aa6f5f
Revert "chore: migrate to vitest ( #42506 )" ( #42900 )
...
This reverts commit 6759887c44
.
2023-06-07 21:59:21 +08:00
MadCcc
32e17ac3c6
chore: update test timeout
2023-06-07 17:33:21 +08:00
红果汁
243704330b
fix: ColorPicker presets cannot be selected ( #42882 )
...
* fix: color-picker presets not checked
* test: update test case
* fix: color-picker presets not checked
* test: update test case
2023-06-07 17:29:26 +08:00
kiner-tang(文辉)
a87427b0bd
docs: update docs ( #42886 )
2023-06-07 14:32:12 +08:00
kiner-tang(文辉)
fe9121ebb9
docs: update docs about getContainer ( #42885 )
2023-06-07 13:49:31 +08:00
Dunqing
6759887c44
chore: migrate to vitest ( #42506 )
...
* chore: migrate to vitest
* chore: update ci
* fix: test correctly
* test: support puppeteer
* chore: update coverage
* chore: update include/exclude
* chore: update config
* test: update incorrect tests
* chore: update script
* chore: update
* fix: should close browser at the ended
* chore: improve
* fix: test cause tsc error
* fix: eslint error
* chore: exclude correctly
* test: update snap and fix some tests
* chore: update test config
* fix: countup.js
* fix: incorrect test
* chore: update reference
* test: update
* fix: countup.js
* fix: timeout
* chore: update site test
* fix: fixed countup version
* chore: remove unsed code
* test: update
* test: update demo timeout
* test: update timeout
* chore: update image test
* chore: update threads
* fix: image/svg+xml test failed
* chore: limits threads
* test: update test coverage include
* chore: remove jest files
* chore: rename jest to vi
* chore: update document
* chore: fix missing @types/jsdom
* chore: update coverage
* chore: update snap
* fix:watermark test cases are incorrect
* feat: update ignore comment
* test: fix test case
* test: reset body scrollTop
* test: clean up
* test: use vi
* test: update snapshot
* test: update snapshot
* test: fix dropdown test failed
* fix: toHaveStyle cause test fail
* test: improve test case
* test: fix
* fix: color failed, refer to https://github.com/jsdom/jsdom/pull/3560
* test: fix
* test: fix
* test: fix circular import
* test: revert
* ci: coverage failed
* test: fix c8 ignore comment
* chore: incorrect config
* chore: fix ignore ci
* test: revert svg+xml
* test: fix realTimers
* feat: rc-trigger should be remove
* test: fix some failed test
* chore: remove unused deps and configure eslint-plugin-vitest
* test: update snap
* chore: remove jest
* test: fix lint error
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-06-07 11:54:50 +08:00
Dunqing
5ef315ba3f
fix(collapse): the items type should be optional ( #42877 )
...
* fix(collapse): the items type should be optional
* test: add collapse panel usage
2023-06-07 10:53:40 +08:00
linxianxi
0afe8baf1e
fix(ColorPicker): should not trigger onChange when click clear after clearing ( #42643 )
2023-06-07 10:25:59 +08:00
kiner-tang(文辉)
5ff95e3fda
fix(Collapse): solve deprecated warning display unexpected in collapse issue ( #42876 )
...
* fix: solve deprecated warning display unexpected in collapse issue
* fix: solve deprecated warning display unexpected in collapse issue
* feat: update test case
2023-06-07 10:03:35 +08:00
MadCcc
661befa9f7
docs: update text ( #42868 )
2023-06-06 20:48:48 +08:00
MadCcc
8ebb7be7b0
Merge branch 'feature' into master-merge-feature
2023-06-06 16:31:22 +08:00
MadCcc
cdf9b4660f
refactor: menu token rename ( #42848 )
...
* refactor: menu token rename
* chore: update snapshot
* chore: UPDATE TEST CASE
* fix: fix gap as 4px
* fix: popup transform origin
2023-06-06 16:11:18 +08:00
MadCcc
da4738febf
fix: use colorTextHeading ( #42839 )
...
* fix: popconfirm title use colorTextHeading
* fix: notification and alert
2023-06-06 10:53:28 +08:00
kiner-tang(文辉)
fca21af950
refactor: solve modal circular dependency issue ( #42841 )
2023-06-06 09:54:14 +08:00