Commit Graph

19543 Commits

Author SHA1 Message Date
Richard Freling
7d59890c5c
feat: 🖼 Image support preview.getContainer (#26713) 2020-10-15 22:56:32 +08:00
偏右
2788140d1a
Merge pull request #27137 from ant-design/master
chore: merge master into feature
2020-10-14 16:35:29 +08:00
偏右
1123666ebe
Merge pull request #27122 from ant-design/master-to-merge-feature
chore: merge 4.7.0 release to feature
2020-10-13 13:35:47 +08:00
afc163
288f0caf48 merge feature 2020-10-13 11:47:11 +08:00
zoomdong
e6cc0009c3
feat: Input.Textarea support size props (#27110)
* feat: Input.Textarea add size props

* update snapshot

* update snapshot

* add case

* fix code
2020-10-12 20:39:51 +08:00
Cong Yoo
e1509b0402
docs: 🔗 fix invalid url (#27107) 2020-10-12 16:30:53 +08:00
偏右
e465f3e890
docs: fix url (#27106)
* 更新了一个 【标准符号用法】的在线地址。原地址失效了。

* 这个地址为国家标准全文公开系统的地址

这个地址打开页面查看内容的话需要Flash支持。单内容毕竟更官方,比百科全。
2020-10-12 16:24:47 +08:00
偏右
88fde9f9f7
style: fix Typography Link color (#27104)
close #27088
2020-10-12 16:24:26 +08:00
Cong Yoo
5e4a79a0f0
这个地址为国家标准全文公开系统的地址
这个地址打开页面查看内容的话需要Flash支持。单内容毕竟更官方,比百科全。
2020-10-12 16:20:30 +08:00
Cong Yoo
7004afe3ba
更新了一个 【标准符号用法】的在线地址。原地址失效了。 2020-10-12 16:12:22 +08:00
偏右
18c4b085ba
style: 💄 fix Pickers wrong animation direction (#27101)
* style: fix Pickers wrong animation direction

* style: reduce css bundle size
2020-10-12 15:50:02 +08:00
Tom Xu
f487d8dba8
refactor(checkable-tag): improve code (#27097) 2020-10-12 15:07:47 +08:00
xrk
f0f39895b5
style: optimize Input.TextArea count style in rtl (#27098) 2020-10-12 12:43:04 +08:00
xrk
852b28c235
docs: update menu api (#27096)
* docs: update menu api

* perf
2020-10-12 12:00:00 +08:00
Tom Xu
b64d02fda9
refactor(input-number): useContext (#27086) 2020-10-12 10:59:40 +08:00
Tom Xu
1f0d074caa
refactor(image): improve code (#27087) 2020-10-12 10:59:09 +08:00
Liu Ya
41d520ab82
docs: update Typography.Text (#27093) 2020-10-12 10:49:17 +08:00
lich-yoo
1a4f5f7909
docs: update modal version column (#27094) 2020-10-12 10:47:09 +08:00
Gerson Garrido
02fc6b1646
Updating es_ES locale docs (#27079) 2020-10-11 02:56:12 +08:00
afc163
de447ea758 Merge branch 'master' of github.com:ant-design/ant-design 2020-10-10 23:13:36 +08:00
afc163
679f0529fa docs: 📝 fix Form API table, close #27078 2020-10-10 23:12:34 +08:00
Arnaud Benhamdine
3a7273b5da
docs: fix behaviour of modal draggable zone (#27077)
The behaviour of the draggable zone in the modal was incorrect : the header was supposed to be the only draggable zone, but because of an inverted logic of state change, all the modal was draggable
2020-10-10 23:02:38 +08:00
偏右
340a0a913a
docs: release 4.7.0 (#27074)
* docs:  release 4.7.0

* update changelog emoji

* docs: add changelog about InputNumber onStep

* update changelog

* add changelog for #27074
2020-10-10 19:48:36 +08:00
偏右
94cab40b04
feat: InputNumber support onStep (#27075)
* feat: InputNumber support onStep

* fix test case

* fix dep
2020-10-10 17:49:50 +08:00
偏右
5db8813c64
docs: Update Image index.zh-CN.md (#27073) 2020-10-10 15:28:24 +08:00
偏右
2d676fb528
docs: update Image API (#27071)
* Update index.en-US.md

* Update index.zh-CN.md
2020-10-10 15:26:05 +08:00
偏右
0fec3aa602
Merge pull request #27064 from ant-design/feature
chore: merge feature into master
2020-10-10 14:13:11 +08:00
zombiej
5909a4dae5 docs: Update form rule enum desc 2020-10-10 14:01:39 +08:00
偏右
4bf062c2a8
test: fix test cov (#27065)
* test:  upload and form

* refactor: tooltip always evaluates to true
2020-10-10 13:32:27 +08:00
偏右
2ed5a1e9d1
Merge pull request #27063 from ant-design/master-to-merge-feature
chore: merge master into feature
2020-10-10 11:57:06 +08:00
afc163
68a1b18232 merge feature into master-to-merge-feature 2020-10-10 11:36:02 +08:00
zhangchen
138b953afd
feat: TextArea showCount (#26952)
* feat: TextArea showCount

* update: TextArea showCount test

* update: TextArea showCount test

* update: test

* update: test

* update: test

* update: interface

* revert: interface change
2020-10-10 11:30:58 +08:00
Tom Xu
60e35181fc
chore: add genetate authors and update authors (#27060)
* chore: update authors

* Update AUTHORS.txt

* add generate-authors.js

Co-authored-by: xrk <xrkffgg@gmail.com>
2020-10-10 10:34:41 +08:00
Tom Xu
dfbe4b701c
fix: locale by_BY lint (#27061)
* fix: locale lint

* Update index.test.js.snap
2020-10-10 09:13:31 +08:00
zombiej
f28f56d096 docs: Update antd-pro sketch resource 2020-10-09 21:47:23 +08:00
StIvan8
4107c83234
feat: add Belarusian translation (#27028)
* add Belarusian language translation

* add Belarusian locale, fix bugs

* fix: slider and select version
2020-10-09 21:37:07 +08:00
iorikingdom
a711a4172d
fix: add Japanese localization for Table (#27043)
* Update ja_JP.tsx

增加了几处日语翻译,希望下个版本能用上

* Update ja_JP.tsx

补全Table的日语翻译

* Update ja_JP.tsx

稍微修改了一下

* Update ja_JP.tsx
2020-10-09 21:32:41 +08:00
偏右
7662160880
fix: Radio cannot use Tooltip (#27050)
resolve #26921
resolve #25222

close #26929
2020-10-09 18:01:04 +08:00
二货机器人
dcd97ca46e
Merge pull request #27055 from ant-design/master
chore: Feature merge master
2020-10-09 17:28:17 +08:00
Tom Xu
f812855122
refactor: Remove layout deprecated (#27039)
* Update Sider.tsx

* Update Sider.tsx

* Update Sider.tsx

* Update Sider.tsx
2020-10-09 11:04:38 +08:00
Tom Xu
5f2588ffd1
docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
xrk
b173b5b8f5
fix: sliderProps typeScript define (#27033)
* fix: sliderProps typeScript define

* update rc-slider

* update

* update
2020-10-09 09:37:26 +08:00
Devon
df8c53d145
docs: fix typo in buttons.en-US.md (#27037) 2020-10-09 08:58:17 +08:00
zombiej
b651178685 chore: Update snapshot 2020-10-08 21:28:51 +08:00
Tom Xu
2eec689d74
feat: Space add split (#26948)
* feat: Space add split

* Update index.en-US.md

* changed

* improve

* improve

* Update demo.test.js.snap

* Update vertical-split.md

* Update demo.test.js.snap

* remove vertical-split

* Update demo.test.js.snap
2020-10-08 18:41:40 +08:00
Amumu
a2a4fa302d
docs: update form migrate docs title (#27029) 2020-10-08 13:15:13 +08:00
Jesus The Hun
f3f5b66957
docs: documentation for Jest support (#27003) 2020-10-07 02:10:21 +08:00
Rain120
820aa04a96
fix: words spell error at the file of wave.tsx (#27013) 2020-10-07 02:09:08 +08:00
Alper TUNCA
f1c75c5ef6
fix: Update tr_TR.tsx (#27017)
Adding Turkish mean for the optional tag from 4.6.0 antd
2020-10-07 02:03:53 +08:00
xrk
20efc58a8a
style: optimize loading icon in rtl (#27010) 2020-10-05 16:20:14 +08:00