Commit Graph

13825 Commits

Author SHA1 Message Date
zombieJ
2b558af960
update silder snapshot (#14732) 2019-02-05 21:25:40 +08:00
何乐
99eeefc25d correct type in Switch (#14727) 2019-02-05 11:01:36 +08:00
信鑫-King
6cdc203a2f
Merge pull request #14725 from ant-design/fix-form-test
Fix CI build failed of test
2019-02-04 23:07:25 +08:00
ycjcl868
6f040b6c40 fix: strict check input 2019-02-04 22:55:00 +08:00
zombiej
777c56a515 mock test 2019-02-04 22:02:46 +08:00
Josue Peralta
b6f81340ba small change 2019-02-04 17:22:33 +08:00
Josue Peralta
976a6a5c5a Fixed typos and improved grammar 2019-02-04 17:22:33 +08:00
ycjcl868
31d55e43b3 upd: version 2019-02-04 11:41:40 +08:00
Andrew Shearer
163140189f Fix quote rendering (#14708)
Use curly quotes from the current font, removing an override that
switched to a Chinese font for those 4 characters. On all platforms,
this caused the quotes to differ in size and weight from the
surrounding text. On Linux, it also caused text to fall back to a
serif font rather than the intended sans-serif font. On Windows,
it used a full-width Chinese character, making it look like there
were extra spaces in the text. Typographic apostrophes, in
particular, appeared to have two or more extra spaces after them.

fix #13095
2019-02-04 11:36:03 +08:00
gyh9457
c895c809f9 improve tabs demo (#14701) 2019-02-04 11:29:28 +08:00
dependabot[bot]
0d65f0578d ⬆️ Update @types/react requirement from ~16.7.13 to ~16.8.1
Updates the requirements on [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-04 11:22:50 +08:00
maks
736f5b9549 doc: handle invalid date in message.info() call
The picker allows to change from a valid date to an empty value (`date` becomes `null` and therefore cannot be formatted).
Same way it's done as for the `<div>` contained message.
2019-02-04 11:20:55 +08:00
zy410419243
4b526bf251 docs: fix wrong comma 2019-02-04 11:18:24 +08:00
信鑫-King
079f11152f
Merge pull request #14716 from ant-design/doc-changelog-date
doc: release date
2019-02-04 09:49:19 +08:00
ycjcl868
e8949c786a doc: release date 2019-02-04 09:37:32 +08:00
信鑫-King
4e270b79d0
Merge pull request #14702 from ant-design/release-3.13.1
Release 3.13.1 Changelog
2019-02-04 09:31:57 +08:00
ycjcl868
38d8eaa788 doc: umi 2019-02-04 08:48:51 +08:00
ycjcl868
e74abf8607 📝 ts doc 2019-02-03 23:15:59 +08:00
ycjcl868
a84cf0ff11 📝 ts doc 2019-02-03 23:12:53 +08:00
ycjcl868
a98f52d205 📝 release doc 2019-02-03 23:10:25 +08:00
ycjcl868
2d43e98a7a 📝 fix typescript doc 2019-02-03 23:00:20 +08:00
ycjcl868
38c4bccc9b memo: fix doc 2019-02-03 22:51:13 +08:00
ycjcl868
b3b01a3bf7 📝 fix Avatar doc 2019-02-03 22:39:33 +08:00
ycjcl868
ee8827055f 📝 table doc 2019-02-03 22:37:11 +08:00
ycjcl868
a5bdfb1a72 📝 update release doc 2019-02-03 21:44:20 +08:00
ycjcl868
8e06266741 📝 doc icon 2019-02-03 21:44:20 +08:00
ycjcl868
f802864cda upd: release changelog 2019-02-03 21:44:20 +08:00
ycjcl868
022caca98d upd: DatePicker changelog 2019-02-03 21:44:20 +08:00
ycjcl868
a261cfa1a2 upd: changelog en-us doc 2019-02-03 21:44:20 +08:00
ycjcl868
5ca53761b8 upd: relese en-us doc 2019-02-03 21:44:20 +08:00
ycjcl868
1b7240bc8f upd: release doc 2019-02-03 21:44:20 +08:00
ycjcl868
0115790567 📝 changelog en-US 2019-02-03 21:44:20 +08:00
ycjcl868
0cb2e69632 upd: table doc 2019-02-03 21:44:20 +08:00
ycjcl868
fa2121c8f8 upd: changelog docs 2019-02-03 21:44:20 +08:00
ycjcl868
e3d36fa75e upd: changelog docs 2019-02-03 21:44:20 +08:00
ycjcl868
2402d61962 upd: changelog 2019-02-03 21:44:20 +08:00
ycjcl868
c91bc10592 docs: format 2019-02-03 21:44:20 +08:00
ycjcl868
ad05487743 📝 3.13.1 Changelog zh-CN 2019-02-03 21:44:20 +08:00
afc163
83ec6b1531
📝 Add badge of license 2019-02-03 16:17:53 +08:00
zombieJ
ee97cfe6cc
update doc (#14712) 2019-02-03 13:35:10 +08:00
zombieJ
3bd784cec6
force opacity of 0 (#14703) 2019-02-03 09:02:46 +08:00
afc163
c563bc1d10 🐛 Table should pick pageSize over defaultPageSize in priority
close #14320
2019-02-02 22:44:46 +08:00
afc163
5009268e23 🆙 typescript@3.3.1 2019-02-02 22:44:29 +08:00
偏右
1daec4eacb 🐛 Statistic should support negetive numbers (#14695)
close #14692
2019-02-02 21:55:46 +08:00
信鑫-King
12f6d8ada4
Merge pull request #14684 from RunningCoderLee/master
add ValidateFieldsOptions typing for validateFields
2019-02-02 19:03:29 +08:00
zombieJ
4668bf6ddd
update code (#14700)
close  #12749
2019-02-02 18:30:40 +08:00
zeroslope
ff41bfe2fb 修改FAQ的描述
FAQ中,标题‘如何移除 2 个汉字时字间的空格’,“汉字‘时’字间”中的时多余,且“汉字字间”不容易断句,在不改变原来意思的情况下改为
“如何移除 2 个汉字之间的空格”
2019-02-02 12:00:16 +08:00
RunningCoderLee
86e0431f9b fix: make all the properties in the ValidateFieldsOptions typing optional 2019-02-02 11:50:44 +08:00
RunningCoderLee
71503751a2 add ValidateFieldsOptions typing for validateFields 2019-02-02 11:30:11 +08:00
Lyndon001
ed88aa32eb
Update work-with-us.zh-CN.md 2019-02-02 10:18:20 +08:00