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 |
|
zombieJ
|
b4050d3d52
|
fix typescript (#14587)
|
2019-01-28 11:10:56 +08:00 |
|
afc163
|
b8adc1c9e8
|
📝 improve changelog
|
2019-01-28 10:38:55 +08:00 |
|
zombieJ
|
042fad7f9a
|
Merge pull request #14579 from ant-design/sentry-clean-up
remove sentry tmp
|
2019-01-26 22:23:40 +08:00 |
|
zombiej
|
23470f4e53
|
remove sentry tmp
|
2019-01-26 22:13:44 +08:00 |
|
zombieJ
|
23c5f68b33
|
Merge pull request #14575 from ant-design/tree-doc
add hide icon sample on showLine
|
2019-01-26 20:07:42 +08:00 |
|
zombiej
|
ff8ef180e8
|
add hide icon sample on showLine
|
2019-01-26 19:46:30 +08:00 |
|
cc189
|
a2b813173c
|
Update practical-projects.en-US.md
|
2019-01-26 03:05:17 -06:00 |
|
cc189
|
bedf08d33c
|
Update practical-projects.zh-CN.md
将教程中的指令更新为最新版的`create-umi@0.9.5`
|
2019-01-26 02:49:29 -06:00 |
|
zombieJ
|
31a2d8b446
|
Merge pull request #14573 from ant-design/3.13.x
adjust changelog doc
|
2019-01-26 15:01:52 +08:00 |
|
zombiej
|
fb437fac26
|
adjust doc
|
2019-01-26 14:49:12 +08:00 |
|
zombieJ
|
f489cfb381
|
Merge pull request #14569 from ant-design/3.13.x
3.13.0 changelog
|
2019-01-26 14:33:14 +08:00 |
|
zombiej
|
fcc51740a8
|
ref: #14568
|
2019-01-26 14:04:44 +08:00 |
|
zombiej
|
05dcc9b711
|
fix typo
|
2019-01-26 13:36:08 +08:00 |
|
zombiej
|
67aa622365
|
add miss author
|
2019-01-26 13:34:04 +08:00 |
|
zombiej
|
e92efa41ef
|
update changelog
|
2019-01-26 13:33:03 +08:00 |
|
zombieJ
|
8b95eb1df6
|
Merge pull request #14565 from ant-design/feature
master merge feature
|
2019-01-26 12:30:05 +08:00 |
|
zombieJ
|
ff302b4bab
|
Merge pull request #14564 from ant-design/feature-merge-master
Feature merge master
|
2019-01-26 12:15:33 +08:00 |
|