偏右
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
诸岳
a400014efe
Merge branch 'master' of github.com:ant-design/ant-design into merge-master
2020-04-26 17:12:58 +08:00
诸岳
eda0064e83
fix(ci): lint error
2020-04-26 16:25:42 +08:00
偏右
89bccf5752
🐛 Fix Button loading style of icon-only ( #23614 )
...
close #23610
2020-04-26 16:21:07 +08:00
吴泽康
4c9d03874b
fix: anchor regexp ( #23577 ) ( #23595 )
...
* fix: anchor regexp (#23577 )
* test: fix anchor complete href scrollTo test
* test: anchor sharp matcher regexp
* test: Anchor render perfectly for complete href - hash router
2020-04-26 16:11:37 +08:00
诸岳
f955620601
chore: Merge master branch and fix conflicts
2020-04-26 13:34:11 +08:00
偏右
3ddc99c28f
🐛 Fix Input suffix align issue ( #23606 )
...
close #23588
2020-04-26 12:46:59 +08:00
Amumu
656b5abf65
docs: update docs for less-loader@6 ( #23603 )
...
* update docs for less-loader@6
* Revert "update docs for less-loader@6"
This reverts commit 5be1a428dc
.
* update
* update
* update
* in line
2020-04-26 12:11:01 +08:00
afc163
c9c44c173f
✅ fix demo snapshot
2020-04-26 11:00:13 +08:00
Heechan Bak
88cab9547b
Update: Add lessOptions
in the use-with-create-react-app ( #23596 )
2020-04-26 10:49:10 +08:00
Tom Xu
60f3e775d0
style: fix table size nest table margin ( #23602 )
2020-04-26 10:42:05 +08:00
xrkffgg
41da9de946
docs: add symbol ( #23600 )
2020-04-26 09:34:46 +08:00
诸岳
44da4125fa
fix(site): frameworky => framework
2020-04-26 00:09:23 +08:00
诸岳
ac14f44f2b
Merge branch 'master' of github.com:ant-design/ant-design
2020-04-25 23:47:08 +08:00
偏右
569b6539d3
🆙 eslint-plugin-unicorn
2020-04-25 23:20:30 +08:00
诸岳
454a02b4d9
chore(test): Update snapshots
2020-04-25 22:54:11 +08:00
Tom Xu
8cdf1c017a
fix: ConfigProvider getPopupContainer invalid ( #23594 )
...
* fix: ConfigProvider getPopupContainer invalid
* slider getPopupContainer
* Create container.test.js
* Update container.test.js
2020-04-25 22:46:21 +08:00
Tom Xu
8f30a14790
refactor(badge): rewrite with hook ( #23488 )
...
* refactor(badge): rewrite with hook
* Update ScrollNumber.tsx
2020-04-25 20:53:21 +08:00
Tom Xu
7379cfa4c2
feat: button support ref ( #23571 )
...
* feat: button support ref
* improve
* improve button displayName
2020-04-25 20:45:28 +08:00
偏右
2785d22e5c
Update README.md
2020-04-25 19:49:45 +08:00
诸岳
9963e515d1
docs: Add the changelog of 4.1.5 ( #23589 )
...
* docs: Add the changelog of 4.1.5
* docs: Update changelog of 4.1.5
* Bump 4.1.5
2020-04-25 19:29:07 +08:00
afc163
5e9bf9fdc0
📖 upgrade less-loader@6 usage
2020-04-25 18:55:29 +08:00
afc163
99bcad6dd6
✅ fix unused import
2020-04-25 18:47:36 +08:00
ibrahim velinov
336a6fba42
docs: Rephrase 500 error ( #23570 )
...
* Rephrase 500 error
'Server is wrong' is not a clear sentence for users. I propose to use 'Something went wrong' with 500.
* Update demo.test.js.snap
2020-04-25 18:16:12 +08:00
Benjamin Vertonghen
175e0aaa14
feat: Link Ant Design Blazor ( #23579 )
...
* Link Ant Design Blazor
* Indent and align
Co-authored-by: Benjamin Vertonghen <benjamin.vertonghen@apped.be>
2020-04-25 18:12:29 +08:00
二货机器人
22ffa61da0
fix: Legacy button group style ( #23590 )
2020-04-25 18:03:35 +08:00
Tom Xu
54f2abfe47
refactor(tree): rewrite with hook ( #23550 )
...
* refactor(tree): rewrite with hook
* fix codecov
* Update directory.test.js
* Update README.md
* 🆙 upgrade intersection-observer
* refactor(tree): rewrite with hook
* fix codecov
* Update directory.test.js
Co-authored-by: 偏右 <afc163@gmail.com>
2020-04-25 15:30:13 +08:00
二货机器人
efbb2849dc
fix: Tree with quick loadData
frozen the virtual scroll ( #23581 )
...
* update version
* add deadline
* clean up
2020-04-25 11:13:14 +08:00
afc163
d50cc55d87
📖 fix site description and rtl className
2020-04-24 18:48:48 +08:00