Commit Graph

18211 Commits

Author SHA1 Message Date
Simon Altschuler
4119c9324a
Move "Related Articles" out of code snippet (#23719)
In the customize theme section
2020-04-28 18:13:07 +08:00
Tom Xu
f0c82d5aa7
fix: PageHeader tag ts typo (#23712) 2020-04-28 17:42:23 +08:00
xrkffgg
16a1feb8fb
fix: alert base rtl style (#23714) 2020-04-28 17:14:21 +08:00
偏右
d37c16aeaf
🤖 fix rebase action 2020-04-28 17:02:37 +08:00
偏右
7bf44c417c
test: fix test case for RangePicker presetted ranges (#23710)
*  fix test case for RangePicker presetted ranges

* 🆙 upgrade simple-git
2020-04-28 16:48:06 +08:00
Tom Xu
699978bcf0
docs: improve rate character (#23713) 2020-04-28 16:46:50 +08:00
偏右
c3c2c157d0
fix: correct Button type="danger" TypeScript definition (#23709)
* fix: remove Button type danger in TypeScript

close #23708

* docs: fix Table dataSource type in document

close #23697

* add warning about type="danger"

* reverse button type warning logic
2020-04-28 16:14:38 +08:00
afc163
e4bdfb218c add test case for RangePicker presetted ranges 2020-04-28 16:00:04 +08:00
偏右
b70d607b9f
💄 Fix RangePicker ranges color when custom theme (#23705)
close #23687
2020-04-28 14:59:17 +08:00
xrkffgg
f6d12c5d88
style: optimize table rtl style (#23706) 2020-04-28 14:48:42 +08:00
偏右
190e2a28a7
🎬 improve tag demo (#23703) 2020-04-28 14:33:39 +08:00
偏右
c27a3a40a7
chore: 📦 Optimize npm package size (#23698)
* improve custom theme import path

* reduce npm package size
2020-04-28 14:11:43 +08:00
Tom Xu
f5153ab950
docs: improve style type (#23700) 2020-04-28 14:09:54 +08:00
二货机器人
3967f12f3d
docs: Add mutable data warning (#23696) 2020-04-28 12:19:15 +08:00
xrkffgg
156ff7652c
fix: table filter dropdown in rtl (#23695) 2020-04-28 12:16:37 +08:00
Tom Xu
313a68c15f
style: fix Transfer empty custom (#23694) 2020-04-28 12:15:48 +08:00
zefeng
14417f1614
feat(theme): adjust font-size in compact mode (#23135)
* feat(theme): adjust font-size in compact mode

With compact theme mode, we adjust default font-size from 14px to 12px.

Closes #23015

* patch: update docs min font-size

* patch

* patch

* patch

* patch

* patch

* patch
2020-04-28 11:16:01 +08:00
xrkffgg
5183592ece
style: fix table row select style in rtl (#23690) 2020-04-28 09:55:16 +08:00
Tom Xu
62eaa4193b
fix: docs Modal confirmLoading default value (#23682) 2020-04-27 23:45:45 +08:00
Tom Xu
a9d44593b3
fix: Table pagination position ts typo (#23681)
* fix: Table pagination postion ts typo

* fix
2020-04-27 23:45:14 +08:00
MengZhaoFly
a534e4a56a
doc: fix layout demo (#23683) 2020-04-27 23:42:51 +08:00
Tom Xu
5f1d5a17de
fix: Table demo dynamic settings pagination (#23679)
* fix: Table demo dynamic settings pagination

* fix test
2020-04-27 21:48:13 +08:00
xrkffgg
a823400b79
docs: optimize site of components 1 (#23670)
* docs: optimize site of components 1

* fix: lint

* fix: use space

* fix: snap

* revert: button demo

* fix snap
2020-04-27 21:40:52 +08:00
xrkffgg
3e38e4448c
style: optimize list rtl style (#23676) 2020-04-27 21:40:16 +08:00
偏右
d1c39d7ec5
Merge pull request #23678 from ant-design/mergefeature
chore: Merge master branch into feature branch
2020-04-27 21:39:42 +08:00
hengkx
9868a4dc59 Merge branch 'feature' into mergefeature 2020-04-27 21:02:16 +08:00
Yu Mao
e199a7a301
fix: preserve caret position🐛 (#23633)
* 🐛 fix: preserve caret position

*  update test case for preserving caret position

* Update Password.tsx

* Update Password.test.js

* Update Password.test.js

Co-authored-by: 偏右 <afc163@gmail.com>
2020-04-27 18:02:51 +08:00
偏右
5e4d8f10ac
🐛 Fix Button icon only align issue (#23671)
https://github.com/ant-design/ant-design/pull/23670#discussion_r415662549
2020-04-27 17:54:13 +08:00
偏右
053497724d
feat: List grid support more column count (#23630)
* list grid

* 🎬 update demo/useBreakpoint.md

* List grid support all number

* refactor object entries

* docs: update List grid API

*  fix snapshot

* fix ci

* use max-width instead of flex %
2020-04-27 16:59:33 +08:00
偏右
939660ec86
💄 Fix Menu duplicated shadow style (#23664)
close #23625
2020-04-27 16:39:41 +08:00
Jocker
e12b560329
docs: 📖 update use-with-create-react-app (#23661)
* Update use-with-create-react-app.zh-CN.md

官网上babel-import-plugin引用的教程有误,会误导新手
https://github.com/ant-design/ant-design/issues/23660

* Update use-with-create-react-app.zh-CN.md

* Update use-with-create-react-app.en-US.md

Co-authored-by: 偏右 <afc163@gmail.com>
2020-04-27 15:42:45 +08:00
偏右
57d36f5b68
Delete tutorial.md 2020-04-27 15:29:51 +08:00
二货机器人
2da7e29198
feat: Table summary support fixed columns (#23647)
* feat: Summary support fixed column

* update snapshot

* update demo
2020-04-27 15:08:54 +08:00
Tom Xu
2325a4438d
fix: npm run site (#23658) 2020-04-27 15:02:07 +08:00
Pubudu Kodikara
1a428e852a
Fix Why use the svg icon link (#23653) 2020-04-27 13:59:32 +08:00
xrkffgg
df63f2567a
refactor(rate): rewrite with hook (#23545)
* refactor(rate): rewrite with hook

* fix: useContext

* fix

* remove

* fix: add displayName
2020-04-27 13:42:04 +08:00
xrkffgg
0d927a18f1
docs: optimize site of sources (#23648) 2020-04-27 13:17:53 +08:00
Tom Xu
8ae2b1f542
feat: tag support ref (#23632)
* feat: tag support ref

* feat done

* Update index.tsx
2020-04-27 13:14:00 +08:00
Tom Xu
c2dc6305f3
refactor(popover): rewrite with hook (#23535)
* refactor(popover): rewrite with hook

* Update index.tsx
2020-04-27 11:59:05 +08:00
Tom Xu
90a12fa3d0
docs: fix popconfirm doc (#23644)
* docs:  fix popconfirm doc

* Update index.en-US.md
2020-04-27 11:52:31 +08:00
xrkffgg
22b5f65830
docs: optimize site of docs (#23642)
* docs: optimize site of docs

* fix: gitee link

* fix lint
2020-04-27 11:36:04 +08:00
偏右
8934bbfffa
feat: Menu.Item support icon (#23629)
* feat: Menu.Item support icon

* docs: update menu item usage

* docs: remove span wrap,when use icon

* fix: Collapsed depends on the span

*  fix demo snapshot

* do not wrap children when it is span

* Menu.SubMenu support icon prop

* fix sub menu title

* fix eslint

* update dropdown demo

* fix extra icon attribute on li

Co-authored-by: MengZhaoFly <1424254461@qq.com>
2020-04-26 23:16:15 +08:00
xrkffgg
dabec4c833
refactor(switch): rewrite with hook (#23552)
* refactor(switch): rewrite with hook

* fix: size

* fix

* fix test

* fix

* fix: size
2020-04-26 22:33:36 +08:00
Tom Xu
48ee1a68c6
refactor(popconfirm): rewrite with hook (#23536)
* refactor(popconfirm): rewrite with hook

* fix lint
2020-04-26 22:24:13 +08:00
xrkffgg
2cb635e921
docs: optimize site of spec (#23628)
* docs: optimize site of spec

* fix: lint
2020-04-26 22:13:15 +08:00
偏右
c53329a27d
Merge pull request #23627 from ant-design/master
chore: merge master into feature
2020-04-26 22:12:30 +08:00
Tom Xu
9ff7f31dfe
refactor(list): rewrite with hook (#23542)
* refactor(list): rewrite with hook

* fix lint

* fix lint

* fix lint

* fix Empty style dep

Co-authored-by: afc163 <afc163@gmail.com>
2020-04-26 21:23:25 +08:00
afc163
75440c47c8 docs: 📖 update customize-theme 2020-04-26 18:36:35 +08:00
xrkffgg
7e53cc7f2a
docs: optimize site (#23617) 2020-04-26 17:53:08 +08:00
诸岳
8d4ede4a5a
Merge pull request #23607 from ant-design/merge-master
chore: Merge master branch into feature branch
2020-04-26 17:49:16 +08:00