Commit Graph

7922 Commits

Author SHA1 Message Date
zy410419243
32d1f2852a fix: add title type 2018-12-05 19:45:38 +08:00
zy410419243
0f9788911e revert: head.MD 2018-12-05 19:45:38 +08:00
zy410419243
24e6556f08 pref: fix ci problem 2018-12-05 19:45:38 +08:00
zy410419243
20de214c49 pref: fix ci problem 2018-12-05 19:45:38 +08:00
zy410419243
374c831822 pref: fix lint problem 2018-12-05 19:45:38 +08:00
zy410419243
4354e0aec4 fix: #13312 2018-12-05 19:45:38 +08:00
afc163
9b6883bc9f
🐛 Fix inconsistent size of icon in Dropdown.Button, close #13442 2018-12-05 11:01:48 +08:00
愚道
6f9b604236 update alert demo test snapshots 2018-12-05 10:57:44 +08:00
愚道
7716169daf fix: add closable classname for fix text overlap 2018-12-05 10:57:44 +08:00
afc163
30bd445f89
Fix test case 2018-12-04 20:35:25 +08:00
afc163
09dd044c7a
🐛 Fix Dropdown types, close #13420 2018-12-04 20:28:48 +08:00
afc163
cc6402aec6
Upgrade TypeScript version to 3.2 2018-12-04 20:18:16 +08:00
afc163
1d0ef997f4
🐛 Fix Button removeAttribute error in Edge
close #13216

close ant-design/ant-design-pro#2423
2018-12-04 18:26:47 +08:00
afc163
7ccd0285b9
💄 fix icon snapshot 2018-12-04 17:48:01 +08:00
afc163
1737fe3738
🌱 Fix Comment content line wrap, close #13429 2018-12-04 17:05:20 +08:00
afc163
8be45e5c33
🌱 improve comment demo 2018-12-04 16:51:13 +08:00
Teng YANG
073cbdb6d2 Fix input component border width issues 2018-12-04 00:27:01 +08:00
afc163
c2e2518e41
💄 fix Avatar[size=20] style, close #13408 2018-12-04 00:11:49 +08:00
Wei Zhu
fb07e3f3c4 Update snapshot 2018-12-03 17:35:51 +08:00
afc163
35585a6d07
🐛 should render as normal button when href is assigned undefined
close #13337
2018-12-03 10:39:00 +08:00
Yury Kozyrev
c9fb5e6ea8 add missing classname prop 2018-12-03 00:37:31 +08:00
信鑫-King
a97df220b1
Merge pull request #13382 from ant-design/release-3.11.0
Release 3.11.0
2018-12-02 22:33:58 +08:00
二哲
ad347a98e2 Update manual.md
After destroying need to clear interval
2018-12-02 20:48:52 +08:00
ycjcl868
9300cd88ba util test 2018-12-02 15:52:07 +08:00
ycjcl868
dc8ebef321 📝 Changelog and select docs 2018-12-02 15:52:07 +08:00
ztplz
cfa81bc658 Add missing type 2018-12-02 14:31:19 +08:00
afc163
8e3ce3cb27
💄 update code style 2018-12-01 23:06:05 +08:00
lyhper
655ae8e4b4 fix: datepicker style error 2018-12-01 22:57:13 +08:00
Niko Autio
f7a7d55e6b Added missing FI translation for sort title 2018-12-01 22:55:50 +08:00
Damian Green
eca24018fa 'Mention' component lifecycle methods 2018-12-01 22:55:23 +08:00
ycjcl868
44812cf5e8 upload utils test 2018-12-01 22:44:00 +08:00
ycjcl868
d97218fb28 📝 comment zh-CN doc Type 2018-12-01 20:26:21 +08:00
zombiej
9ed04cb0e7 fix eslint 2018-12-01 00:24:16 +08:00
zombiej
9f5d421cd6 merge master 2018-11-30 14:48:37 +08:00
zombiej
62810dbde6 datePicker support string[] format
close #13148
2018-11-30 14:34:58 +08:00
zombiej
8a912e5426 add transfer form error style
fix #13273
2018-11-29 14:37:54 +08:00
zombiej
aa16fdde86 update snapshot 2018-11-29 13:12:57 +08:00
zombiej
7643195be1 Transfer disabled should also disable search box
fix #13330
2018-11-29 00:41:49 +08:00
afc163
6b2c0a59b3
🐛 Fix upload thumbnail icon broken styles
close #13333
2018-11-28 20:33:32 +08:00
Huáng Jùnliàng
ea0541295d fix(module:timepicker): incorrect invalid border color (#13155) 2018-11-28 17:12:37 +08:00
afc163
83c192ea3e
💄 fix eslint problems 2018-11-28 15:11:02 +08:00
ztplz
8b70fe7664 Correct type 2018-11-27 23:43:37 +08:00
afc163
0e99b6ea72
💄 fix loading button's icon style
close #13300
2018-11-27 16:01:27 +08:00
zombieJ
8d1d595d76
use resize observer to check textarea size (#13295)
fix: #10151
2018-11-27 13:46:42 +08:00
afc163
e1d3d2b3e1
Add dropdownRender loading for Select
close #10831

close #7988

close #13151

close #11225

close #9888
2018-11-27 12:01:30 +08:00
afc163
18f705fcf6
Merge branch 'master' into feature
* master: (28 commits)
  remove overflowY on TextArea autoSize since height transition has been removed for a long time fix #10151
  💄 tweak form control margin, close #13183
  Update Crowdin configuration file
  Correct date-picker demo
  📝 upgrade ts comment
  💄 tweak tree switcher icon size
  Fix regular error in firefox and safri
  add change log
  add checkbox-border-width
  add style to SwitchProps
  update rc-tree-select
  Snapshot fixed.
  tabIndex prop added to DatePicker
  Improve form demo
  prefer logical AND over ternary (#13254)
  fix form demo
  format (#13252)
  📝 improve document images
  migrate locale provider to new lifecycle method
  types: add generic type for Select[value]
  ...
2018-11-27 11:26:16 +08:00
zombiej
df49b767b1 remove overflowY on TextArea autoSize since height transition has been removed for a long time
fix #10151
2018-11-27 11:25:21 +08:00
afc163
595de71315
💄 tweak form control margin, close #13183 2018-11-27 00:36:01 +08:00
ztplz
8e7da2a480 Correct date-picker demo 2018-11-26 21:44:57 +08:00
afc163
4abc2824e4
📝 upgrade ts comment 2018-11-26 19:32:33 +08:00