afc163
c8d36568bb
Merge branch 'master' into feature
2018-10-12 19:52:04 +08:00
afc163
ac599a90f2
Merge branch 'master' of github.com:ant-design/ant-design
2018-10-12 19:18:24 +08:00
afc163
bc1ad14590
update snapshot
2018-10-12 19:18:09 +08:00
偏右
139a348994
Add changelog of 3.10.1 ( #12615 )
...
* Add changelog of 3.10.1
* update CHANGELOG.zh-CN.md
* Add link of ng.mobile.ant.design release
* translate to english
* Add English version
* bump 3.10.1
* tweak changelog
* tweak changelog
* fix missing version title
2018-10-12 19:17:42 +08:00
afc163
76b64b5da0
Fix overflow issue of long text in Progress[type="circle"]
2018-10-12 18:05:30 +08:00
°))))彡
9aa4172c27
feat(website): add link to ng-zorro-mobile website; ( #12619 )
2018-10-12 17:09:43 +08:00
afc163
436cbeed7b
fix DatePicker clear behavior bring by 3640754
2018-10-12 16:25:23 +08:00
afc163
1a442c45f7
revert rc-input-number cause 4.2 brings break change
2018-10-12 16:21:43 +08:00
黄文鉴
df9b20209c
fix: change modal's default prefixCls to ant-modal and ant-modal-confirm ( #12548 )
2018-10-12 14:04:26 +08:00
Dimitri Mitropoulos
8eaf66be0e
adds missing Select.Option type for style ( #12609 )
2018-10-11 23:47:53 +08:00
comerc
3898c45c5d
Typo ( #12608 )
2018-10-11 23:47:39 +08:00
afc163
0f1d191123
update snapshot
2018-10-11 15:50:08 +08:00
afc163
4e09b3f4fc
Fix disabled style in AutoComplete, close #12594
2018-10-11 15:44:20 +08:00
afc163
965fd231b3
Merge branch 'master' into feature
2018-10-11 15:17:57 +08:00
偏右
a4c1bccd2a
Fix upload and mention test cases ( #12586 )
2018-10-11 15:11:44 +08:00
Oren Kosto
2a751bd4fe
reordered the translations in the i18n.md files according to the filename
2018-10-11 14:54:10 +08:00
Oren Kosto
b0c061772b
Updated the rc-calendar and rc-pagination libs, and the locale-provider snapshot
2018-10-11 14:54:10 +08:00
Oren Kosto
b05488c3b0
Added Hebrew translations
2018-10-11 14:54:10 +08:00
zombiej
7da2f48c78
adjust pagination select style
...
fix #12554
2018-10-11 13:29:59 +08:00
Yuri Pirola
150921b339
Fix Italian translation ( fix #12413 )
...
* Fix Italian translation.
* Update relevant snapshots.
2018-10-11 00:03:56 +08:00
sorrycc
f9c0b07db2
doc: update getting-started and practical-projects with umi
2018-10-11 00:03:36 +08:00
陈帅
236f48e8ce
fix#12401,mask=false, Will not be masked
2018-10-11 00:02:03 +08:00
zombiej
c199e6850d
update rc-input-number version
2018-10-10 23:49:24 +08:00
RyanHui
c095cb4665
modal add mask colse ( #12556 )
2018-10-10 22:28:38 +08:00
zombiej
5b6957d570
adjust anchor style
...
fix #12520
2018-10-10 19:15:55 +08:00
Fergus Leung
ec9f8ab7ce
add limitation on checking labelPlacement
2018-10-10 17:03:58 +08:00
Fergus Leung
b2b8ae4953
Update index.tsx
2018-10-10 16:17:53 +08:00
afc163
b55d402828
Add test case for Mention
2018-10-10 16:15:44 +08:00
afc163
68c177cdc1
update snapshot
2018-10-10 15:12:06 +08:00
afc163
f1d1d87de0
Fix unexpected column title in unsorted columns
2018-10-10 14:50:59 +08:00
afc163
46f4a3e9da
Fix Table sort style of right-aligned column
...
when size is small
2018-10-10 14:45:56 +08:00
siyu77
9e72ca1b24
Update utils.ts ( #12524 )
...
Fix IE 11 or low version edge svg icon can be focusable
2018-10-10 14:12:33 +08:00
afc163
246e131072
update snapshot
2018-10-10 13:58:02 +08:00
afc163
55a13a11fc
Fix Table sort style of right-aligned column
...
close #12552
2018-10-10 13:52:33 +08:00
zombiej
38fd268199
fix #12567
...
Use same expand logic in DirTree with switcher & selector
2018-10-10 11:51:34 +08:00
afc163
688f4ec8d6
Fix sort state not change when columns in render
...
close #12571
2018-10-10 11:23:44 +08:00
afc163
eba9eaa1ff
fix typo
2018-10-09 18:54:28 +08:00
afc163
9e58e56e76
tweak sorter icon position
2018-10-09 18:53:32 +08:00
afc163
86b342545d
Fix sorted column background in small size Table
2018-10-09 18:53:32 +08:00
afc163
d70f52add3
Fix Badge align when it is not a wrapper
...
close #12419
2018-10-09 18:53:32 +08:00
Wang Zhengchen
4d2422cb32
Update CHANGELOG.zh-CN.md
2018-10-09 18:36:59 +08:00
zombiej
e5cfef565b
fix #12475 . Picker should get focus after selection.
2018-10-09 17:44:22 +08:00
zombiej
50b55f488e
fix #12493 . Adjust auto complete of input-group css
2018-10-09 11:52:58 +08:00
zombiej
f9c2310424
fix #12539 . delay also double confirm spin status.
2018-10-09 00:02:03 +08:00
zombiej
00d1a26d4e
update rc-select deps
2018-10-08 23:03:09 +08:00
zombiej
364075421b
fix #12536 . Adjust date-picker icon
2018-10-08 20:53:28 +08:00
TomIsion
4d486416bf
change Form typescript define about async callback order
2018-10-08 18:05:02 +08:00
afc163
5bef1aa6c2
Fix Checkbox border color collapse inside Table under chrome
...
https://gw.alipayobjects.com/zos/rmsportal/IfMpUxFpHMcPkgDFsCuH.png
2018-10-08 12:17:03 +08:00
zombiej
73fd819322
Merge branch 'tmp_pr' into feature
2018-10-08 10:08:13 +08:00
zombiej
1bea23cabd
add chinese desc of avatar srcSet
2018-10-08 10:08:03 +08:00