Commit Graph

20312 Commits

Author SHA1 Message Date
afc163
7be4bcf713
test: continue-on-error for mirror.yml (#29193) 2021-02-03 00:52:04 +08:00
陈帅
a4f0957576
docs: add 4.12.0 changelog (#29131)
* docs: add 4.11.3 changelog

* update docs

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* update docs

* add 4.12.0 changelog

* update docs

* fix typo

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>

* fix changelog

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* update docs

* Update CHANGELOG.zh-CN.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: einq7 <50612752+AlanCutFlim@users.noreply.github.com>

* fix typo

* fix typo

* Update CHANGELOG.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>

Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: einq7 <50612752+AlanCutFlim@users.noreply.github.com>
2021-02-02 22:05:31 +08:00
二货机器人
74a030355f
fix: row style (#29182) 2021-02-02 16:04:23 +08:00
yuanyao1225
6a4fa0dbe8
docs: Update article-page articles 20210202 2021-02-02 15:21:01 +08:00
afc163
58bfad7a4f
docs: update footer slogons 2021-02-02 15:01:44 +08:00
骗你是小猫咪
7344bbc7e5
docs: add Image onError doc (#29180) 2021-02-02 13:35:37 +08:00
Yuxuan Huo
dce3ce7fb2
style: add @progress-info-text-color (#28981)
* fix(Progress): progress text color uses @progress-text-color

* change variables name

* no breaking change variable name

* Update components/style/themes/default.less

Co-authored-by: afc163 <afc163@gmail.com>

Co-authored-by: 陈帅 <qixian.cs@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-02-02 12:07:31 +08:00
二货机器人
38e7dfa5fa
docs: Update resource page (#29176)
* docs: Update resource page

* docs: Update style
2021-02-02 12:03:57 +08:00
xrkffgg
ca05d15bb7
ci: update mirror action 2021-02-02 09:33:59 +08:00
xrkffgg
0b202064f7
ci: perfeact mirror action (#29161)
* ci: perfeact mirror action

* Update .github/workflows/mirror.yml
2021-02-01 20:54:09 +08:00
陈帅
4ec23c50c9
Merge pull request #29159 from ant-design/feature
Feature
2021-02-01 18:57:51 +08:00
afc163
039e2927b7
fix: Collapse header disappers with delay (#29158)
close #29146
2021-02-01 18:50:02 +08:00
einq7
c342e0a747
fix: img should not overflow its container (#29118) 2021-02-01 17:07:02 +08:00
xrkffgg
40663fb928
feat: InputNumber support bordered prop (#29105)
* feat: InputNumber support bordered prop

* update style
2021-02-01 17:06:20 +08:00
骗你是小猫咪
b1e910a5ec
chore: upgrade rc-image (#29153) 2021-02-01 15:37:01 +08:00
huangkairan
6a48823002
docs(Slider): fix syle documentation (#29150)
Co-authored-by: huangkairan <wb-hkr877030@alibaba-inc.com>
2021-02-01 14:24:47 +08:00
二货机器人
2b49bd4757
chore: Darken tag color (#29144)
* chore: Adjust tag color

* test: Update snapshot
2021-02-01 11:58:24 +08:00
陈帅
a4aeafa4e8
Merge pull request #29142 from ant-design/feature
Feature
2021-02-01 10:18:18 +08:00
陈帅
40f9be9417
megre Feature into master (#29141)
* feat: Allow user to configure the Tooltip in the Table header (#29002)

* feat: Table header supports tooltipPlacement

* docs: add Table tooltipPlacement

* feat: Allow user to configure the Tooltip in the Table header

* fix: fix jsx and use old code style

* fix: replace if blocks with ternary operator

* docs: fix url

Co-authored-by: 偏右 <afc163@gmail.com>

* docs: fix url

Co-authored-by: harrisoff <john@smith.kyon>
Co-authored-by: 偏右 <afc163@gmail.com>

* fix: Row with gutter has additional gap (#29059)

* chore: init gutter

* feat: col support gap

* chore: Update playground

* fix: Safari padding

* test: fix test case

* test: More test case

* docs: Update demo

* test: Update coverage

* test: Update test hack

* feat(input-number): add keyboard prop to support disable keyboard (#29110)

Co-authored-by: Ant Design GitHub Bot <yesmeck+ant-design-bot@gmail.com>
Co-authored-by: Harrison <stlebea@foxmail.com>
Co-authored-by: harrisoff <john@smith.kyon>
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: Kermit <kermitlx@outlook.com>
2021-02-01 10:15:39 +08:00
Igor Andriushchenko
be08d23bad
Add new comments below older instead of the reverse (#29136)
In the example with the editor, the new comments are added on top of the older ones which is not following the way it is usually done in discussions.
2021-01-31 13:42:52 +08:00
afc163
406e5c77c1
docs: fix overview page search input style (#29094)
close #29053
2021-01-30 20:44:15 +08:00
afc163
8079780392
fix: remove * from postMessage targetDomain (#29093)
close #28845
2021-01-30 20:42:20 +08:00
Eber Rodrigues
6c0e0bb335
fix: add en-GB missing translations for table (#29122) 2021-01-30 20:36:48 +08:00
xrkffgg
dcc0ffa016
chore : prettier code (#29123)
* style: prettier code

* update

* Update index.less
2021-01-30 19:39:02 +08:00
xrkffgg
431aee165d
docs: fix typo 2021-01-30 13:42:50 +08:00
zombiej
6f028b595b docs: Update tag doc desc
close #27186
2021-01-29 18:01:16 +08:00
Kermit
53797cf058
feat(input-number): add keyboard prop to support disable keyboard (#29110) 2021-01-29 14:35:05 +08:00
二货机器人
f1568a656a
Badge number (#29100)
* init number component

* use single nodes

* clean up

* add current class

* clean up

* fallback

* fix: Safari render issue

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* test : Update snaposhot

* test : Update cp snaposhot
2021-01-29 14:27:36 +08:00
Kermit
47732b8a14
refactor: optimize calling sequence of onChange and onSelectAll in rowSelection of Table (#29079)
* chore: optimize order of onChange and onSelect in rowSelection of Table

* chore: add test case

* chore: trigger ci

* ci: trigger
2021-01-29 13:22:42 +08:00
Ant Design GitHub Bot
074f2228cb
Merge pull request #29104 from ant-design/master 2021-01-29 10:16:25 +08:00
Benjamin Schuch
45f4f46483
docs: fix onHeaderRow documentation (#29103) 2021-01-29 09:50:49 +08:00
Kermit
11103bc7cf
ci(make-release): optimize trigger (#29099)
* ci(make-release): optimize trigger

* chore: update

* Update .github/workflows/make-release.yml

Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2021-01-29 09:42:02 +08:00
Kermit
86b149bdbd
chore: update badge snapshot (#29098) 2021-01-28 21:13:40 +08:00
二货机器人
45013ef472
update demo (#29089) 2021-01-28 18:16:05 +08:00
二货机器人
08f25f0c8f
chore: Update Table ts definition (#29084)
* chore: bump rc-table ver

* chore: Fix ts definition

* docs: fix doc
2021-01-28 01:21:58 +08:00
afc163
0e95728fc9 docs: renew articles from community 2021-01-27 19:00:34 +08:00
二货机器人
15a9947f87
docs: Improve fields value (#29075) 2021-01-27 17:48:43 +08:00
cnjs
1ea1ec7876
docs: update Typography doc (#29033)
* doc: update Typography doc

* doc: update Typography doc

* docs: update symbol doc
2021-01-27 17:26:38 +08:00
Renny Ren
2961906265
Update index.en-US.md (#29069)
fix grammar
2021-01-27 16:45:25 +08:00
二货机器人
f45bb9f8e2
fix: Row with gutter has additional gap (#29059)
* chore: init gutter

* feat: col support gap

* chore: Update playground

* fix: Safari padding

* test: fix test case

* test: More test case

* docs: Update demo

* test: Update coverage

* test: Update test hack
2021-01-27 14:03:05 +08:00
薛定谔的猫
e552173d82
upgrade: @babel/runtime => ^7.12.5 (#29054) 2021-01-27 09:56:05 +08:00
Homyee King
dd2cbe0336
fix: showCount (#29057)
* fix: showCount

* Update components/input/__tests__/textarea.test.js

Co-authored-by: 偏右 <afc163@gmail.com>

Co-authored-by: 偏右 <afc163@gmail.com>
2021-01-27 09:54:38 +08:00
Ant Design GitHub Bot
bab859d50c
Merge pull request #29058 from ant-design/master 2021-01-26 19:35:15 +08:00
afc163
57d37247df chore: npm run clean before publish 2021-01-26 19:28:26 +08:00
二货机器人
cbbffe4a98
chore: Import IconContext directly (#29045) 2021-01-26 16:18:13 +08:00
afc163
8158f45611 chore: upgrade @ant-design/tools 2021-01-26 13:47:21 +08:00
afc163
83904e56ea docs: release 4.11.2 2021-01-26 12:05:33 +08:00
Homyee King
20c49b7bbb
docs: fix demo-focus layout (#29028)
* fix: demo-focus layout

* fix: update snap

* fix: form noStyle test case

* fix: update snap

Co-authored-by: wanghongye <wanghongye@kuaishou.com>
2021-01-26 09:36:20 +08:00
Harrison
755669a68b
feat: Allow user to configure the Tooltip in the Table header (#29002)
* feat: Table header supports tooltipPlacement

* docs: add Table tooltipPlacement

* feat: Allow user to configure the Tooltip in the Table header

* fix: fix jsx and use old code style

* fix: replace if blocks with ternary operator

* docs: fix url

Co-authored-by: 偏右 <afc163@gmail.com>

* docs: fix url

Co-authored-by: harrisoff <john@smith.kyon>
Co-authored-by: 偏右 <afc163@gmail.com>
2021-01-26 09:33:29 +08:00
Kian
da0f6519f0
fix: import BuildInPlacements type (#29029)
close #29015
2021-01-25 18:45:16 +08:00