Commit Graph

22022 Commits

Author SHA1 Message Date
二货机器人
2aa33578c2
refactor: Align with token (#34713)
* chore: Divider full token

* chore: typography with tokn

* chore: select with token

* chore: tree with token

* chore: select style

* chore: select style

* chore: clean up
2022-03-25 17:54:57 +08:00
MadCcc
7c4e12f99e
refactor: feedbackIcon provided by form (#34712)
* refactor: feedbackIcon migration

* test: update snapshot
2022-03-25 17:48:12 +08:00
Yunwoo Ji
c7553c2ba5
docs: fix type of style in tabs component (#34706) 2022-03-25 14:27:30 +08:00
Zack Chang
c8b2b28c95
Refactor/spin cssinjs (#34653)
* TODO: fix test case

* TODO: 样式、test文件的import

* TODO: 伪类不生效

* temp changed

* fix: disable eslint

* chore: update snapshots

* chore: 解决伪类不生效

* chore: update token prop name

* TODO: mark FIXME

* fix: recover snapshot

* fix: recover snapshot again

* chore: update snapshot

Co-authored-by: Zack Chang <zackchangjx@foxmail.com>
2022-03-25 14:26:09 +08:00
xrkffgg
1627207255
refactor: popover cssinjs (#34607)
* refactor: popover cssinjs

* fix cls

* fix cls

* fix overlay

* fix: token

* fix: util

* fix: block -> line

* fix: interface
2022-03-25 13:20:42 +08:00
元凛
8fe2002860 test: update spin snap 2022-03-25 12:07:48 +08:00
xrkffgg
cea34d3a61
Merge pull request #34697 from ant-design/next-merge-feature
chore: merge feature into next
2022-03-25 10:18:28 +08:00
xrkffgg
5b1fa4ccac
ci: update pr merge branch 2022-03-25 10:17:46 +08:00
zombiej
8d04e4c1a1 chore: next merge master 2022-03-25 10:06:06 +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
黑雨
6451b2ea04
feat: cssinjs for drawer (#34656) 2022-03-24 23:33:51 +08:00
MadCcc
8da22ae59c Merge branch 'feature' into next-merge-feature 2022-03-24 22:58:40 +08:00
Zack Chang
be18ea659b
chore: update test cases of Spin (#34695) 2022-03-24 22:12:41 +08:00
MadCcc
0de1e66ff1
refactor: move override code in form (#34694)
* refactor: move override code in form

* refactor: radio and checkbox

* chore: code clean

* test: fix lint

* test: fix lint
2022-03-24 21:54:20 +08:00
二货机器人
ebf52122a2
refactor: Button use full token & remove all withPrefixCls & support overrides (#34690)
* chore: init

* chore: button token

* chore: rm all withPrefixCls

* feat: overrides work

* feat: theme can be nest

* test: Update snapshot

* fix: memo logic
2022-03-24 18:44:42 +08:00
二货机器人
d952088650
refactor: More alias token (#34681)
* chore: colorHighlight

* chore: bgSecondary

* chore: colorLink

* chore: link style

* chore: rm fly variables

* chore: colorAction

* chore: add warning comment

* chore: token outline

* chore: colorBgXXX

* chore: alert

* rm: zIndex

* chore: rm zIndexComponent

* fix: tag color checkabl

* chore: tags tmp
2022-03-24 14:30:48 +08:00
zombiej
ae7ce6789b Merge branch 'master' into next 2022-03-24 14:28:43 +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
zombiej
b6fe34254d Merge remote-tracking branch 'origin/feature' into next 2022-03-24 14:06:08 +08:00
Yiming
35aa951550
fix: fix Ant Design Charts url (#34685) 2022-03-24 13:36:10 +08:00
github-actions[bot]
2a35f74d74
chore: auto merge branchs (#34684)
chore: feature merge master
2022-03-24 04:30:35 +00:00
黑雨
087b65c3b9
feat: delete drawer wrap (#34673) 2022-03-23 22:46:15 +08:00
github-actions[bot]
2e313bfd12
chore: auto merge branchs (#34676)
chore: next merge master
2022-03-23 14:35:31 +00:00
xrkffgg
99056a77d8
docs: update readme 2022-03-23 22:18:52 +08:00
MadCcc
b63bdc47e5 Merge branch 'master' into next-merge-master 2022-03-23 22:08:40 +08:00
黑雨
d4acc661da
feat: add filterResetToDefaultFilteredValue api (#34355)
* feat: add filterResetToDefaultFilteredValue api

* feat: fix lint

* feat: update test case

* feat: update doc
2022-03-23 19:29:05 +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
github-actions[bot]
6df508d594
chore: auto merge branchs (#34666)
chore: sync master to feature
2022-03-23 06:59:20 +00: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
youngz
80377f2243
feat: Typography.Text Pass event to onCopy. (#34655) 2022-03-22 16:52:44 +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
github-actions[bot]
2f65904de2
chore: auto merge branchs (#34635)
chore: merge master into feature
2022-03-22 02:18:06 +00: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