kiner-tang(文辉)
cc4277eb55
chore(Button): spelling optimization ( #43157 )
2023-06-24 12:55:06 +08:00
daisy
7a7ee61fd7
fix(Breadcrumb): items dropdownProps loss ( #43151 )
...
* fix(Breadcrumb): items dropdownProps loss
* chore: revert demo
* test: add test
2023-06-23 00:45:47 +08:00
lijianan
c01972edb2
site: add zhihu & yuque column card ( #43122 )
...
* site: add zhihu card
* fix
* fix
* fix
* Update .dumi/theme/slots/Content/ZhihuCard.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* fix
* fix
* fix
* Update basic.tsx
* Update .dumi/theme/slots/Content/ZhihuCard.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* fix
* update style
* fix
* fix
* fix: rename
* update
* update
* update url
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-06-22 21:11:12 +08:00
daisy
ab0103f33a
feat(Image): imageRender、toolbarRender、onTransform、items、minScale、max… ( #43075 )
...
* feat(Image): imageRender、toolbarRender、onTransform、items、minScale、maxScale
* test: update snapshots
* demo: revokeObjectURL url
* docs: update
* docs: update
* docs: update
* fix: revert style
* docs: update md
2023-06-21 19:58:28 +08:00
洋
fb28fd2e15
docs: update version href logic ( #43144 )
...
* docs: update version href logic
* chore: format
---------
Co-authored-by: 洋 <hetongyang@bytedance.com>
2023-06-21 18:52:21 +08:00
二货爱吃白萝卜
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
红果汁
326de2dc05
feat: ColorPicker implement size
API ( #43116 )
...
* feat: add size prop
* test: add test case
* docs: update doc
* fix: style issue
* docs: add text size demo
* test: update snapshots
2023-06-21 11:30:09 +08:00
白飞飞
480e8ae603
docs: Update docs ( #43132 )
...
Co-authored-by: yeyulin <miraiwhite27@gmail.com>
2023-06-21 10:21:11 +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
afc163
88ad66015b
docs: Update README.md ( #43125 )
2023-06-20 19:39:17 +08:00
afc163
4ef820fc49
chore: remove warnings from site code ( #43118 )
...
* chore: remove / from old version url
* chore: remove dev warning
2023-06-20 19:38:58 +08:00
afc163
9c4b20d5eb
chore: remove / from old version url ( #43117 )
2023-06-20 19:38:42 +08:00
lijianan
b8f2b2165d
feat: CP support Spin className and style ( #43071 )
...
* feat: CP support Spin className and style
* fix: remove useMemo
* docs: update docs
* fix
* fix
* fix
* fix
2023-06-20 19:34:45 +08:00
lijianan
5c32480f6f
feat: CP support Typography className and style ( #43070 )
...
* feat: CP support Typography className and style
* fix: remove useMemo
* docs: update docs
* fix
* fix
* docs: update docs
2023-06-20 14:35:05 +08:00
kiner-tang(文辉)
f93d5c8ba7
refactor(Tag): refactor closeIcon ( #43109 )
...
* refactor: refactor closeIcon
* feat: optimize code
* feat: optimize code
2023-06-20 13:42:55 +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
kiner-tang(文辉)
4ad5cbff66
docs: update docs about tabs ( #43110 )
2023-06-20 11:13:12 +08:00
MadCcc
8d15644159
chore: sync to gitee after push gh-pages ( #43089 )
2023-06-20 09:41:03 +08:00
kiner-tang(文辉)
18ffb0099c
refactor: refactor closeIcon ( #43098 )
2023-06-19 20:14:21 +08:00
muxin
785115c580
feat: config-provider support divider className and style properties ( #43042 )
...
* feat: config-provider support divider className and style properties
* fix: simple ts definition
* fix: merge style & className
* fix: fix space className
* feat: optimize type definition
* feat: optimize type definition
* feat: add version
* test: update test
* test: update test
* fix: fix type
* fix: fix api sort
* fix: fix docs
* docs: add another api table
* Apply suggestions from code review
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-06-19 19:30:16 +08:00
红果汁
1fb8fc57d3
feat: ColorPicker implement showText
API ( #42865 )
...
* feat: color-picker support showValue api
* Update components/color-picker/index.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
* docs: add version column
* test: fix test coverage
* feat: replace showValue with textRender
* Update components/color-picker/components/ColorTrigger.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix: style issue
* feat: add showText prop and optimization code
* fix: lint issue
* test: fix coverage
* refactor: combine showText and textRender
* fix: lint issue
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-06-19 19:29:39 +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
2c20dcd4cc
feat(ColorPicker): add destroyTooltipOnHide ( #42645 )
...
* feat(ColorPicker): add destroyTooltipOnHide
* fix: interface -> type
2023-06-19 14:28:11 +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
二货爱吃白萝卜
c3372d6403
docs: 5.6.2 changelog ( #43078 )
...
* chore: 5.6.2 changelog
* docs: update desc
2023-06-19 10:53:41 +08:00
Danial Soheili
4af6a526e2
feat(Anchor): allow replacing in anchor ( #43006 )
...
* 📦 ADD: replace prop to Anchor
* 📖 DOC: add demo
* 🧪 TEST: snapshots
* Update components/anchor/index.en-US.md
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
* Update components/anchor/index.en-US.md
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
* Update components/anchor/index.zh-CN.md
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
* Update components/anchor/index.zh-CN.md
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
* 🧪 TEST: Anchor replace
* 🧪 TEST: Anchor with href
* 🗑 REMOVE: unnecessary href default value
* Update components/anchor/demo/replace.md
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
* Update components/anchor/demo/replace.md
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
---------
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
2023-06-18 18:55:36 +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
kiner-tang(文辉)
378b54281b
refactor(Modal): refactor closeIcon ( #43017 )
...
* refactor: refactor closeIcon
* docs: update docs
* refactor(Drawer): refactor drawer closeIcon (#42993 )
* feat: optimize closeIcon
* refactor: refactor closeIcon
* docs: update docs
* feat: optimize code
* feat: update test case
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* docs: update docs
* ✨ feat: migrate less to token for Slider (#42428 )
* ✨ feat: migrate less to token for Slider
* ✨ feat: update snap
* ✨ feat: update style
* ✨ feat: update style
* ✨ feat: test ci
* ✨ feat: test ci
* ✨ feat: test ci
* ✨ feat: test ci
* ✨ feat: update
* ✨ feat: update snap
* ✨ feat: update
* ✨ feat: update
* ✨ feat: 删除未使用token
* ✨ feat: update doc
* ✨ feat: update dome
* ✨ feat: update
* ✨ feat: test ci
* 📝 doc: update doc
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: add demo
* ✨ feat: add demo
* ✨ feat: update for reviewer
* ✨ feat: update for reviewer
* ✨ feat: update for reviewer
* ✨ feat: update for reviewer
* ✨ feat: update for reviewer
* ✨ feat: update for reviewer
* ✨ feat: update for reviewer
* ✨ feat: update for reviewer
* Apply suggestions from code review
---------
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* docs: update docs
---------
Co-authored-by: 黑雨 <wangning4567@163.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-06-16 15:36:28 +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
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>
2023-06-16 01:07:51 +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
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
2023-06-15 23:17:38 +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
MadCcc
0bfecb16b5
chore: update script ( #43027 )
2023-06-15 18:08:14 +08:00
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
2023-06-15 13:39:47 +08:00
二货爱吃白萝卜
96a93260d3
refactor: split form context ( #43023 )
2023-06-15 10:26:56 +08:00
黑雨
4ae0d6bcf5
✨ feat: migrate less to token for Slider ( #42428 )
...
* ✨ feat: migrate less to token for Slider
* ✨ feat: update snap
* ✨ feat: update style
* ✨ feat: update style
* ✨ feat: test ci
* ✨ feat: test ci
* ✨ feat: test ci
* ✨ feat: test ci
* ✨ feat: update
* ✨ feat: update snap
* ✨ feat: update
* ✨ feat: update
* ✨ feat: 删除未使用token
* ✨ feat: update doc
* ✨ feat: update dome
* ✨ feat: update
* ✨ feat: test ci
* 📝 doc: update doc
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: add demo
* ✨ feat: add demo
* ✨ feat: update for reviewer
* ✨ feat: update for reviewer
* ✨ feat: update for reviewer
* ✨ feat: update for reviewer
* ✨ feat: update for reviewer
* ✨ feat: update for reviewer
* ✨ feat: update for reviewer
* ✨ feat: update for reviewer
* Apply suggestions from code review
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-06-15 10:22:17 +08:00
daisy
e9bbc588cd
fix: Radio.Button title loss ( #43012 )
2023-06-15 09:46:05 +08:00