偏右
0b61b13e56
docs: 🆙 Upgrade input number ( #23742 )
* 🆙 upgrade to rc-input-number@4.6.0
* 🆙 upgrade to rc-input-number@4.6.1
* ✅ update snapshot
* fix version
5 years ago
zombiej
80017a0f92
update snapshot
5 years ago
xrkffgg
e41340ac4d
style: add divider rtl support ( #23734 )
* style: add divider rtl support
* add base
5 years ago
二货机器人
53a76f0bf7
fix: Table should not crash pageSize is undefined ( #23724 )
* fix: Table crash when pageSize is undefined
* test case
* fix test case
5 years ago
Baic
7790046ce2
docs: update createFromIconfontCN scriptUrl new array usage ( #23704 )
* scriptUrl新增数组类型支持,增加文档说明,修改@ant-design/icons最低版本号
* 增加scriptUrl支持数组的代码演示,增加类型说明
* Icon 修改代码演示标题,补充文档
* 根据建议修改文档格式
* 增加scriptUrl为数组时候的覆盖关系说明
* 修改覆盖说明文案
5 years ago
Tom Xu
f0c82d5aa7
fix: PageHeader tag ts typo ( #23712 )
5 years ago
xrkffgg
16a1feb8fb
fix: alert base rtl style ( #23714 )
5 years ago
偏右
7bf44c417c
test: ✅ fix test case for RangePicker presetted ranges ( #23710 )
* ✅ fix test case for RangePicker presetted ranges
* 🆙 upgrade simple-git
5 years ago
Tom Xu
699978bcf0
docs: improve rate character ( #23713 )
5 years ago
偏右
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
5 years ago
afc163
e4bdfb218c
✅ add test case for RangePicker presetted ranges
5 years ago
偏右
b70d607b9f
💄 Fix RangePicker ranges color when custom theme ( #23705 )
close #23687
5 years ago
xrkffgg
f6d12c5d88
style: optimize table rtl style ( #23706 )
5 years ago
偏右
190e2a28a7
🎬 improve tag demo ( #23703 )
5 years ago
Tom Xu
f5153ab950
docs: improve style type ( #23700 )
5 years ago
xrkffgg
156ff7652c
fix: table filter dropdown in rtl ( #23695 )
5 years ago
Tom Xu
313a68c15f
style: fix Transfer empty custom ( #23694 )
5 years ago
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
5 years ago
xrkffgg
5183592ece
style: fix table row select style in rtl ( #23690 )
5 years ago
Tom Xu
62eaa4193b
fix: docs Modal confirmLoading default value ( #23682 )
5 years ago
Tom Xu
a9d44593b3
fix: Table pagination position ts typo ( #23681 )
* fix: Table pagination postion ts typo
* fix
5 years ago
MengZhaoFly
a534e4a56a
doc: fix layout demo ( #23683 )
5 years ago
Tom Xu
5f1d5a17de
fix: Table demo dynamic settings pagination ( #23679 )
* fix: Table demo dynamic settings pagination
* fix test
5 years ago
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
5 years ago
xrkffgg
3e38e4448c
style: optimize list rtl style ( #23676 )
5 years ago
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>
5 years ago
偏右
5e4d8f10ac
🐛 Fix Button icon only align issue ( #23671 )
https://github.com/ant-design/ant-design/pull/23670#discussion_r415662549
5 years ago
偏右
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 %
5 years ago
偏右
939660ec86
💄 Fix Menu duplicated shadow style ( #23664 )
close #23625
5 years ago
偏右
57d36f5b68
Delete tutorial.md
5 years ago
二货机器人
2da7e29198
feat: Table summary support fixed columns ( #23647 )
* feat: Summary support fixed column
* update snapshot
* update demo
5 years ago
xrkffgg
df63f2567a
refactor(rate): rewrite with hook ( #23545 )
* refactor(rate): rewrite with hook
* fix: useContext
* fix
* remove
* fix: add displayName
5 years ago
Tom Xu
8ae2b1f542
feat: tag support ref ( #23632 )
* feat: tag support ref
* feat done
* Update index.tsx
5 years ago
Tom Xu
c2dc6305f3
refactor(popover): rewrite with hook ( #23535 )
* refactor(popover): rewrite with hook
* Update index.tsx
5 years ago
Tom Xu
90a12fa3d0
docs: fix popconfirm doc ( #23644 )
* docs: fix popconfirm doc
* Update index.en-US.md
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
xrkffgg
dabec4c833
refactor(switch): rewrite with hook ( #23552 )
* refactor(switch): rewrite with hook
* fix: size
* fix
* fix test
* fix
* fix: size
5 years ago
Tom Xu
48ee1a68c6
refactor(popconfirm): rewrite with hook ( #23536 )
* refactor(popconfirm): rewrite with hook
* fix lint
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
诸岳
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
偏右
3ddc99c28f
🐛 Fix Input suffix align issue ( #23606 )
close #23588
5 years ago
afc163
c9c44c173f
✅ fix demo snapshot
5 years ago
Tom Xu
60f3e775d0
style: fix table size nest table margin ( #23602 )
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
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