Commit Graph

13705 Commits

Author SHA1 Message Date
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
zombiej
f955d2ec82 remove empty space 2019-01-29 12:01:52 +08:00
zombiej
6807b70b04 update doc 2019-01-29 12:00:23 +08:00
ycjcl868
89653d2e89 📝 fix site demo, dynamic form firstItem undefined 2019-01-29 11:50:43 +08:00
zombieJ
6560697c09
Merge pull request #14608 from sdli/fastFix
fix #14557
2019-01-29 11:44:28 +08:00
zombieJ
92817e28ea
Merge pull request #13380 from ant-design/doc-tree-select
Docs: tree-select open custom icon
2019-01-29 11:36:33 +08:00
zombiej
cd6071e04d update ts def 2019-01-29 11:21:07 +08:00
zombiej
c61c9e5ae3 Merge branch 'master' into doc-tree-select 2019-01-29 11:16:32 +08:00
shawtung
b6f8365d53 为before pseudo增加负index, 避免其挡住自定义overlay的点击
如果overlay没有设置position也没有transform样式, 其层级会低于这个伪元素, 导致无法被点击到.
2019-01-29 10:58:42 +08:00
Subroto
7b8a39772b Fix fileIndex not found TypeError (IE 11)
fileIndex is not present in IE 11 Array.prototype
2019-01-29 10:53:35 +08:00
afc163
0b3d7d62fa
📝 fix typo 2019-01-29 10:46:42 +08:00
ycjcl868
47b3df5dcd upd: devDeps 2019-01-29 00:05:16 +08:00
sdli
18262297da fix table.pagination bug - when pageSize is larger than data source length 2019-01-28 22:43:03 +08:00
afc163
0bbc46da37 💄 Enable some stylelint rules 2019-01-28 19:06:38 +08:00
afc163
3fcb8fa0b3 💄 Fix stylelint errors 2019-01-28 19:06:38 +08:00
dependabot[bot]
55ee631193 Update stylelint requirement from ~9.6.0 to ~9.10.1
Updates the requirements on [stylelint](https://github.com/stylelint/stylelint) to permit the latest version.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/commits/9.10.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-28 19:06:38 +08:00
Subroto
7d7de2a599 fix IE 11 bug
If `flex-basis` is not set, it is taken as `0px` as default, breaking the ui in IE 11.
2019-01-28 18:46:47 +08:00
zombieJ
a379c47162
add missing defaultFormat (#14593) 2019-01-28 14:07:26 +08:00
afc163
5de5f4c458 🐛 Fix errors in lgtm.com
https://lgtm.com/projects/g/ant-design/ant-design/alerts/?mode=list
2019-01-28 14:02:32 +08:00
zombieJ
8838bd602d
update (#14591) 2019-01-28 13:29:20 +08:00
Bora Ikizoglu
3e85e51b58 Fixed Form.create missing type (#14584) 2019-01-28 12:35:57 +08:00
zombieJ
6240871c6b
update css hack (#14588) 2019-01-28 11:46:57 +08:00
chencheng (云谦)
1c98a79b2a
Merge pull request #14574 from cc189/patch-2
Update practical-projects.zh-CN.md and practical-projects.en-US.md
2019-01-28 11:12:34 +08:00