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
zombiej
b835110f79
merge master
2019-01-26 12:02:56 +08:00
zombieJ
bfec344de5
Not show spining mask in ie <= 10 ( #14511 )
...
* not show spining mask in ie <= 10
fix #14365
* revert, let's use css check for this
* add styleChecker
* add pointer-events check
* delay check spin not support when did mount
* use css hack replace style check
2019-01-26 11:55:53 +08:00
zombieJ
633c3aeb25
update rc-switch ( #14560 )
...
close #7181
2019-01-26 01:26:48 +08:00
zombiej
f5cbf0f9f1
update getFieldsValue types
2019-01-25 16:01:21 +08:00
zombieJ
318dff9feb
not show overflow content when in elastic ( #14550 )
2019-01-25 15:35:48 +08:00
zombieJ
5ac80c8e55
Use addonAfter
instead of suffix
when use enterButton
in Input.Search ( #14461 )
...
fix #14450
2019-01-25 11:06:05 +08:00
ztplz
18332d8e76
FIx RadioButton cause RadioGroup onChange event trigger twice ( #14523 )
...
fix #14485
2019-01-25 10:32:30 +08:00
zombieJ
d1fde3670c
Time picker allow clear ( #14490 )
...
close #14472
2019-01-25 10:31:09 +08:00
Gautier
8bb3b10c01
Add a new less variable to override the list header background ( #14519 )
...
* Add a new less variable to override the list header background
* Add a new less variable to override the list footer background
2019-01-24 19:52:47 +08:00
krokofant
de8ec0152e
#14510 Set small table header to transparent to remove uncolored margin
2019-01-24 17:58:12 +08:00
afc163
d1c5c4871f
💄 site: fix icon page font style
2019-01-24 16:18:18 +08:00
iojichervo
e5a1e30055
Add MenuItem style type
2019-01-24 15:39:16 +08:00
ztplz
d30fdf11d7
Fix changing the count of a badge with border-color raises an error ( #14525 )
...
fix #14516
2019-01-24 12:17:38 +08:00
Michael Salaverry
18dc2c2743
Documentation: fixed typos and grammar ( #14518 )
2019-01-24 10:51:47 +08:00
youngbeen
afae775c9a
Update stay.zh-CN.md
...
修复错别字“撤消” => “撤销”
2019-01-23 10:45:18 +08:00
偏右
47e23d4137
Add expandIcon for Collapse ( #14060 )
...
close #14058 #12212
2019-01-23 10:41:07 +08:00
afc163
909b3b5235
🐛 Fix col span type to number | string
...
close #14324
2019-01-23 10:40:47 +08:00
Wei Zhu
c4026c4cb5
fix: remove duplicate type ( #14444 )
...
Already defined in AbstractSelectProps
2019-01-23 10:39:59 +08:00
MaoYiWei
5ec4383b3f
Add definition for Menu.SubMenu ( #14488 )
...
Fix Menu.SubMenu props from any to real def
2019-01-23 10:32:35 +08:00
afc163
ee644ce87c
📝 Fix changelog
2019-01-23 00:33:05 +08:00
afc163
ef1018d2a8
fix codesandbox link
2019-01-23 00:33:05 +08:00
afc163
2569097a0f
📝 Renew some documentations for state of art
2019-01-23 00:33:05 +08:00
偏右
582b77ce99
Merge pull request #14481 from ant-design/feature-for-resolve-conflict
...
Merge master to feature branch
2019-01-22 17:47:26 +08:00
afc163
d3d5a3e18d
Merge branch 'master' into feature-for-resolve-conflict
...
* master: (45 commits)
Add type definitions for Steps.Step (#14468 )
add select check to fix edge wave issue (#14469 )
Fix for Pagination ellipsis misalignment (#14473 )
change sentry id
✅ Add sentry in ant.design
💄 New Sketch resources!
fix transfer ref (#14441 )
Add onMouseEnter and onMouseLeave for Menu Item (#14454 )
update snapshot (#14467 )
📝 beautify code style in documentation (#14457 )
Updating type: TreeSelectProps.getPopupContainer (#14443 )
change error version
3.12.4 changelog (#14436 )
Format
Fix the bug that radio onchange will be ovrride by radioGroup onchange (#14364 )
docs: updated doc for create-react-app
fix prefixCls of empty go to div (#14404 )
update snapshot (#14406 )
add radius on table-placeholder to fix table small size border clip (#14398 )
fix style of Input.Search with enterButton (#14397 )
...
2019-01-22 17:34:10 +08:00