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
1 year ago
洋
fb28fd2e15
docs: update version href logic ( #43144 )
* docs: update version href logic
* chore: format
---------
Co-authored-by: 洋 <hetongyang@bytedance.com>
1 year ago
二货爱吃白萝卜
ec29ebf2c9
fix: Table filter throw react warning ( #43139 )
1 year ago
lijianan
209f062131
type: update string type with React.HTMLAttributeAnchorTarget ( #43129 )
1 year ago
红果汁
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
1 year ago
白飞飞
480e8ae603
docs: Update docs ( #43132 )
Co-authored-by: yeyulin <miraiwhite27@gmail.com>
1 year ago
JiaQi
8afeb6bbc0
Revert "fix(select): Fix Typography component is not centered in the Select component ( #40422 )" ( #43097 )
This reverts commit 2e9d14f282
.
1 year ago
Lansana Diomande
e78e2cb385
refactor(breadcrumb): make title null and undefined causes the same behaviour ( #43099 )
1 year ago
JiaQi
3a67e46b60
docs(ConfigProvider): modify useConfig Api table header ( #43128 )
1 year ago
daisy
78d117f492
docs: table column sorter ( #43130 )
1 year ago
ZhuoYang Wu(阿离)
6b4afc9c3a
fix ts interface error ( #43123 )
Co-authored-by: Ali <ali.wu@miotech.com>
1 year ago
afc163
88ad66015b
docs: Update README.md ( #43125 )
1 year ago
afc163
4ef820fc49
chore: remove warnings from site code ( #43118 )
* chore: remove / from old version url
* chore: remove dev warning
1 year ago
afc163
9c4b20d5eb
chore: remove / from old version url ( #43117 )
1 year ago
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
1 year ago
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
1 year ago
kiner-tang(文辉)
f93d5c8ba7
refactor(Tag): refactor closeIcon ( #43109 )
* refactor: refactor closeIcon
* feat: optimize code
* feat: optimize code
1 year ago
二货爱吃白萝卜
5d65881984
fix: Transfer with rowKey will be unselectable ( #43115 )
* test: test driven
* fix: keys mapping
* chore: add bug version
1 year ago
kiner-tang(文辉)
4ad5cbff66
docs: update docs about tabs ( #43110 )
1 year ago
MadCcc
8d15644159
chore: sync to gitee after push gh-pages ( #43089 )
1 year ago
kiner-tang(文辉)
18ffb0099c
refactor: refactor closeIcon ( #43098 )
1 year ago
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>
1 year ago
红果汁
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>
1 year ago
lijianan
33fab22b96
type: update unknown with SliderRef ( #43094 )
1 year ago
daisy
feb8c569e1
refactor: Upload ListItem timeout optimization ( #42915 )
1 year ago
daisy
2c20dcd4cc
feat(ColorPicker): add destroyTooltipOnHide ( #42645 )
* feat(ColorPicker): add destroyTooltipOnHide
* fix: interface -> type
1 year ago
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
1 year ago
二货爱吃白萝卜
c3372d6403
docs: 5.6.2 changelog ( #43078 )
* chore: 5.6.2 changelog
* docs: update desc
1 year ago
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>
1 year ago
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
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>
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
黑雨
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>
1 year ago
daisy
e9bbc588cd
fix: Radio.Button title loss ( #43012 )
1 year ago
kiner-tang(文辉)
cf961b2c8c
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
1 year ago
afc163
b72d313448
docs: update getting-started documentation ( #43015 )
1 year ago
erhu
f2344a269b
site: site style optimization ( #43010 )
1 year ago