二货机器人
2da7e29198
feat: Table summary support fixed columns ( #23647 )
* feat: Summary support fixed column
* update snapshot
* update demo
5 years ago
Tom Xu
8ae2b1f542
feat: tag support ref ( #23632 )
* feat: tag support ref
* feat done
* Update index.tsx
5 years ago
偏右
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>
5 years ago
偏右
c53329a27d
Merge pull request #23627 from ant-design/master
chore: merge master into feature
5 years ago
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>
5 years ago
afc163
75440c47c8
docs: 📖 update customize-theme
5 years ago
xrkffgg
7e53cc7f2a
docs: optimize site ( #23617 )
5 years ago
诸岳
8d4ede4a5a
Merge pull request #23607 from ant-design/merge-master
chore: Merge master branch into feature branch
5 years ago
诸岳
a400014efe
Merge branch 'master' of github.com:ant-design/ant-design into merge-master
5 years ago
诸岳
eda0064e83
fix(ci): lint error
5 years ago
偏右
89bccf5752
🐛 Fix Button loading style of icon-only ( #23614 )
close #23610
5 years ago
吴泽康
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
5 years ago
诸岳
f955620601
chore: Merge master branch and fix conflicts
5 years ago
偏右
3ddc99c28f
🐛 Fix Input suffix align issue ( #23606 )
close #23588
5 years ago
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
5 years ago
afc163
c9c44c173f
✅ fix demo snapshot
5 years ago
Heechan Bak
88cab9547b
Update: Add `lessOptions` in the use-with-create-react-app ( #23596 )
5 years ago
Tom Xu
60f3e775d0
style: fix table size nest table margin ( #23602 )
5 years ago
xrkffgg
41da9de946
docs: add symbol ( #23600 )
5 years ago
诸岳
44da4125fa
fix(site): frameworky => framework
5 years ago
诸岳
ac14f44f2b
Merge branch 'master' of github.com:ant-design/ant-design
5 years ago
偏右
569b6539d3
🆙 eslint-plugin-unicorn
5 years ago
诸岳
454a02b4d9
chore(test): Update snapshots
5 years ago
Tom Xu
8cdf1c017a
fix: ConfigProvider getPopupContainer invalid ( #23594 )
* fix: ConfigProvider getPopupContainer invalid
* slider getPopupContainer
* Create container.test.js
* Update container.test.js
5 years ago
Tom Xu
8f30a14790
refactor(badge): rewrite with hook ( #23488 )
* refactor(badge): rewrite with hook
* Update ScrollNumber.tsx
5 years ago
Tom Xu
7379cfa4c2
feat: button support ref ( #23571 )
* feat: button support ref
* improve
* improve button displayName
5 years ago
偏右
2785d22e5c
Update README.md
5 years ago
诸岳
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
5 years ago
afc163
5e9bf9fdc0
📖 upgrade less-loader@6 usage
5 years ago
afc163
99bcad6dd6
✅ fix unused import
5 years ago
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
5 years ago
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>
5 years ago
二货机器人
22ffa61da0
fix: Legacy button group style ( #23590 )
5 years ago
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>
5 years ago
二货机器人
efbb2849dc
fix: Tree with quick `loadData` frozen the virtual scroll ( #23581 )
* update version
* add deadline
* clean up
5 years ago
afc163
d50cc55d87
📖 fix site description and rtl className
5 years ago
偏右
6a49973bb9
docs: 📖 Update data-display.zh-CN.md ( #23567 )
* Update data-display.zh-CN.md
* Update data-display.en-US.md
5 years ago
Adriano Ruberto
d2140490d8
Fix ie11 flex in steps ( #23566 )
5 years ago
xrkffgg
dfcaa408c2
style: optimize steps rtl ( #23564 )
5 years ago
Amumu
fb46b8a864
chore: Add navigation for China mirror site ( #23562 )
* Add navigation for domestic mirror sites
* use A tag
5 years ago
偏右
d860358f94
chore: 🎬 optimize Table demo code ( #23560 )
* 🎬 optimize Table demo code
* ✅ fix demo snapshot
* 🐛 Fix Table warning when pageSize is changed
close #23554
* remove console.log
* optimize demo code
5 years ago
Adriano Ruberto
289dd080b9
fix(steps): Add flex on steps to fix ie11 ( #23561 )
* Add flex on steps to fix ie11
* Ordering
5 years ago
偏右
7cf20f18a1
🆙 upgrade intersection-observer
5 years ago
偏右
6556b583bd
Update README.md
5 years ago
Vitaly Budovski
f09686d3df
feat: Responsive table columns ( #23298 )
5 years ago
Sonjeet Paul
4f1ad3ef4b
url navigates to correct component listing ( #23540 )
5 years ago
Tom Xu
eb83d6b341
docs: fixed link path for components ( #23533 )
5 years ago
Sonjeet Paul
f9c56b6eb4
docs: 📖 fixed link path for components
5 years ago
Tom Xu
6401da2082
refactor(comment): rewrite with hook ( #23498 )
* refactor(comment): rewrite with hook
* improve comment code
5 years ago
偏右
d2c541b4e2
fix: 🐛 Input.Search height affected by suffix ( #23527 )
* 🎬 improve Input demo code
* style: fix Input.Search height stretched by suffix
close #23523
* fix react key warning
* ✅ fix demo snapshot
5 years ago