Eric Wang
815baee4d9
chore: Transform anchor test to typescript ( #23499 )
* chore: Transform anchor test to typescript
* Separate dom
* use hash
* .
* chagnelog
* chore: Transform anchor test to typescript
* Separate dom
* use hash
* .
* rebase
5 years ago
二货机器人
a243aba422
docs: Fix changelog ( #23769 )
5 years ago
二货机器人
5ccf03f498
docs: 4.2.0 changelog ( #23761 )
* docs: 4.2.0 changelog
* Update CHANGELOG.en-US.md
Co-Authored-By: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-Authored-By: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
5 years ago
Amumu
245deed4b6
fix proper react import again ( #23762 )
5 years ago
二货机器人
9cd8f79366
fix snapshot ( #23760 )
5 years ago
Amumu
935b0e5887
fix: Fix crash when mismatch placement ( #23756 )
* fix Fix crash when mismatch placement
* add test case
5 years ago
二货机器人
e1299bfcc9
Merge pull request #23758 from ant-design/feature
chore: Merge feature into master
5 years ago
二货机器人
bb1f157645
feat: ConfigProvider support getTargetContainer ( #23751 )
* add getTargetContainer
* support affix
* test case
* anchor use new context api
* Anchor support getTargetContainer
* doc it
* update patch
5 years ago
xrkffgg
f606ca23f4
site: optimize site of components 2 ( #23731 )
* docs: optimize site of component 2
* add demo
* fix snap
* remove class
5 years ago
James Yeung
5c79e642ba
fix: blazor links ( #23649 )
* fix: blazor links
* switch to github.io
* Update index.tsx
* Update Footer.tsx
* Update More.tsx
* Update introduce.en-US.md
* Update introduce.zh-CN.md
* Update introduce.zh-CN.md
* Update introduce.en-US.md
* Update introduce.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago
偏右
4fdad9a2f5
docs: fix toc covered by footer ( #23753 )
close #23702
5 years ago
偏右
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
xrkffgg
e5c664f7f0
style: fix result style in rtl ( #23733 )
5 years ago
二货机器人
7f347ec5f2
Merge pull request #23743 from ant-design/feature-merge-master
chore: Feature merge master
5 years ago
zombiej
80017a0f92
update snapshot
5 years ago
xrkffgg
6391df163b
fix: table pagination position in rtl ( #23747 )
5 years ago
zombiej
2c531a827d
merge master
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
Simon Altschuler
4119c9324a
Move "Related Articles" out of code snippet ( #23719 )
In the customize theme section
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
偏右
d37c16aeaf
🤖 fix rebase action
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
偏右
c27a3a40a7
chore: 📦 Optimize npm package size ( #23698 )
* improve custom theme import path
* reduce npm package size
5 years ago
Tom Xu
f5153ab950
docs: improve style type ( #23700 )
5 years ago
二货机器人
3967f12f3d
docs: Add mutable data warning ( #23696 )
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
偏右
d1c39d7ec5
Merge pull request #23678 from ant-design/mergefeature
chore: Merge master branch into feature branch
5 years ago
hengkx
9868a4dc59
Merge branch 'feature' into mergefeature
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