Commit Graph

25250 Commits

Author SHA1 Message Date
烽宁
4439d8065c
chore: remove redundant .gitignore file (#42336) 2023-05-14 12:51:18 +08:00
lijianan
0470646a5f
refactor: optimize ColorPicker code again (#42334) 2023-05-14 11:47:01 +08:00
bqy_fe
f0c53e11a9
fix(Divider): no dashed line in vertical (#40418)
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-14 11:43:21 +08:00
lijianan
d3093c9096
style: optimize ColorPicker code (#42329)
* style: optimize ColorPicker code

* style: optimize ColorPicker code

* test
2023-05-13 23:05:26 +08:00
qmhc
828db96962
style: optimize ColorPicker code (#42326)
* chore: fix ColorPicker parameters' type

* chore: improve code

* chore: update
2023-05-13 17:34:09 +08:00
不郑
f3be5ddd0e
fix(Progress): prevent warning when size prop is not set for circle p… (#41875)
* fix(Progress): prevent warning when size prop is not set for circle progress

* fix(Progress): add test case for #41875

---------

Co-authored-by: lijianan <574980606@qq.com>
2023-05-13 16:42:38 +08:00
lijianan
8200e5ccb3
docs: update tag (#42303)
* Update index.zh-CN.md to document tagRender

* fix: fix lint

* docs: update tag
2023-05-13 00:13:35 +08:00
github-actions[bot]
59c9119be1
chore: auto merge branches (#42276)
chore: master merge feature
2023-05-12 15:14:26 +00:00
lijianan
f77e2881af
type: type optimization (#42312)
* fix CI

* type: type optimization
2023-05-12 22:48:22 +08:00
MadCcc
448c2b8097
docs: add new component tag (#42309)
* docs: add new component tag

* chore: update

* re-run

---------

Co-authored-by: 栗嘉男 <574980606@qq.com>
2023-05-12 17:53:37 +08:00
George Ciobanu
eb122dfb78
docs: Update index.en-US.md to tagRender (#42262)
* Update index.en-US.md to document tagRender

tagRender is currently available but not documented, so users do not know to use it.

* Update index.zh-CN.md

---------

Co-authored-by: lijianan <574980606@qq.com>
2023-05-12 17:46:13 +08:00
二货爱吃白萝卜
e28c9237d6
docs: auto trans link (#42311)
* docs: auto trans link

* chore: force CI
2023-05-12 17:21:40 +08:00
红果汁
bfb93b0f33
docs: add reactflow to recommended components (#42315) 2023-05-12 17:16:02 +08:00
Yan
7f405763fc
fix(document): select Chinese and then jump to English in faq page (#42299)
* fix(document): select Chinese and then jump to English in faq page

* update again

* update docs
2023-05-12 17:06:14 +08:00
lijianan
9d1854763d
refactor: add useSize replace React.useContext (#42282)
* refactor: add useSize

* fix

* fix

* fix

* fix

* fix
2023-05-12 14:53:47 +08:00
红果汁
b95d5674fa
feat: new component ColorPicker (#41990)
* feat: color picker

* chore: improve component logic

* test: update snapshots

* test: update snapshots

* fix: remove unuse code

* fix: adjusting the UI

* fix: hairy edge in dark mode

* fix: demo case

* chore: rollback file

* fix: improve code logic

* perf: improve code

* test: add test case

* refactor: trigger use Popover instead

* test: add test case

* refactor: improve code logic

* test: update snapshots

* refactor: improve code

* docs: add overview img

* feat: style

* chore: update snapshot

* chore: code clean

* chore: code clean

* chore: fix lint

* chore: update snapshot

* feat: color block

* chore: pure render

* refactor: hex input number reduced to 6 digits

* fix: rename React to react

* refactor:  trigger demo

* docs: remove disabled demo

---------

Co-authored-by: MadCcc <1075746765@qq.com>
2023-05-12 14:43:48 +08:00
d32e8e67de
feat(cascader): add Option item disableCheckbox (#42024)
* feat(cascader): add uncheckableItemValues props

* feat: add Option disableCheckbox

* chore: modify md

* chore: add test and lock version

* Update package.json

---------

Co-authored-by: 洋 <hetongyang@bytedance.com>
Co-authored-by: 二货爱吃白萝卜 <smith3816@gmail.com>
2023-05-12 11:53:51 +08:00
Denys Halenok
2be6c47f1b
fix: style not applied to overflowed Menu (#42294)
* fix: style not applied to overflowed Menu

* test: update snapshot
2023-05-12 11:38:38 +08:00
muxin
7d08d71506
doc: update notification api doc (#42239)
* doc: update notification api doc

* doc: add api desc about hooks
2023-05-12 09:53:00 +08:00
二货爱吃白萝卜
31852e1b65
chore: add warning of tip with spin (#42293) 2023-05-12 09:51:44 +08:00
afc163
4207b71aa8
docs: update site meta (#42284)
* docs: update site meta

* Apply suggestions from code review
2023-05-11 20:00:28 +08:00
afc163
f3fa3f961b
docs: improve Layout demo code (#42283)
* docs: improve Layout demo code

* chore: fix css rule order
2023-05-11 20:00:00 +08:00
huiwang
da67b481b8
fix: fix Steps size small of CP (#42278)
* fix: fix Steps size small of CP

* fix: update snap
2023-05-11 19:26:04 +08:00
二货爱吃白萝卜
e09112160b
docs: Blog to be what you see (#42281)
* docs: init

* docs: blog of see

* docs: blog of see
2023-05-11 18:47:14 +08:00
菠萝吹雪
1d9cab6466
feat: add onPopupClick props (#42272)
* feat: add onPopupClick props

* fix: update en-us md

---------

Co-authored-by: pineapple <zhanglongchao@shizhuang-inc.com>
2023-05-11 15:44:55 +08:00
二货爱吃白萝卜
0ead943e1e
feat: Form support validateOnly (#42273)
* feat: support validateOnly

* test: update snapshot
2023-05-11 15:43:00 +08:00
lijianan
e03639691c
feat: add useSize hook (#42252) 2023-05-11 15:24:26 +08:00
红果汁
c76d9fe4f4
feat: Space support ref (#42266) 2023-05-11 12:00:02 +08:00
二货爱吃白萝卜
7f1ca1f849
docs: postcss adv (#42260) 2023-05-10 18:54:35 +08:00
lijianan
025cdeccc5
fix: master CI fail fix (#42253)
* fix: master CI fail fix

* fix
2023-05-10 17:42:07 +08:00
afc163
fe13c2b9b1
chore: publish bundle analyzer report to surge.sh (#42251) 2023-05-10 15:14:45 +08:00
lijianan
026b74aa0e
fix: add active style (#42249) 2023-05-10 14:56:58 +08:00
Wesley
3a964001e9
style: fix InputNumber out of range style error (#42250)
* fix: inputNumber out of range style does not take effect

* feat: Add test cases for inputnumber
2023-05-10 14:56:46 +08:00
smallbun
c5ab19862a
type: getContainer support return ShadowRoot type (#40206) 2023-05-10 14:37:48 +08:00
huiwang
d0e29d33b7
fix: fix Descriptions size small of CP (#42244) 2023-05-10 14:09:25 +08:00
7de7a8b6e4
fix: Progress throws warning findDOMNode is deprecated in StrictMode (#42241)
* fix: Progress throws warning

* chore: update test

---------

Co-authored-by: 洋 <hetongyang@bytedance.com>
2023-05-10 13:42:12 +08:00
hustcc
062f5b2697
chore: fix github action typo (disscustion -> discussion) (#42245) 2023-05-10 13:24:29 +08:00
yangyuanxx
a60d55ef10
chore: improved support for generics MenuItemType and MenuItemProps in the Menu component (#42240)
* chore: improved support for generics MenuItemType and MenuItemProps in the Menu component

* docs: update codesandbox link (#42238)

* chore: improved support for generics MenuItemType and MenuItemProps in the Menu component

* chore: add typing test to Menu

---------

Co-authored-by: yangyuan <yangyuan@yangyuandeMacBook-Pro.local>
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-10 10:20:17 +08:00
afc163
1a44c461be
docs: update codesandbox link (#42238) 2023-05-09 21:44:05 +08:00
MadCcc
34af3ec550
feat: component token rename (#42184)
* feat: component token naming rules

* dcos: update

* feat: modal token rename

* feat: rename result token

* feat: statsitic token rename

* feat: steps token remane

* chore: update snapshot

* chore: fix lint

* feat: semantic part component

* revert: button & notification

* revert: files

* chore: code clean
2023-05-09 19:24:50 +08:00
二货爱吃白萝卜
917e41ecc5
docs: update faq (#42233) 2023-05-09 19:09:21 +08:00
二货爱吃白萝卜
5904f80a9a
feat: DatePicker support changeOnBlur (#42168)
* docs: update docs

* chore: fix lint

* chore: bump rc-picker

* docs: timepicker docs

* chore: update ignore
2023-05-09 18:00:44 +08:00
菠萝吹雪
0e94620a74
feat: Added bgColor attribute to fix the problem that the background c… (#42214)
* fix: Added bgColor attribute to fix the problem that the background color of the QR code is displayed incorrectly when downloading

* chorn: update snap

* fix: 新增版本号

* fix: update snap

* fix: 去除多余代码

* fix: update snap

---------

Co-authored-by: pineapple <zhanglongchao@shizhuang-inc.com>
2023-05-09 17:24:28 +08:00
github-actions[bot]
7a3e697c11
chore: auto merge branches (#42231)
chore: sync master into feature
2023-05-09 08:42:14 +00:00
qi gao
492dbbec38
fix: enhance tag type (#42235)
Co-authored-by: gaoqi <gaoqi@onething.net>
2023-05-09 16:01:17 +08:00
Ec-tracker
24dd5351e9
fix: Space.Compact not work with CP component size (#42199)
* test(space): add test cases

* fix(Space.Compact):  fix the size is not inherited from ConfigProvider when the componentSize is set

* test(Space.Compact): move Space.Compact test cases to the corresponding folder

* test: update snapshot

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-05-09 11:18:23 +08:00
52d91cec3f
fix(style): keep checkbox.group style the same as v4 (#42103)
* fix(style): keep checkbox.group style the same as v4

* fix(style): flex-wrap and colgap

* chore: change style grid same as v4

* fix: lint

* chore: add token

---------

Co-authored-by: 洋 <hetongyang@bytedance.com>
2023-05-09 10:09:20 +08:00
github-actions[bot]
314b93bb80
chore: auto merge branches (#42226)
Feature merge master
2023-05-08 23:38:55 +00:00
二货机器人
023f4ddab5 test: update snapshot 2023-05-09 00:30:55 +08:00
二货机器人
4e311f0d95 test: update snapshot 2023-05-08 23:47:41 +08:00