JuniorTour
75d4fdb3f1
feat: change object-fit of UploadList to contain ( #27312 )
2020-10-23 11:18:57 +08:00
Tom Xu
6e0981d1df
refactor(responsive-observe): improve typescript type ( #27305 )
2020-10-23 10:57:13 +08:00
qianbin
a442722cd2
add description of v3 to v4 ( #27309 )
...
* add description of v3 to v4
* add description of v3 to v4
* add description of v3 to v4
* add description of v3 to v4
2020-10-22 22:57:20 +08:00
afc163
fdcdf140d1
chore: fix build warning
...
close #27303
2020-10-22 16:38:37 +08:00
小鹅鹅鹅
ed1b31ba36
style: notification 长单词不换行 显示不全 ( #27285 )
...
fix: pass lint
2020-10-22 15:19:04 +08:00
Tom Xu
4bf9105c4f
docs(modal): improve style type ( #27304 )
2020-10-22 13:14:19 +08:00
Tom Xu
a91b451881
docs(button): improve size default value
2020-10-22 08:33:20 +08:00
Robin Pokorny
aa00cee500
docs: Document default for button size ( #27283 )
2020-10-21 23:17:08 +08:00
Tom Xu
0658d32785
chore: upgrade @ant-design/tools ( #27271 )
...
* chore: upgrade @ant-design/tools
* Update package.json
* Update package.json
* Update package.json
* Update package.json
* Update package.json
* Update package.json
* Update package.json
Co-authored-by: 偏右 <afc163@gmail.com>
2020-10-21 14:34:04 +08:00
xrkffgg
cb23875ab7
docs: fix Space size type
2020-10-21 12:24:03 +08:00
afc163
b383c14114
docs: improve button dropdown demo
2020-10-21 11:50:18 +08:00
zombiej
07506792fc
docs: Add DatePicker panelRender FAQ
...
close #27263
2020-10-21 11:38:18 +08:00
Tom Xu
0822ac618f
chore: add prettier ignore and format demo ( #27270 )
2020-10-21 11:06:07 +08:00
Tom Xu
b5dc079228
chore: improve code style ( #27266 )
2020-10-21 10:35:06 +08:00
Tom Xu
d44f404eae
docs: sort api ( #27251 )
...
* chore: improve sort api table scripts
* sort api
* add ignore
* Revert "sort api"
This reverts commit 343505d5f0
.
* sort api
* Update package.json
* sort api
* Delete sort-api.js
* sort api
* sort api
* sort api
* fix
* Update index.zh-CN.md
* fix input-number
* fix input-number
* sort func
* fix
* Method moved to the end
* carousel method
2020-10-21 10:33:43 +08:00
Tom Xu
0ca5509d3a
docs: change log ( #27265 )
2020-10-21 08:48:28 +08:00
JuniorTour
87dba05e2a
docs: fix invalid disabledDate of RangePicker demo ( #27112 )
...
* docs: fix invalid disabledDate of RangePicker demo
Close https://github.com/ant-design/ant-design/issues/26885
* Update select-in-range.md
Co-authored-by: 偏右 <afc163@gmail.com>
2020-10-20 22:03:02 +08:00
偏右
27e9926438
fix: duplicated className on Search[allowClear] ( #27261 )
...
* fix: duplicated className on Search[allowClear]
close #27258
* fix snapshot
2020-10-20 21:44:37 +08:00
Michał Jasikowski
96c665a0bb
fix: changed sorting and validation labels to proper English ( #27259 )
...
* fix: sorting and validation labels in English
* fix: changed labels for ga_IE to proper English
* fix: changed labels for ga_IE to proper English
* Update en_GB.tsx
2020-10-20 18:20:06 +08:00
afc163
f80828bfd6
docs: 🎬 refactor Form demo code
2020-10-20 13:29:04 +08:00
偏右
35fb8ee91d
fix: horizontal Menu in flex layout ( #27253 )
...
close #27240
2020-10-20 11:42:44 +08:00
Tom Xu
0db9842419
fix: Editable Typography in Card title style problems ( #27221 )
...
* fix: Editable Typography in Card title style problems
* Update index.less
2020-10-20 11:18:33 +08:00
Tom Xu
3493b4f7da
docs(input): add showCount version ( #27246 )
2020-10-20 09:47:21 +08:00
handy
fd0a513718
fix: Tag component close icon display bug ( #27226 )
...
* fix: tag component close icon display bug
* update tag component demo.test.snap
2020-10-19 18:27:20 +08:00
Tom Xu
d3d394700b
docs: improve faq ( #27236 )
2020-10-19 18:27:08 +08:00
afc163
ef8ea979b4
docs: 📝 fix doc
2020-10-19 16:45:17 +08:00
afc163
26f9d63d85
docs: 📝 update 4.7.2 changelog
2020-10-19 16:43:54 +08:00
Tom Xu
322098487f
fix: Checkbox Group TS typo ( #27231 )
...
* fix: Checkbox Group TS typo
* Revert "fix: Checkbox Group TS typo"
This reverts commit 0898f84ff7
.
* Update Group.tsx
* Create type.test.tsx
2020-10-19 16:42:07 +08:00
陈帅
ff1b5c279d
🏗 scrtipt: changelog support windows ( #27232 )
2020-10-19 16:32:08 +08:00
偏右
ab6a4ec1c0
docs: ✨ release 4.7.2 ( #27229 )
2020-10-19 15:24:37 +08:00
lingjieee
8d9d86c433
style: fix Sider light theme ( #27227 )
...
* fixd:Sider组件light模式下样式丢失
* Update light.less
Co-authored-by: jie.ling <jie.ling@tongdun.net>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-10-19 15:11:36 +08:00
二货机器人
8ea1e52d4d
fix: TextArea wrapper with div when !showCount
( #27216 )
...
* fix: TextArea layout
* test: Update snapshot
* fix: value logic
* fix: className & style logic
* chore: rm uesless code
* chore: Clean up
2020-10-19 14:03:19 +08:00
偏右
16075f85b4
🆙 eslint-plugin-unicorn
2020-10-19 11:32:11 +08:00
Tom Xu
09f8df94b4
docs(dropdown): improve api path and function type ( #27213 )
2020-10-19 11:14:04 +08:00
陈帅
60103e12a3
docs: add 4.7.1 changelog ( #27211 )
...
* docs: add 4.7.1 changelog
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
* Update CHANGELOG.en-US.md
Co-authored-by: xrk <xrkffgg@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: xrk <xrkffgg@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: xrk <xrkffgg@gmail.com>
* fix typo
* fix typo
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: xrk <xrkffgg@gmail.com>
2020-10-19 09:55:18 +08:00
Tom Xu
c28d0f85ad
docs(dropdown): improve type ( #27212 )
2020-10-19 01:06:01 +08:00
Tom Xu
261018053f
refactor(checkbox-group): rewrite with hook ( #27147 )
2020-10-18 23:31:20 +08:00
Tom Xu
e234a71ecd
refactor(typography): remove deprecated ( #27158 )
2020-10-17 17:23:22 +08:00
Michał Jasikowski
ea251a50fa
docs: ✍️ Corrected "onFilter" definition for Table Column in docs
2020-10-16 22:29:00 +08:00
KingxBeta
d4fd8f2698
style(descriptions): fix content overflow ( #27195 )
...
* fix: .ant-descriptions-item-content add word-break:break-word; style
* Update index.less
修改顺序
Co-authored-by: wangyk <wangyikan@mchz.com.cn>
2020-10-16 22:28:02 +08:00
Yulia Maximova
1113867378
fix: form customizing mixin ( #26422 )
...
* fix: add styling form input background-color
* fix: conflict resolution
Co-authored-by: Maksimova, Yuliya <Yuliya.Maksimova@nexign.com>
2020-10-16 22:25:36 +08:00
偏右
c72ee71d6f
fix: clear Password value attribute in controlled mode ( #27191 )
...
close #27171
2020-10-16 18:05:13 +08:00
偏右
fb9d2e6738
fix: notification width in small screen ( #27189 )
...
close #27188
2020-10-16 16:07:56 +08:00
Tom Xu
274871b50c
docs(button): improve docs and shape remove undeclared doc type ( #27159 )
...
* docs(button): improve docs
* Update index.less
2020-10-16 15:50:19 +08:00
Yu Mao
b4e748c28a
fix: Cascader duplicated className ( #27187 )
...
close #27168
2020-10-16 15:48:23 +08:00
linye
77e7eceb91
docs: Update MorePage.tsx ( #27184 )
2020-10-16 11:48:26 +08:00
Tom Xu
179ee276c9
refactor: improve useCombinedRefs code ( #27181 )
...
* improve: useCombinedRefs code
* change location
2020-10-16 10:21:21 +08:00
Yu Mao
acc2e03ddf
fix: add optional rules property ( #27164 )
...
* fix: add optional rules property
* fix: replace interface
2020-10-15 22:31:51 +08:00
陈帅
3770b3f423
fix: if form warp drawer, close button will trigger submit ( #27175 )
...
* fix: if form warp drawer, close button will trigger submit
* update snapshot
2020-10-15 18:54:24 +08:00
zombiej
0b592203b2
docs: Update Modal faq
...
close #27169
2020-10-15 18:32:48 +08:00