Commit Graph

21794 Commits

Author SHA1 Message Date
MadCcc
b63bdc47e5 Merge branch 'master' into next-merge-master 2022-03-23 22:08:40 +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
afc163
b77a8fdce3 chore: remove issue body in notice 2022-03-23 11:20:58 +08:00
二货机器人
b967f9eb81
refactor: More alias token (#34658)
* chore: rm disabled color

* chore: color heading

* chore: shows tokn

* chore: fix color mapping

* chore: status colors

* chore: durations

* chore: outline color

* chore: comment info

* chore: background color

* chore: merge nexr
2022-03-22 20:02:04 +08:00
afc163
b72daed1b1
Update issue-open-check.yml 2022-03-22 18:12:03 +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
NullPointerException
4209fa251f
docs: Create README-ja_JP.md (#34638)
* Create README-ja_JP.md

* Update README-uk_UA.md

* Update README-pt_BR.md

* Update README-zh_CN.md

* Update README-sp_MX.md
2022-03-22 14:49:15 +08:00
黑雨
950095971b
feat: cssinjs for image (#34630)
* feat: cssinjs for image

* feat: update for CI
2022-03-22 14:11:30 +08:00
Long Hao (龙濠)
18c4fe5fd9
refactor: next-affix change affix use cssinjs (#34558)
* refactor: next-affix

* fix: wrong spell

* fix: add fixme

* fix: prefixnam

* fix: change hash to classname

* fix: omit hashclassName

* fix: change name to rootclassName

* fix: rootClassName add

Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
2022-03-22 13:27:12 +08:00
二货机器人
a7a180b913
refactor: Color related token (#34648)
* chore: move controlHeight in der

* chore: controlLineWidth

* chore: controlRadius

* chore: color

* chore: outline width

* chore: outline width

* chore: rm outlineBlurSize

* chore: colorTextLightSolid
2022-03-22 13:26:29 +08:00
Yunwoo Ji
2709c5f747
docs: fix default value of height in drawer component (#34652) 2022-03-22 13:23:34 +08:00
renovate[bot]
7f0aa8146f
chore(deps): update actions/cache action to v3 (#34645)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-22 10:59:37 +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
二货机器人
608ce271b1
refactor: Move token to latest one (#34637)
* chore: rename motion

* chore: primary color

* chore: success color

* chore: all colors

* chore: mv control height up

* chore: font size format
2022-03-22 09:37:37 +08:00
zombiej
12ba88611c Merge remote-tracking branch 'origin/feature' into next 2022-03-22 00:12:29 +08:00
MadCcc
c0b58aaf93
feat: Tree support rootClassName & rootStyle (#34578)
* feat: tree support rootClassName & rootStyle

* feat: Tree support rootClassName and rootStyle

* chore: update rc-cascader

* chore: update rc-tree

* chore: update cascader

* chore: update deps
2022-03-22 00:02:01 +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
期贤
232e236215 chore: fix remote no work error 2022-03-21 20:02:11 +08:00
期贤
8bb11e6d12 docs: update changelogs 2022-03-21 18:46:51 +08:00
陈帅
491178cca9
docs: add 4.19.3 changhelog (#34617)
Co-authored-by: 期贤 <qixian.cs@antgroup.com>
2022-03-21 17:05:26 +08:00
二货机器人
f3f1dbf1b1
refactor: Move design token in (#34624)
* chore: move in

* wip: refactor the structure of design token

* refactor: merge override

* chore: mv in

* chore: fix ts

* chore: tmp all

* chore: comment

* chore: comment

* chore: use variables

* fix: compile error

Co-authored-by: arvinxx <arvinx@foxmail.com>
2022-03-21 16:48:25 +08:00
MadCcc
47282f73bf
fix: clear icon style (#34610) 2022-03-21 12:04:34 +08:00
MadCcc
fbf9311100
refactor: mentions cssinjs (#34536)
* refactor: mentions cssinjs

* chore: add fixme

* chore: code clean
2022-03-21 10:59:42 +08:00
paul
8562427674
feat(row): add support for space-evenly (#34606)
* feat(row): add support for space-evenly

* docs: update demo snapshot.

Co-authored-by: gp5251 <gp5251@qq.com>
2022-03-21 09:49:21 +08:00
afc163
bd79b2d2b7
Update issue-open-check.yml 2022-03-20 23:06:54 +08:00
xrkffgg
ee8e7851b6
ci: fix result 2022-03-20 11:07:34 +08:00
xrkffgg
89e9819c75
ci: update result 2022-03-20 11:06:50 +08:00
afc163
07b8fb12a6
chore(🤖): upgrade github actions (#34599) 2022-03-19 21:53:48 +08:00
github-actions[bot]
6607417313
chore: auto merge branchs (#34595)
chore: sync master into feature
2022-03-19 11:56:59 +00:00
github-actions[bot]
ae6240d9cc
chore: auto merge branchs (#34596)
chore: sync master into next
2022-03-19 11:56:50 +00:00
github-actions[bot]
eec9542c09
chore: auto merge branchs (#34592)
chore: next merge feature
2022-03-19 11:17:12 +00:00
afc163
7f487369d3
Update issue-open-check.yml 2022-03-19 18:56:55 +08:00
afc163
02597a3cce
Update issue-open-check.yml 2022-03-19 18:49:06 +08:00
黑雨
4374b2c283
feat: dialog,image add rootClassName api (#34574)
* feat: dialog add rootClassName api

* feat: rc-image add rootClassName api

* feat: update doc
2022-03-19 18:44:43 +08:00
afc163
b409980f9c
chore(🤖): Update issue-open-check.yml (#34589)
* Update issue-open-check.yml

* Delete issue-sync-dingtalk.yml

* Update issue-open-check.yml
2022-03-19 18:22:27 +08:00
afc163
c7a106b635
Delete chain-alert.yml 2022-03-19 18:21:52 +08:00
afc163
425ea1a92b
chore: add issues similarity analysis and dingtalk issue notice actions (#34583)
* chore: add Issues Similarity Analysis action

* Delete suggest-related-links.yml

* Create issue-sync-dingtalk.yml

* Update issue-sync-dingtalk.yml

* Update issue-sync-dingtalk.yml

* Update issue-sync-dingtalk.yml

* Update issues-similarity-analysis.yml
2022-03-19 18:05:42 +08:00
github-actions[bot]
5c234a84c5
chore: auto merge branchs (#34584)
chore: sync master to next
2022-03-19 09:58:36 +00:00
github-actions[bot]
76b1ad60d2
chore: auto merge branchs (#34585)
chore: sync master to feature
2022-03-19 09:41:29 +00:00
afc163
15fd642f7e chore: merge next to master 2022-03-19 17:23:54 +08:00
iamkun
5d3bdf4c34
refactor: refactor badge component with css in js (#34386)
* refactor: refactor badge component with css in js

* refactor: refactor ribbon component with css in js

* update: update ribbon css

* fix review

* fix review

* fix review
2022-03-18 17:26:17 +08:00
二货机器人
a67d39cd6c
feat: Menu support items (#34559)
* docs: Update Menu cn doc

* chore: update ts def

* chore: support convert

* docs: more demo

* docs: more demo

* docs: all menu demos

* docs: dropdown demo

* docs: dropdown all demos

* docs: update demo

* test: coverage

* docs: more demo

* docs: layout demo

* docs: all demo

* chore: fix ts lint

* docs: fix doc

* docs: all docs
2022-03-18 15:20:35 +08:00
zombiej
d21c76ee53 chore: bump cssinjs version 2022-03-18 14:58:13 +08:00