shuaijiumei
0c4281f875
test: Update snapshot ( #34758 )
...
* fix: ci fail rollback
* fix: ci fail rollback
2022-03-28 22:25:23 +08:00
dengqing
0299966291
fix: skeleton cannot display children ( #34751 )
...
* fix: skeleton cannot display children
* fix: type error
* fix: add test case
Co-authored-by: dengqing <qing.deng@goldenpig.com.cn>
2022-03-28 19:52:06 +08:00
二货机器人
96ddf2e452
chore: more less variables ( #34746 )
2022-03-28 14:04:15 +08:00
二货机器人
9c7c424590
fix: tag-border-radius not work ( #34741 )
2022-03-27 22:15:38 +08:00
二货机器人
8a3ee71006
chore: add control-radius ( #34727 )
2022-03-27 00:20:38 +08:00
黑雨
9af935f7d3
refactor: use useContext in skeleton ( #34699 )
...
* feat: use useContext in skeleton
* feat: use useContext in skeleton
* feat: update for lint
2022-03-25 20:11:33 +08:00
afc163
1935ece582
fix: notification prevent interaction on elements which under it ( #34716 )
...
* fix: notification prevent interaction on elements which under it
close #34700
* fix test case
2022-03-25 19:38:28 +08:00
Yunwoo Ji
c7553c2ba5
docs: fix type of style in tabs component ( #34706 )
2022-03-25 14:27:30 +08:00
zhao-huo-long
5588dae212
fix: Descriptions number 0 can't render span ( #34696 )
...
* fix: number 0 can't render span
* Update Cell.tsx
* chore: add test case
2022-03-25 09:38:55 +08:00
Zack Chang
be18ea659b
chore: update test cases of Spin ( #34695 )
2022-03-24 22:12:41 +08:00
Zack Chang
5e0c232077
chore: update Item component test case ( #34686 )
...
Co-authored-by: Zack Chang <zackchangjx@foxmail.com>
2022-03-24 14:27:42 +08:00
黑雨
087b65c3b9
feat: delete drawer wrap ( #34673 )
2022-03-23 22:46:15 +08:00
huangkairan
d0be21ed8f
fix(table) filterSearch TypeScript declaration ( #34671 )
...
* fix: types declaration
* fix(table): filterSearch TypeScript declaration
2022-03-23 18:30:30 +08:00
Yunwoo Ji
76cc520efe
docs: fix type of style in drawer component ( #34665 )
2022-03-23 15:51:44 +08:00
afc163
10e7337081
chore: fix moment snapshot change
2022-03-23 14:56:16 +08:00
zhao-huo-long
2282b1c580
chore: refactor message types implementation ( #34654 )
2022-03-23 14:49:57 +08:00
dengqing
8cab1883af
fix: support Layout, Header and Footer given ref ( #34650 )
...
* feat: support layout components given refs
* test: add ensure given ref test case
* fix: update test
Co-authored-by: dengqing <qing.deng@goldenpig.com.cn>
2022-03-22 16:52:20 +08:00
MadCcc
67bfdacca0
fix: fix small steps dot positon ( #34651 )
...
* fix: fix small steps dot positon
* chore: code clean
* docs: add demo
2022-03-22 16:12:53 +08:00
afc163
d207ba65b8
chore: update Space vertical demo ( #34647 )
...
* chore: update Space vertical demo
close #34609
* fix snapshot
2022-03-22 14:49:42 +08:00
Yunwoo Ji
2709c5f747
docs: fix default value of height in drawer component ( #34652 )
2022-03-22 13:23:34 +08:00
Long Hao (龙濠)
7c182926bc
fix: wrong word and cancel export inner interface ( #34643 )
...
Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
2022-03-22 10:32:54 +08:00
Hamed Mohammadzadeh
0fe8bb9c37
fix: Badge Animation enter and leave in RTL ( #34641 )
...
* fix: Badge Animation enter and leave in RTL
* [CodeFactor] Apply fixes to commit 87f1866
[ci skip] [skip ci]
Co-authored-by: codefactor-io <support@codefactor.io>
2022-03-22 10:08:17 +08:00
Hamed Mohammadzadeh
0a90ac34c7
fix: BackTop responsive in RTL ( #34626 )
2022-03-21 23:12:34 +08:00
章鱼
4debb88f24
fix: when fullscreen is false, the element returned by dateFullCellRender cannot be interactive ( #34614 )
...
* fix: when fullscreen is false, the element returned by dateFullCellRender cannot be interactive
* test: add test for Calendar
2022-03-21 23:11:48 +08:00
MadCcc
47282f73bf
fix: clear icon style ( #34610 )
2022-03-21 12:04:34 +08:00
Gianmarco Rengucci
4c46aeb265
fix: Update it_IT locales ( #34566 )
2022-03-18 14:37:46 +08:00
Anizcus
183dec11f6
fix: lt_LT locale for typeTemplate ( #34567 )
2022-03-18 13:55:40 +08:00
afc163
86b045e12c
test: add type test for Input
2022-03-17 14:20:14 +08:00
Yunwoo Ji
310c7775d9
fix: apply scale transform to disabled star ( #34547 )
2022-03-17 11:54:52 +08:00
MadCcc
10c090a993
fix: tooltip preset color ( #34548 )
...
* fix: tooltip preset color
* chore: code clean
2022-03-17 11:48:52 +08:00
xrkffgg
66bad24413
fix: Badge RTL wrong placement ( #34545 )
2022-03-17 10:47:56 +08:00
afc163
bf6dfaa315
docs: move treeLoadedKeys to TreeSelect
...
close #34538
2022-03-16 19:03:08 +08:00
vagusX
fcbae92f5a
docs: update Input docs for default size in Form ( #34537 )
2022-03-16 17:34:07 +08:00
mic-web
7f7b3a59dc
fix: col-x class names in css when using custom prefix ( #34494 )
...
* fix: col-x class names of Row and Col components when using custom prefix
* refactor: reuse @col-prefix-cls and @row-prefix-cls
* refactor: move @col-prefix-cls and @row-prefix-cls to mixin.less
2022-03-16 17:01:27 +08:00
vagusX
4eb097cef9
fix: typos in Input.tsx ( #34534 )
2022-03-16 16:04:01 +08:00
afc163
f3c5c17474
fix: Typography ediable style ( #34518 )
...
- [x] Fix Editable Textarea height jump in Firefox
- [x] Fix Editable Typography.Title confirm icon position
2022-03-15 21:03:06 +08:00
MadCcc
ed651f450d
fix: missing status style for RangePicker ( #34509 )
...
* fix: range picker should has status style
* chore: code clean
* chore: code clean
* chore: code clean
2022-03-15 18:38:22 +08:00
zombiej
4f2b53ad26
docs: fix alert docs escape
2022-03-15 14:21:36 +08:00
zombiej
ac121e887c
test: Update snapshot
2022-03-15 14:13:49 +08:00
CommanderRoot
7c34addf57
refactor: replace deprecated String.prototype.substr() ( #34498 )
...
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr ) so we replace it with functions which aren't.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-15 10:41:12 +08:00
afc163
ad946f9671
docs: dropdownRender usage
...
2de1a15da9
2022-03-14 22:26:09 +08:00
Long Hao (龙濠)
bef910b9bc
refactor: move prefixCls to wrapper ( #34482 )
...
* refactor: move prefixCls to wrapper
* fix: name change
Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
2022-03-14 16:22:18 +08:00
MadCcc
c9b6a24978
chore: add focus warning for Input ( #34475 )
...
* chore: add focus warning for Input
* chore: code clean
* chore: remove duplicate variables
2022-03-14 15:37:02 +08:00
MadCcc
14e719295e
fix: input classname in affix wrapper ( #34474 )
2022-03-14 15:05:24 +08:00
EvanOne(文一)
ac130c63ca
docs(components:Cascader): supplement the API documentation ( #34466 )
...
* docs(components:Cascader): supplement the API documentation
* docs(Cascader:en-US): supplement the API documentation
2022-03-13 21:46:44 +08:00
YuTao
ed47a8e1ea
docs(module:timeline): fix typo ( #34389 )
...
* docs(module:timeline): fix typo
* docs(module:timeline): fix typo
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
2022-03-13 00:30:51 +08:00
二货机器人
2e27c00293
chore: export css variable func ( #34436 )
2022-03-11 16:16:23 +08:00
二货机器人
c50bbe64bb
chore: refactor internal menu with hooks ( #34433 )
...
* chore: refactor menu with hooks
* chore: clean up
2022-03-11 15:26:29 +08:00
afc163
f987bd0479
fix: PageHeader extra gutter ( #34428 )
2022-03-11 13:34:38 +08:00
zqran
86415ef8a2
docs(Table): replace the link of TableComponents
prop with rc-table
type ( #34423 )
2022-03-11 09:52:16 +08:00