miracles1919
3a89998cdb
docs(Tabs): replace TabItem
with TabItemType
( #37846 )
2022-10-03 22:27:26 +08:00
尾宿君
b110ff0293
test: replace Calendar part test with testing lib ( #37704 )
2022-10-03 20:31:37 +08:00
尾宿君
80034250b5
test: replace Popconfirm part test with testing lib ( #37703 )
...
* test: replace Popconfirm part test with testing lib
* test: Update test case
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-10-02 23:58:00 +08:00
lijianan
c639b2f2ab
refactor: delete defaultprops ( #37834 )
...
* refactor: delete defaultprops
* fix: fix
* fix: fix
2022-10-02 16:50:34 +08:00
Zheeeng
ea9b013bb1
refactor(locale): refine signature ( #37824 )
...
* chore: prefer using @internal annotation over other markups
* fix: typo
* fix: locale types
2022-10-01 22:17:14 +08:00
lijianan
3e2e12e98e
fix: delete defaultprops ( #37827 )
2022-10-01 21:58:46 +08:00
Nikita Dmitrienko
5132acfd7e
Fix a typo ( #37826 )
2022-10-01 09:31:26 +08:00
lijianan
ddaead6777
fix: delete defaultprops ( #37822 )
...
* fix: delete defaultprops
* fix: delete defaultprops
2022-09-30 17:44:24 +08:00
Zheeeng
c569631f51
chore: fix typo customer ( #37820 )
...
* chore: prefer using @internal annotation over other markups
* fix: typo
2022-09-30 16:59:29 +08:00
lijianan
480cb3cbc3
fix: remove defaultProps ( #37815 )
...
* fix: remove defaultProps
* fix: remove defaultProps
* fix: update snap
* fix: fix
* fix: fix
2022-09-30 15:58:34 +08:00
MadCcc
514dedac92
feat: add common style to rootPrefixCls ( #37810 )
...
* feat: add common style to rootPrefixCls
* test: fix lint
2022-09-30 15:30:20 +08:00
Zheeeng
49206a53c5
chore: prefer using @internal annotation over other markups ( #37816 )
2022-09-30 14:26:41 +08:00
Zheeeng
f5a5077d80
fix: Typography ellipsis percision bug ( #37802 )
...
* fix:ellopsis默认fontsize调整为12px
* fix: issue 37791
* test: update snapshot
Co-authored-by: zonghao.jiang <1587315093@qq.com>
2022-09-30 10:58:11 +08:00
lijianan
08188f72ce
style: Code optimization ( #37804 )
...
* style: Code optimization
* style: Code optimization
* style: Code optimization
2022-09-30 10:17:49 +08:00
lijianan
3588ae82c1
type: strong type ( #37805 )
2022-09-30 09:49:28 +08:00
MadCcc
c8f9b31168
fix: password should not have value prop during inputing ( #37801 )
...
ref #20544
2022-09-29 23:40:24 +08:00
lijianan
e9ba37917b
type: strong type ( #37799 )
2022-09-29 21:38:14 +08:00
huangkairan
96194e7738
docs(Tabs): wrong size type ( #37796 )
2022-09-29 19:11:33 +08:00
二货爱吃白萝卜
f39a861c07
refactor: Use new rc-dialog ( #37790 )
...
* refactor: Use new rc-dialog
* chore: bump rc-image also
* fix: timeout order
* test: Update snapshot
2022-09-29 16:23:38 +08:00
kiner-tang(文辉)
f6a3f40308
feat(table): support close fn to close filter dropdown only ( #37745 )
...
* feat: support close fn to close filter dropdown only
* feat: update demo
* feat: reset change
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2022-09-29 14:15:11 +08:00
MadCcc
6b2f561841
test: update snapshot
2022-09-29 11:02:07 +08:00
MadCcc
150da4a2cb
Merge branch 'master' into next-merge-master
2022-09-29 10:59:03 +08:00
二货爱吃白萝卜
f4859202f5
fix: Nest Drawer default open show order ( #37767 )
...
* chore: bump drawer
* docs: Drawer test demo
* test: Update snapshot
* docs: Update demo
* chore: fix nest style
* chore: trigger CI
* chore: modify bundle size
2022-09-29 00:05:37 +08:00
二货机器人
7dbc5b735a
test: Update snapshot
2022-09-28 17:29:47 +08:00
二货机器人
437182b2e6
test: Update snapshot
2022-09-28 15:12:47 +08:00
二货机器人
940bff85d1
chore: fix lint
2022-09-28 15:00:27 +08:00
二货机器人
7b0b00a26b
chore: fix lint
2022-09-28 14:37:04 +08:00
二货机器人
069e44bcc3
chore: merge master
2022-09-28 12:01:20 +08:00
二货爱吃白萝卜
6f1e67d9b8
test: Refactor Spin part test case with fakeTimer ( #37759 )
...
* test: Update test case
* chore: fix lint
2022-09-27 17:39:02 +08:00
MadCcc
7f951021bf
docs: v5 docs completion ( #37757 )
...
* docs: v5 docs completion
* chore: code clean
2022-09-27 16:56:56 +08:00
二货爱吃白萝卜
356715f4a6
fix: Typography tooltip bug ( #37754 )
...
* chore: basic
* fix: diff icon logic
* fix: Tooltip logic
* chore: fix lint
2022-09-27 15:56:09 +08:00
MadCcc
3a7c1e0061
fix: ghost button style ( #37505 )
...
* fix: ghost button style
* chore: code clean
2022-09-27 14:40:31 +08:00
lijianan
a8e59e88f5
fix: fix cicd to update snap ( #37748 )
2022-09-27 13:06:48 +08:00
William Bergeron-Drouin
24d165ab9b
feat: [Tree] Custom leaf icon ( #37144 )
...
* Add ability to customize leafIcon
* Adapt docs
* Update test snapshots
* Update to single prop & adapt demo
* Update tests
* Rename icon type
* Fix docs
* Rename to .tsx and fix types
* Remove useless id properties in test
2022-09-27 12:07:30 +08:00
lijianan
f79f4cf05b
style: code optimization ( #37743 )
2022-09-27 09:57:36 +08:00
lijianan
1885860e30
test: migrate part of form tests ( #37727 )
...
* test: migrate part of form tests
* test: migrate part of form tests
* test: migrate part of form tests
* test: migrate part of form tests
* test: migrate part of form tests
* test: migrate part of form tests
* test: migrate part of form tests
* test: migrate part of form tests
* test: migrate part of form tests
* test: migrate part of form tests
* test: migrate part of form tests
* test: migrate part of form tests
* test: Fix Form test case
* test: clean up
* test: add className describe
* test: add className describe
* test: add className describe
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-09-26 09:54:52 +08:00
Wuxh
a70ef1b8da
fix(Badge): fix accidentally rendering an empty element when text props is empty ( #37681 )
...
* test(badge): add case
* fix(badge): fix accidentally rendering an empty element when text props is empty
* chore(badge): update demo
* test(badge): update snapshot
* docs: beautify docs
Add several supported ways to describe colors
* test(badge): update snapshot
* chore: update snapshot
* test: update snapshots
* Revert "test: update snapshots"
This reverts commit 2bd11650aea3b3a447a891f09708032f9c41cb3d.
* test: update snapshot
2022-09-24 23:15:22 +08:00
afc163
3ae7703303
chore: improve Input Intl.NumberFormat usage ( #37726 )
2022-09-24 23:13:24 +08:00
clean99
04c6d622e9
test: refactor card test with user event and testing lib ( #37116 )
...
* Card(test): refactor card tab with new lib
* Card(test): refactor card action is number with new lib
Co-authored-by: ian.xufeng <ian.xufeng@shopee.com>
2022-09-24 19:53:15 +08:00
Haniel Cui
1e2946ac3e
feat: bump rc-image version, Image add preview.scaleStep prop ( #37340 )
...
* feat: bump rc-image version, Image add preview.scaleStep prop
* test(image): update test demos
* fix(image): fix image demo lint error
2022-09-24 19:51:26 +08:00
Zheeeng
e9fd8e3672
fix: Ellipsis row counting ( #37700 )
...
* fix: Ellipsis row counting
When the base font-size causes measurement elements with floating offsetHeight, we can only get the rounded number, causes the rows counting incorrect.
* fix: Ellipsis row counting
* chore: update snapshot
* chore: update snapshot
2022-09-24 19:30:51 +08:00
MadCcc
06d2c48c31
fix: getAlphaColor should ignore alpha color ( #37720 )
2022-09-23 17:31:21 +08:00
lijianan
802ecf6e9e
style: code optimization ( #37718 )
2022-09-23 16:11:52 +08:00
github-actions[bot]
5d37e6264d
chore: auto merge branches ( #37711 )
...
chore: Next merge master
2022-09-23 06:57:01 +00:00
lijianan
a05b9d92c5
feat: Float Button ( #37520 )
...
* feat: add FloatButton
* feat: add FloatButton
* feat: FloatButton
* feat: FloatButton
* fix: fix
* feat: FloatButton
* feat: FloatButton
* feat: FloatButton
* feat: FloatButton
* feat: FloatButton
* fix: add groupShape
* feat: mergeShape
* fix: fix
* fix: fix style
* fix: style fix
* fix: fix
* fix: style fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix style
* fix: fix style
* fix: fix style
* fix: style fix
* feat: back-top
* fix: style bug fix
* fix: fix erroe
* fix: add tiggerElement
* fix: add tiggerElement
* fix: add tiggerElement
* fix: add tiggerElement
* feat: add useMemo
* docs: add docs
* fix: bugFix
* fix: bugFix
* fix: bugfix
* fix: style fix
* fix: bugfix
* test: add test case
* fix: style fix
* fix: style fix
* fix: fix style
* fix: fix style
* fix: fix trigger action
* fix: fix style
* feat: add demo
* fix: add demo
* feat: add docs
* fix: style ifx
* feat: update maxSize of bundlesize
* feat: add animation for group
* fix: fix
* fix: fix style
* fix: fix test case
* fix: fix test case
* fix: fix type
* fix: fix type
* fix: update bundlesize
* fix: fix
* fix: fix style
* fix: fix style
* fix: updata snap
* fix: fix CI
* fix: fix style
* fix: rename float button motion
* fix: fix style
* fix: bugFix
* fix: fix style
* fix: bugFix
* fix: update docs
* refactor: float button trigger
* test: fix test case & update snapshot
* fix: delete rest
* docs: update demo
* test: update snapshot
* fix: fix eslint error
* test: update snapshot
* style: update icon fontSize to 18
* fix: fix style
* fix: style fix
* fix: test case fix
* test: add test case
* fix: style fix
* test: update snap
* fix: style fix
* fix: style fix
* fix: style fix
* docs: demo update
* fix: style fix
* docs: update demo
* test: update snapshot
Co-authored-by: 黑雨 <wangning4567@163.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2022-09-23 14:31:16 +08:00
二货机器人
2a754bd5ca
chore: merge maste
2022-09-23 14:15:19 +08:00
二货爱吃白萝卜
f90296b2b3
test: Refactor Affix related test case ( #37715 )
...
* test: refactor
* test: Refactor Affix test case
* test: refactor more test case
* test: fix lint
2022-09-23 13:59:21 +08:00
二货机器人
ba26b4c196
chore: next merge master
2022-09-23 10:49:38 +08:00
二货机器人
9ff3ba2bd8
test: Clean up useless debug code
2022-09-23 10:48:47 +08:00
Johnny-young
944f69c6a0
fix: Upload image type support heic & heif ( #37651 )
...
support apple image format: heic, heif
2022-09-23 10:44:55 +08:00
二货爱吃白萝卜
35f2234fc3
test: Refactor Form part test with jest fakeTimer to avoid CI failed ( #37705 )
...
* test: rename form test file to tsx
* test: All in ts
* test: Use fake timer instead
* test: for react 18
2022-09-22 21:24:28 +08:00
hugobarragon
86865f6013
fix PT typo from last mr on transfer locale ( #37701 )
...
fix PT typo from last mr on transfer locale
2022-09-22 18:35:39 +08:00
二货爱吃白萝卜
538d15a094
fix: Tooltip pure panel not support color
prop ( #37698 )
...
* refactor: extract color func
* fix: Tooltip render panel color
* test: Update snapshot
2022-09-22 16:55:55 +08:00
二货爱吃白萝卜
af32d24b5f
chore: warning divider not support text ( #37697 )
2022-09-22 16:15:00 +08:00
二货爱吃白萝卜
a407715dc2
chor: Modal panel support height ( #37696 )
...
* chore: Modal purePanel support height
* test: Update snapshot
2022-09-22 15:14:53 +08:00
二货爱吃白萝卜
9c78386f31
fix: InputNumber purepanel cmp with new override token ( #37695 )
...
* fix: override of components
* test: Update snapshot
2022-09-22 14:34:59 +08:00
github-actions[bot]
86891775dd
chore: auto merge branches ( #37692 )
...
chore: next merge master
2022-09-22 04:05:01 +00:00
二货爱吃白萝卜
9818c71eb7
feat: InputNumber support pure panel ( #37526 )
...
* feat: InputNumber support purePanel
* test: Update snapshot
* chore: simplify code
2022-09-22 11:54:05 +08:00
MadCcc
eb9179464b
Merge branch 'master' into next-merge-master
2022-09-22 11:47:05 +08:00
TangLL
a6e620c975
docs: defaultExpandedAll is not exist, should be defaultExpandAll ( #37689 )
...
Co-authored-by: nocodeempire <tioy102@gmail.com>
2022-09-22 11:38:17 +08:00
kiner-tang(文辉)
51e47bdbb4
fix: update FilterSearchType type definition ( #37610 )
...
* fix: 更新 FilterSearchType 类型描述
* fix: 更新 FilterSearchType 类型描述
* fix: 更新 FilterSearchType 类型描述
* fix: 更新 FilterSearchType 类型描述
* feat: 优化类型
* feat: update snapshots
* feat: add type test case
* feat: remove unused type declared
* feat: lint
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2022-09-22 10:13:07 +08:00
Dreamcreative
b39130f4f7
feat: Add pt_PT Transfer selectAll/selectInvert ( #37682 )
2022-09-22 10:11:09 +08:00
binyellow
047432c4ea
docs: modify Tooltip document ( #37683 )
2022-09-22 10:10:29 +08:00
MadCcc
1cf076ffc8
fix: divider dashed style ( #37679 )
2022-09-21 18:03:52 +08:00
二货爱吃白萝卜
d9b6bc7539
fix: In shadow root inject style logic ( #37677 )
2022-09-21 17:43:07 +08:00
二货爱吃白萝卜
5a68bad59d
refactor: Drawer PurePanel only need Drawer panel part ( #37676 )
...
* refactor: Drawer Panel component extrac
* chore: PurePanel
* chore: PurePanel styled
* test: Update snapshot
2022-09-21 16:35:01 +08:00
二货爱吃白萝卜
c77ae2e4de
docs: Add desc about Text ellipsis ( #37670 )
2022-09-21 14:11:56 +08:00
MadCcc
5966ee19d1
fix: segmented sm style ( #37666 )
2022-09-21 10:35:14 +08:00
MadCcc
c61f283487
feat: switch motion ( #37658 )
...
* feat: switch motion
* chore: code clean
* feat: active text offset
* chore: update snapshot
2022-09-20 21:51:28 +08:00
MadCcc
c60fc82ab3
style: v5 style optimization ( #37634 )
...
* style: ui update
* style: v5 style optimization
* chore: code clean
* style: modal close btn style
* style: notification close button style
* chore: code clean
2022-09-20 21:50:36 +08:00
杨腿_
0054ff9dfd
feat: add icon to collapsible ( #37566 )
...
* feat: add icon to collapsible in collapse
* fix: typo
* Apply suggestions from code review
* test: update snapshot of collapsible.md
* feat: edit api support version
* feat: edit api support version
* fix: reinstall modules and update snapshots
Co-authored-by: yangchen7 <yangchen7@360.cn>
Co-authored-by: afc163 <afc163@gmail.com>
2022-09-20 19:32:18 +08:00
kiner-tang(文辉)
92a3c719dc
feat: Components under Form support custom disabled to override disabled of Form ( #37628 )
...
* feat: 当表单组件处于一个禁用的表单时, 该表单组件的禁用状态应该优先取决于表单组件本身的禁用状态
* Update components/checkbox/Checkbox.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: reset mergedSize change
* feat: reset mergedSize change
* Update components/checkbox/Checkbox.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: 优化 Checkbox 组件 disabled 逻辑判断
* Update components/switch/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: remove upload default value
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2022-09-20 16:48:59 +08:00
afc163
a1d86cbd09
fix: Anchor current not changed ( #37644 )
...
close #37627
2022-09-20 11:06:51 +08:00
二货爱吃白萝卜
f7782a05a9
fix: Animated default set ( #37642 )
...
* fix: Animated default set
* test: Update test case
2022-09-19 23:37:12 +08:00
MadCcc
415c22bc8c
refactor: menu theme style ( #37640 )
2022-09-19 22:17:26 +08:00
MadCcc
c15bdcf1dd
style: set tabpane outline to none ( #37638 )
2022-09-19 21:56:05 +08:00
黑雨
91821d4d3a
feat: select edit demo to data driven ( #37601 )
...
* feat: select edit demo to data driven
* feat: edit demo to data driven
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-09-19 18:01:16 +08:00
二货机器人
cdc20027b5
chore: merge master
2022-09-19 17:09:36 +08:00
lijianan
c1ee787c68
fix: eslint error fix ( #37630 )
...
* fix: eslint error fix
* chore: update rc-input-number
2022-09-19 16:30:44 +08:00
二货爱吃白萝卜
09b6032ec4
fix: Table column.title missing filters
prop ( #37629 )
...
* fix: Table title missing filter data
* test: add test case
2022-09-19 15:29:26 +08:00
MadCcc
bcfb3c9fc6
fix: should not override map token with seed token ( #37582 )
...
* fix: fix steps color
* fix: should not override maptoken with seedtoken
2022-09-19 15:08:09 +08:00
clean99
82a971a433
test: refactor alert tests ( #36954 )
...
* add userEvent dependence
* Alert(test): refactor closable test with userEvent and more precise expect api
* Alert(test): remove duplicate test of closable
* Alert(test): remove duplicate test of closable
* Alert(test): refactor attributes setting tests
* Alert(test): refactor ErrorBoundary tests
* Alert(test): refactor ErrorBoundary tests
* Alert(test): refactor ErrorBoundary tests
* Alert(test): refactor Popconfirm tests
* Alert(test): refactor icon test
* Alert(test): refactor tooltip test
* Alert(test): remove useless descible for perventing nesting
Co-authored-by: ian.xufeng <ian.xufeng@shopee.com>
2022-09-19 13:41:00 +08:00
kiner-tang(文辉)
2415c0f636
feat: Badge support colorful custom count style ( #37609 )
...
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2022-09-19 11:52:17 +08:00
二货爱吃白萝卜
24d2074ca4
fix: PurePanel width measure ( #37624 )
...
* fix: PurePanel width measure
* test: Update snapshot
2022-09-19 11:37:44 +08:00
黑雨
87aad19fc8
feat: AutoComplete edit demo to data driven ( #37592 )
...
* feat: edit demo to data driven
* feat: update lint
* feat: update lint
2022-09-19 11:28:36 +08:00
黑雨
8404db403a
docs: Tree select data driven ( #37622 )
...
* feat: tree-select edit demo to data driven
* feat: update for lint
2022-09-19 11:00:17 +08:00
lijianan
cce5f00b5b
fix: performance optimization ( #37615 )
2022-09-19 09:56:45 +08:00
lijianan
aa914cb198
chore: add deprecated warning message ( #37617 )
2022-09-19 09:55:11 +08:00
lijianan
583d08b473
test: add mockRestore ( #37618 )
2022-09-19 09:54:55 +08:00
二货爱吃白萝卜
b4898946ea
fix: visible follow up of confirm back to true ( #37613 )
2022-09-18 11:22:05 +08:00
edc-hui
e3f0c5992d
fix(Card): with tabList props still warning deprecated TabPane and update jest snapshot ( #37537 )
2022-09-17 14:45:05 +08:00
edc-hui
ff6fd118de
fix(Table): filterSearch function does not execute when filterMode is tree ( #37587 )
2022-09-17 14:22:26 +08:00
二货爱吃白萝卜
646b71b418
fix: Tooltip not override children className when it's not a string type ( #37598 )
...
* fix: Tooltip not override children className when it's not a string type
* chore: bump rc-select
2022-09-17 13:06:24 +08:00
黑雨
65f067eb13
feat: Steps supports items ( #37531 )
...
* feat: support items
* feat: update demo
* test: update package
* test: update use type
* test: update for test
* test: update for lint
* feat: update doc
* test: update for lint
* test: update for lint
* test: update for lint
* test: add deprecated dome
* test: add deprecated dome
* doc: update doc
* feat: update package
* test: add test case
2022-09-16 15:52:14 +08:00
github-actions[bot]
87f9cf362b
chore: auto merge branches ( #37579 )
...
chore: next merge master
2022-09-16 07:41:16 +00:00
MadCcc
607ad0dfdd
feat: alpha color ( #37574 )
...
* feat: alpha color
* chore: update
2022-09-16 14:58:05 +08:00
bowen-wu
3619caf1b4
refactor: delete deprecated React.ReactChild ( #37551 )
...
use React.ReactElement | string | number to replace the deprecated React.ReactChild
2022-09-16 09:59:38 +08:00
MadCcc
3515a40706
refactor: ConfigProvider theme API update ( #37568 )
...
* refactor: ConfigProvider theme support component alias
* test: fix test case
* chore: code clean
* test: fix lint
* test: fix tsx-demo
2022-09-15 21:26:04 +08:00
二货爱吃白萝卜
b24e9ef846
fix: ant- prefix default set font family & size ( #37541 )
...
* fix: missing global font size
* chore: patch fontsize
* chore: clean up
2022-09-15 11:37:10 +08:00
binyellow
130b7c222b
docs: modify the onChange description of the Upload document ( #37553 )
2022-09-15 10:51:09 +08:00
MadCcc
da767991b2
chore: code clean
2022-09-14 15:01:47 +08:00
MadCcc
1a051dcc5e
test: fix lint
2022-09-14 14:41:20 +08:00
MadCcc
7a73035f82
chore: fix snapshot
2022-09-14 14:29:05 +08:00
MadCcc
b7fe2078e8
chore: update test
2022-09-14 11:34:49 +08:00
MadCcc
d1be33f224
Merge branch 'master' into next-merge-master
2022-09-14 10:31:17 +08:00
huisiyu
711ed90141
docs: fix table filterSearch function doesn't work demo ( #37536 )
2022-09-14 10:09:59 +08:00
MadCcc
851a61a3e3
fix: TreeNode not aligned when disabled and draggable ( #37534 )
...
* fix: hide draggable icon when disabled
* chore: code clean
* chore: bump version
2022-09-13 21:24:37 +08:00
二货爱吃白萝卜
a8fc6e893a
fix: Fix icon set null
not hide icon ( #37532 )
...
* fix: Modal confirm can set icon to null
* test: add test case
2022-09-13 18:09:58 +08:00
MadCcc
02f41204e7
fix: radio and checkbox box-sizing ( #37529 )
2022-09-13 17:21:59 +08:00
MadCcc
83447e5b2c
feat: arrow offset ( #37527 )
...
* feat: arrow margin
* feat: dropdown arrow offset
* chore: code clean
2022-09-13 17:07:16 +08:00
MadCcc
0b8c112193
feat: token wireframe ( #37507 )
...
* feat: wireframe token
* feat: token wireframe
* feat: wireframe steps
* feat: wireframe table
* feat: wireframe modal
* feat: wireframe popover
* chore: update token collect
2022-09-13 11:52:56 +08:00
二货爱吃白萝卜
c3ebf4b9b4
chore: Use new Argos CLI ( #37496 )
...
* chore(ci): use new argos cli
* chore: fix lint
* chore(ci): simplify ui-upload process
* chore(ci): fix argos-upload permission
* chore(ci): use cp instead mv
* chore(ci): fix fetch-depth
* chore: force failed
* chore: clean up
* test: update demo snapshot
Co-authored-by: Greg Bergé <berge.greg@gmail.com>
2022-09-09 18:21:50 +08:00
MadCcc
0a0f0e8a41
feat: v5 dropdown style ( #37491 )
...
* feat: v5 dropdown style
* feat: TimePicer item radius
2022-09-09 17:47:17 +08:00
MadCcc
68bd866187
fix: segmented hover style ( #37498 )
...
* fix: segmented hover
* chore: optimization
* chore: fix logical prop
2022-09-09 17:04:15 +08:00
lijianan
1bb58174c3
test: delete icon.svg ( #37499 )
2022-09-09 16:54:18 +08:00
黑雨
01ca7c7821
test: convert demo to testing-lib ( #37381 )
...
* test: replace testing-lib
* test: replace testing-lib
* test: replace testing-lib
* test: update snap
* test: replace testing-lib
* test: replace testing-lib
* test: update for lint
* merge: merge
* test: testing-lib
* test: replace testing-lib
* test: testing-lib
* test: testing-lib
* test: replace testing-lib
* test: replace testing-lib
* test: Replace test aria replacment logic
* test: Update snapshot
* chore: hack for id
* test: clean up
* test: clean demo
* chore: update
* test: snapshot update
* test: fix snapshot rep logic
* test: fix snapshot rep logic
* test: fix snapshot rep logic
* chore: update demo
* test: fix snapshot rep logic
* test: Update snapshot
* test: rest snapshot
* test: update snapshot
* test: Update test case
* test: config env
* chore: clean up
* chore: Use renderServer instead
* test: adjust testing logic
* test: modify test logic
* test: split ssr test
* test: skip if need skip
* chore: ignore test file covv
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-09-09 15:51:35 +08:00
MadCcc
8e328d0ae2
feat: focus outline ( #37483 )
...
* feat: focus outline
* feat: add tree focus
2022-09-09 10:53:03 +08:00
lijianan
1922ad3512
type: strong type ( #37481 )
2022-09-09 10:03:49 +08:00
lijianan
370c37cb30
test: js => ts ( #37485 )
2022-09-08 23:47:22 +08:00
lijianan
9f28e517dd
test: js => ts ( #37484 )
2022-09-08 22:03:58 +08:00
lihao
e20314c8b2
test: move test cases to testing lib for Transfer ( #37029 )
...
* Transfer Test
* 修复遗漏的测试
* 修复测试 should check correctly when there is a search text
* 与之前的行为保持一致
* test:should uncheck checkbox when click on checked item
2022-09-08 21:55:23 +08:00
afc163
b5ab2a944f
docs: Update fileList.md ( #37480 )
2022-09-08 19:28:56 +08:00
Aaron674092290
87f39244e1
fix: unable to close modal when using visible in Modal.confirm().update ( #37471 )
...
* fix: unable to close modal when using visible in Modal.confirm().update
* chore: test case update
Co-authored-by: yangguangte <yangguangte@bytedance.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-09-08 17:30:49 +08:00
MadCcc
7e2eeb3b6e
feat: v5 steps ( #37473 )
2022-09-08 17:20:51 +08:00
MadCcc
42953246f3
feat: v5 radio disabled dot size ( #37469 )
2022-09-08 16:05:26 +08:00
MadCcc
6c06792bfd
feat: v5 timeline ( #37465 )
2022-09-08 15:53:00 +08:00
二货爱吃白萝卜
7c087deded
chore: Add theme=null export for vite build error ( #37462 )
...
* fix: Vite build error
* test: Update snapshot
* chore: Update snapshot
2022-09-08 15:21:42 +08:00
二货爱吃白萝卜
3623f2b901
chore: dropdownClassName support with legacy warning ( #37460 )
...
* chore: select legacy
* chore: auto complete tips
* chore: cascader warning
* chore: picker & treeselect
2022-09-08 14:33:11 +08:00
afc163
986bd02d6d
revert: fix Switch background flush bug ( #37458 )
...
revert #35103
close #37453
2022-09-08 13:35:44 +08:00
MadCcc
42d8d95327
feat: radio dot size ( #37452 )
2022-09-08 11:43:04 +08:00
MadCcc
39d155bfff
feat: v5 radio ( #37449 )
2022-09-08 09:55:10 +08:00
MadCcc
b4f4873d54
feat: use filled icon by default ( #37450 )
...
* feat: use filled icon by default
* test: update snapshot
2022-09-08 09:51:32 +08:00
MadCcc
a9028777d4
feat: borderless pagination ( #37441 )
2022-09-07 17:00:21 +08:00
lijianan
f47535a153
test: migrate part of rtlTest tests ( #37315 )
...
* test: migrate part of rtlTest tests
* style: performance optimize
* fix: add type
* fix: fallback
2022-09-07 14:18:32 +08:00
MadCcc
2cf245969b
feat: v5 motion duration adjustment ( #37438 )
2022-09-07 14:08:14 +08:00
huisiyu
4692733ca9
fix(Popconfirm): the title element does not have padding when icon is not set and update jest snapshot ( #37384 )
2022-09-07 13:28:35 +08:00
二货爱吃白萝卜
6c9a022ea7
test: Update test case ( #37436 )
2022-09-07 13:27:46 +08:00
MadCcc
229d0d81b7
feat: v5 hover ( #37433 )
...
* feat: v5 hover
* feat: breadcrumb margin
* feat: badge hover
* feat: v5 error
* fix: badge ribbon corner
2022-09-07 12:00:00 +08:00
二货机器人
f3a26d170f
test: Fix test case
2022-09-07 10:55:07 +08:00
二货机器人
1cad665d15
chore: merge master
2022-09-07 10:35:16 +08:00
afc163
133d899097
docs: fix Table ajax demo ( #37431 )
...
* docs: fix Table ajax demo
* Update ajax.md
* Update ajax.md
2022-09-06 22:57:46 +08:00
二货爱吃白萝卜
44d8076304
chore: support deprecated visible in v5 but warning with this ( #37422 )
...
* chore: tags deprecated support
* chore: Slider Tooltip test
* chore: Table dropdown visible legacy
* chore: drawer warning of legacy
* chore: Modal legacy prop
* chore: dropdown open legacy prop
* chore: Tooltiop visible legacy info
* fix: format logic
* test: Update test for 18
* chore: fix lint
2022-09-06 21:46:49 +08:00
vagusX
0e1281926a
test: move test cases to testing lib for Tag ( #35783 )
...
* test: move test cases to testing lib for Tag
* chore: improve code
* fix: use react-dom/test-utils to make asserts working for click event
* chore: udpate
* chore: remove useless file
* test: diff
* chore: rename to .tsx
2022-09-06 18:51:28 +08:00
lijianan
7ca136230d
type: add type null ( #37421 )
...
* type: add type null
* fix: type fix
2022-09-06 17:00:17 +08:00
二货爱吃白萝卜
aca046288e
docs: Add FAQ about open ( #37420 )
2022-09-06 14:03:39 +08:00
MadCcc
870f9e504d
fix: v5 component style ( #37413 )
...
* fix: v5 component style
* chore: fix csp
2022-09-06 10:13:18 +08:00
Rex Zeng
df98cbb3e9
test(affix): fix query selector error ( #37414 )
2022-09-06 08:57:39 +08:00
lijianan
175e0d1ff4
refactor: performance optimize ( #37408 )
...
* style: performance optimize
* style: rename
2022-09-06 08:55:38 +08:00
MadCcc
5174024561
test: fix test
2022-09-05 22:02:23 +08:00
MadCcc
d5c17a9a7c
Merge branch 'master' into next-merge-master
2022-09-05 21:26:04 +08:00