Commit Graph

14088 Commits

Author SHA1 Message Date
MadCcc
d1de6d9a40
fix: remove important in radio style (#35920)
* fix: remove important in radio style

* chore: code clean
2022-06-06 15:44:23 +08:00
元凛
ebe9c3c7f3 docs: add typography format version 2022-06-06 14:35:53 +08:00
chenxiang
c9145d7051
fix: 类型“FormListFieldData”上不存在属性“fieldKey”。(#35883) (#35884)
* fix: 类型“FormListFieldData”上不存在属性“fieldKey”。(#35883)

* add deprecated tag to fieldKey

* add changelog

* Revert "add changelog"

This reverts commit 2cc174f633.
2022-06-06 14:26:16 +08:00
github-actions[bot]
2c1d5120b5
chore: auto merge branchs (#35910)
branch: merge master into feature
2022-06-06 03:37:12 +00:00
yykoypj
1bae50c6be
fix:border-style for inputNumber addon when rtl (#35876) 2022-06-02 19:36:10 +08:00
MadCcc
77823c5932
feat: tabs support popupClassName (#35892)
* feat: tabs support popupClassName

* docs: update
2022-06-02 19:31:27 +08:00
Luobo Zhang
a5074efcb0
refactor: Wave in React 18 StrictMode (#35889) 2022-06-02 18:39:32 +08:00
MadCcc
a5d8db0368
refactor: pagination mini className (#35881)
* refactor: pagination mini cls

* test: update snapshot

* test: update snapshot

* chore: code clean

* chore: code clean

* test: update snapshot

* test: update snapshot
2022-06-02 17:26:41 +08:00
郑国庆
6e55310fca
test: replace Input part test with test lib (#35754)
* test: replace Input part test with test lib

* test: test input case

* test: update textarea case

Co-authored-by: z1399 <zhenggq@dtdream.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-06-02 16:28:22 +08:00
二货机器人
8b27d06eaa
chore: stlye patch of statistic (#35874)
* chore: stlye patch of statistic

* test: Udpate snapshot
2022-06-02 11:36:03 +08:00
afc163
2113c25664
feat: Progress steps support custom strokeColor for each step (#35855)
* feat: <Progress steps /> could accept string[] as strokeColor

close #35852
close #26858

* fix: tsx demo

* docs: add version column
2022-06-01 23:00:03 +08:00
afc163
792d23036c test: update snapshot 2022-06-01 19:24:56 +08:00
afc163
6423e22f78 chore: merge feature 2022-06-01 18:28:31 +08:00
叶枫
c3fc5db788
fix: drawer close twice children is undefined (#35853)
* fix: drawer close twice children is undefined

* fix: drawer close twice children is undefined

* chore: code

* fix: test
2022-06-01 16:46:55 +08:00
zombiej
81a2b2dd06 chore: bump rc-dialog & update snapshot 2022-06-01 15:02:36 +08:00
yykoypj
7dc56e3f00
test: move test cases to @testing/library for List (#35850) 2022-06-01 13:45:51 +08:00
afc163
d13f02a89f
style: tweak Skeleton margin top style (#35848) 2022-06-01 13:14:05 +08:00
slotDumpling
1251a4e775
perf: active skeleton animated with transform (#35836)
* active skeleton animated with transform

* properties order fixed

* properties order fixed

* properties order fixed

Co-authored-by: afc163 <afc163@gmail.com>
2022-06-01 12:13:09 +08:00
yykoypj
166100ee1b
test: move test cases to @testing/library for Drawer (#35839) 2022-06-01 09:40:25 +08:00
MrHadEnough
cfd25f9650
docs: fix typo of Menu items code example (#35832) 2022-05-31 21:05:53 +08:00
afc163
6ced6c33f4
fix: Progress type="line" strokeLinecap (#35822) 2022-05-31 13:42:53 +08:00
Yuki Zhang
b46e839a5f
test: move test cases to @testing/library for Modal (#35785)
* test: move test cases to @testing/library for Modal

* update

* fix: test

* test: add test case for mouse position

* chore: revert
2022-05-31 10:29:13 +08:00
二货机器人
99c16aa8d6
refactor: Fix Dropdown nesting menu injection logic (#35810)
* refactor: Dependency Inversion

* test: update snapshot

* test: Update snapshot

* test: more

* fix: table dropdown logic

* fix: menu lint
2022-05-30 19:06:51 +08:00
yykoypj
8281c064cf
test: move test cases to @testing/library for Image (#35806) 2022-05-30 13:47:13 +08:00
yykoypj
f64291689c
test: move test cases to @testing/library for Tabs (#35796) 2022-05-29 22:50:31 +08:00
afc163
596d24e4e5 Merge branch 'feature' into master-merge-feature 2022-05-29 20:21:51 +08:00
Gabriel Haruki
363e077298
docs: add note to custom BackTop demo (#35625)
* docs: add note to custom BackTop demo

* Apply suggestions from code review

Co-authored-by: afc163 <afc163@gmail.com>
2022-05-28 15:31:13 +08:00
Long Hao (龙濠)
e7393ee97e
test: Replace card component test with testing lib (#35751)
* test: Replace card component test with testing lib

* test: update the snapshot
2022-05-28 14:47:29 +08:00
二货机器人
9578f06a3b
refactor: bump rc-collapse to stable dom (#35781)
* chore: bump rc-collapse to stable dom

* chore: clean up
2022-05-27 23:18:36 +08:00
zombiej
bd2b726199 chore: feature merge master 2022-05-27 16:13:19 +08:00
二货机器人
7a8fce504e
refactor: Collapse replace expandIconPosition with logical position (#35770)
* refactor: change collapse to logic position

* test: Update snapshot

* chore: force trigger CI
2022-05-27 16:07:32 +08:00
MadCcc
d797dfc0ff
docs: fix skeleton demo (#35760) 2022-05-26 23:33:46 +08:00
Long Hao (龙濠)
c644371533
fix: the ts wrong of card inteface (#35753)
* fix: the ts wrong of card inteface

* fix: add export cardproprs

* feat: add card type test
2022-05-26 20:50:16 +08:00
二货机器人
1ed1fda421
feat: Config provider pagination showSizeChanger (#35750)
* feat: support showSizeChanger

* test: test case
2022-05-26 17:14:05 +08:00
zhao-huo-long
1fda3ece9e
docs(select): fix type (#35726)
* fix: demo ts type

* mend

* Update select-users.md
2022-05-25 21:10:07 +08:00
社长长
990a602636
test: Replace alert part test with testing lib (#35736)
Co-authored-by: chenkan1 <chenkan1@huya.com>
2022-05-25 20:31:36 +08:00
MadCcc
303c9884cb
docs: componentDisabled version (#35730) 2022-05-25 15:30:17 +08:00
MadCcc
414f049697
feat: config provider support componentDisabled (#35718)
* feat: config provider support componentDisable

* test: update snapshot

* docs: update

* chore: code
2022-05-25 14:57:58 +08:00
MadCcc
6c0d45a220
fix: Popover arrow style (#35717) 2022-05-25 14:01:29 +08:00
MadCcc
e9e2d18121 Merge branch 'master' into feature-merge-master 2022-05-25 11:03:13 +08:00
叶枫
5e5ad935a4
fix: drawer can not ref form instance when open (#35706)
* fix: drawer can not ref form instance when open

* fix: test

* feat: div ref

* feat: test

* feat: test

* feat: test

* feat: test
2022-05-25 10:50:12 +08:00
Niyaz Akhmetov
56bcd1ee9f
docs: fix mistype (#35714) 2022-05-24 22:33:22 +08:00
vagusX
95f56f6d20
fix: division in less for Segmented (#35701)
* fix: division in less for Segmented

* fix: update
2022-05-24 14:50:43 +08:00
二货机器人
8a6874cba3
refactor: align with popover (#35676) 2022-05-23 15:41:59 +08:00
zombiej
23c4e1cff5 test: Update snapshot 2022-05-23 14:53:04 +08:00
zombiej
f58efe9b32 chore: merge master 2022-05-23 14:37:16 +08:00
Zack Chang
042c718976
test: refactor test cases of Timeline with testing library (#35654)
* test: refactor test cases of TimeLine

* fix: lint errors
2022-05-20 19:47:36 +08:00
dingkang
8af11c6ef5
docs(mentions): fix debounce demo bug (#35653) 2022-05-20 15:34:02 +08:00
黑雨
905eada4a4
test: improve Select test case (#35633) 2022-05-20 12:18:27 +08:00
dingkang
40e3d7a053
docs: Convert part demo to ts version (#35641)
* docs(badge): replace class component with hooks

* docs(button): replace class component with hooks

* docs(calendar): replace class component with hooks

* docs(card): replace class component with hooks

* docs(button): replace class component with hooks

* chore(deps): remove webpack devDependencies

* docs(cascader): replace class component with hooks

* docs(checkbox): replace class component with hooks

* docs(collapse): replace class component with hooks

* docs(comment): replace class component with hooks

* docs(descriptions): replace class component with hooks

* docs(config-provider): replace class component with hooks

* docs(date-picker): replace class component with hooks

* docs(drawer): replace class component with hooks

* docs(dropdown): replace class component with hooks

* docs(dropdown): replace class component with hooks

* docs(empty): replace class component with hooks

* docs(grid): replace class component with hooks

* docs(input): replace class component with hooks

* docs(input-number): replace class component with hooks

* docs(demo): fix lint error

* docs(layout): replace class component with hooks

* docs(list): replace class component with hooks

* docs(mentions): replace class component with hooks

* docs: fix code review issue

* docs(modal): replace class component with hooks

* docs(pagination): replace class component with hooks

* docs(popconfirm): replace class component with hooks

* docs(popover): replace class component with hooks

* docs(progress): replace class component with hooks

* docs(rate): replace class component with hooks

* docs(radio): replace class component with hooks

* docs: jsx to TS demo
2022-05-19 20:02:56 +08:00