Commit Graph

13727 Commits

Author SHA1 Message Date
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
Lyndon001
3bc313113c
Update work-with-us.zh-CN.md 2019-02-02 09:57:45 +08:00
偏右
f488a789b4
Add test badge to README-zh_CN.md 2019-02-02 00:16:50 +08:00
zombieJ
0cb00e47b8
fix icon miss viewBox (#14686) 2019-02-01 23:04:41 +08:00
Amumu
6668c12c46 remove placeholder border override (#14533)
* remove placeholder boder override

* adjust radius when bordered
2019-02-01 16:22:10 +08:00
陈帅
ff8bcbac8d
use checkout config (#14682)
* use checkout config

* remove block

* style(azure-pipelines.yml): prettier yml file
2019-02-01 14:55:50 +08:00
kristof0425
ad363570c3 fix(Modal): rm remaining unnecessary string type 2019-02-01 01:20:39 +08:00
kristof0425
5b2a5398cf fix(Modal): correct type in comment 2019-02-01 01:20:39 +08:00
kristof0425
0a6642e595 refactor(Modal): rm unnecessary string 2019-02-01 01:20:39 +08:00
kristof0425
c97bd20faf docs(Modal): change type of okText and cancelText props 2019-02-01 01:20:39 +08:00
kristof0425
e0edd82a76 fix(Modal): allow ReactNode for okText and cancelText props 2019-02-01 01:20:39 +08:00
Florian Orpelière
031876bbf3 Update tree select documentation
According to https://github.com/react-component/tree-select documentation
2019-01-31 22:29:28 +08:00
afc163
2fd7591c19
📝 Fix code diff in documentation 2019-01-31 21:14:29 +08:00
afc163
33ac498318 📝 improve doc 2019-01-31 17:49:09 +08:00
afc163
d0d5604790 📝 upgrade typescript English doc 2019-01-31 17:49:09 +08:00
afc163
9e69fe6378 📝 use babel-plugin-import in typescript project 2019-01-31 17:49:09 +08:00
afc163
a678d85757 📝 Add craco and craco-antd in docs 2019-01-31 17:49:09 +08:00
afc163
0c7890f931 📝 use cra --typesript 2019-01-31 17:49:09 +08:00
afc163
01167d9e62 📝 use yarn create in doc 2019-01-31 17:49:09 +08:00
sylvanasGone
05df3aa552 fix: add missing typing for style prop 2019-01-31 17:42:35 +08:00
tangjinzhou
8832be1fc7 fix: auto-complete placeholder not display when disabled 2019-01-31 17:31:08 +08:00
afc163
3b40bfb058 🐛 Tweak calendar select width for IE9
close #14464
2019-01-31 17:19:55 +08:00
afc163
b8fd449f84 🐛 Fix margin in calendar select
close #14636
2019-01-31 17:19:55 +08:00
zombieJ
aa5ed8c237
Continue works on #12667 (#14668)
* Update index.tsx

* add limitation on checking labelPlacement

* add type checking of 'mode' in DatePickerProps
2019-01-31 16:52:29 +08:00
杨小事er
1b57dff9bb 🐛 fix(tootip):fix when title is too short arrow appears outside of tooltip
close #14667
2019-01-31 16:42:33 +08:00
ycjcl868
28986d00e0 📝 fix className ts definition 2019-01-31 16:14:54 +08:00
zombieJ
7f6d7730e0 update jest & antd-tools & bisheng-plugin-antd (#14659)
* update deps

* update test case

* update bisheng

* set 'aria-controls' to '' to keep jest sync
2019-01-31 16:07:49 +08:00
kuitos
fc56fe9ce5 typing fix 2019-01-31 14:45:45 +08:00
Ahmed AlSammany
52846791b5 fix for https://github.com/ant-design/ant-design/issues/14650 2019-01-31 11:00:14 +08:00
ztplz
1c1d7e7de2
Merge pull request #14648 from twist295/patch-1
Fixed typo in Skeleton component doc
2019-01-31 10:12:04 +08:00
Alvin Abia
9368753605
Fixed typo in Skeleton component doc 2019-01-30 14:07:51 -05:00
afc163
56ac01610f
💄 font-feature-settings to enable monospaced for OpenType font
https://developer.mozilla.org/en-US/docs/Web/CSS/font-feature-settings
2019-01-30 21:54:43 +08:00
陈帅
90fdd02e59
Set up CI with Azure Pipelines (#14617)
* Set up CI with Azure Pipelines

* optimize text display

* fix error name

* add artifact for package-lock.json
2019-01-30 20:00:14 +08:00
afc163
22dbe4f5b3 :typo: @dawer-prefix-cls => @drawer-prefix-cls 2019-01-30 11:38:53 +08:00
郑旭
b3df86a74f fix destroyFns not reduce when instance.destroy() (#14600)
* fix destroyFns not reduce when instance.destroy()

* Use object destructuring  prefer-destructuring
2019-01-30 10:46:30 +08:00
Ahmed AlSammany
5ed909c9c8 🐛 Fixed src prop for Avatar not effective after image load error
* fix for https://github.com/ant-design/ant-design/issues/14605, reset isImgExist state on src prop update

* add TC for https://github.com/ant-design/ant-design/issues/14605
2019-01-29 21:11:46 +08:00
afc163
305041a79d
💄 update table demo 2019-01-29 18:26:21 +08:00
afc163
ba1e305368
💄 site: fix extra space in demo code box 2019-01-29 18:14:03 +08:00
zombieJ
66366cfe18
Merge pull request #14619 from ant-design/fix-some-bugs-in-one-pr
Fixes some bugs
2019-01-29 16:44:16 +08:00
afc163
a68a1aec63
💄 Tweak checkbox style 2019-01-29 15:39:56 +08:00
dependabot[bot]
038958cc7c Update jest requirement from ^23.6.0 to ^24.0.0
Updates the requirements on [jest](https://github.com/facebook/jest) to permit the latest version.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v24.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-29 15:34:32 +08:00
afc163
b31e10a458
💄 Tweak Checkbox check align style
close #14271
2019-01-29 15:31:40 +08:00
afc163
d3e16b2dc6
🐛 Remove upload control if there is no trigger
in case of upload control triggered by label in some situations

close #14298
2019-01-29 15:31:39 +08:00
afc163
579a868f15
🐛 Fix Table selection checkbox label wrap style
close #14316
2019-01-29 15:31:39 +08:00
afc163
a29806f895
📝 upgrade some documentations for progress and skeleton 2019-01-29 15:23:23 +08:00
zombieJ
b7ced676d7
Merge pull request #14609 from ant-design/upd-devDeps
upd: devDeps
2019-01-29 14:41:48 +08:00
zombieJ
9a70b92ab2
Merge pull request #14615 from ant-design/fix-DemoDynamic-undefine
fix: site demo, dynamic form firstItem undefined
2019-01-29 14:32:56 +08:00
zombiej
34370e69eb update doc 2019-01-29 12:30:21 +08:00
zombieJ
538ceeca8b
Merge pull request #14616 from ant-design/csp-doc
update doc
2019-01-29 12:02:19 +08:00