Commit Graph

8335 Commits

Author SHA1 Message Date
afc163
879784c665
Merge branch "master" into "feature" 2018-12-20 17:43:00 +08:00
afc163
ecf83c0438
💄 Fix one tslint problem 2018-12-20 17:34:30 +08:00
tom
00109a0698 change Modal.destroy to Modal.destroyAll 2018-12-20 17:31:12 +08:00
tom
d9e0b33dbe Modal.destroy():destroy all cofirm modal dialogs 2018-12-20 17:31:12 +08:00
stevenyuysy
0929a8b2c5 🐛 fix status normal 2018-12-20 17:30:28 +08:00
Sam Lanning
8f830ec366 fix inconsistent component state updates
React component state updates using setState may
asynchronously update this.props and this.state, thus it is
not safe to use either of the two when calculating the new
state passed to setState, and instead the callback-based
variant should be used instead.
2018-12-20 17:29:02 +08:00
徐新航
e0c74501f4 feat: The <Affix> run update-position when first mounted, to get the actual styles. 2018-12-20 17:27:32 +08:00
afc163
1ac6b5782d
🐛 Correct Drawer style
close #11504
2018-12-20 17:26:34 +08:00
zombiej
d2c9e6b498 update doc 2018-12-20 17:21:58 +08:00
zombiej
10e8a5aa72 add test case 2018-12-20 17:21:58 +08:00
zombiej
101a93ed39 mention add defaultSuggestion 2018-12-20 17:21:58 +08:00
ztplz
1c02a65593 format mention 2018-12-20 17:19:44 +08:00
偏右
a127ba6789 Update index.tsx 2018-12-20 17:19:10 +08:00
sylvanasGone
b71301b65f fix: add missing parameter 2018-12-20 17:19:10 +08:00
yibu.wang
839d0dcb09 fix 2018-12-20 17:18:12 +08:00
Wang yb
f8fbb33c73 Update interface.tsx 2018-12-20 17:18:12 +08:00
ztplz
1f730faf2d Set menu mode to vertical by default 2018-12-20 17:17:50 +08:00
小哈husky
f5bf79d2d8 修复当值为0时样式不对问题
修复当值为0时样式不对问题 ,bug demo.https://codesandbox.io/s/0146v1lxkl
2018-12-20 17:17:05 +08:00
nick-ChenZe
bc20797a61 feat: update docs for switcherIcon 2018-12-20 17:16:44 +08:00
nick-ChenZe
d814c19356 feat: add switcherIcon prop to Tree 2018-12-20 17:16:44 +08:00
Sam Lanning
af8a025aeb [chore] remove additional unused variable 2018-12-20 17:16:00 +08:00
Sam Lanning
e56e1a71c3 [chore] fix useless assignments to local variables
This commit addresses all the instances of useless assignments to
local variables, as found by LGTM.com
2018-12-20 17:16:00 +08:00
Sam Lanning
bfc75f5872 [chore] remove unneeded checks
args will always be defined, and an array, additionally Array.some()
will always return false if the array is empty. So these conditions
are uneeded.
2018-12-20 17:16:00 +08:00
Sam Lanning
2f0580d08b [chore] simplify condition to remove useless conditional 2018-12-20 17:16:00 +08:00
Sam Lanning
843056e58e [chore] fix off-by-one error in loop
This fixes an alert that was found on LGTM.com
2018-12-20 17:15:17 +08:00
Vu Hoang Minh
69f0601d13 Update show-tooltip.md 2018-12-20 17:13:27 +08:00
Vu Hoang Minh
f7bf62de65 Update show-tooltip.md 2018-12-20 17:13:27 +08:00
zy410419243
2bfc23b6f1 fix: render correctly when set childrenColumnName 2018-12-20 17:05:27 +08:00
Rahul Gurung
422b20993b #12115 - fixed dropdown hover flickering 2018-12-20 12:32:37 +08:00
Rahul Gurung
f04e6886b6 #13533 - fixed popover arrow
inherit arrow color from parent so that it doesn't
appears to be pointing 
upward when user changes
color of inner content, user
can further add desired color
to downward pointing arrow.
2018-12-20 12:28:23 +08:00
黄俊亮
1272ec0e04 refactor: add @tabs-horizontal-padding-{sm,lg} 2018-12-20 11:54:56 +08:00
ycjcl868
57a3d96c3b 🐛 fix Comment action padding 2018-12-19 17:26:00 +08:00
afc163
51e3012dc6
💄 Fix card loading edge when height is specified and small 2018-12-19 16:37:25 +08:00
afc163
3aeca7c10e
🐛 remove right padding in dropdown, close ant-design/ant-design-pro#3161 2018-12-19 16:04:50 +08:00
afc163
b1a67de35e
Merge branch 'master' into feature
* master:
  📝 fix demo order
  Fixes #10576 (#13703)
  doc: update form & layout docs (#13701)
  update doc close #11802
  🐛 Fix Badge offset not working when count is ReactNode
2018-12-19 12:09:12 +08:00
afc163
28f6c4891a
📝 fix demo order 2018-12-19 12:07:32 +08:00
Rakshit Kumar
2ac67ddc25 Fixes #10576 (#13703)
FIxes #10576 by removing the extra padding that causes the card title to go out of line with action props
2018-12-19 11:04:32 +08:00
huishiyi
dd30678033 doc: update form & layout docs (#13701)
* doc: remove duplicate setFields in form doc-US

* doc: fix layout doc collapsedWidth default
2018-12-19 10:56:44 +08:00
zombiej
d23a996b35 update doc
close #11802
2018-12-18 23:31:50 +08:00
zombieJ
684d15c054
formItem support error message with reactNode (#13046)
close #13014
2018-12-18 22:20:52 +08:00
zombiej
0d05ceda08 update snapshot 2018-12-18 19:19:45 +08:00
zombiej
cdf4c1e6b8 merge origin/master 2018-12-18 19:18:08 +08:00
afc163
1fb7bac8ca
🐛 Fix Badge offset not working when count is ReactNode
close #13694
2018-12-18 18:31:12 +08:00
afc163
7abf528b96
💄 Optimize custom filter demo of Table 2018-12-18 18:19:27 +08:00
Teng YANG
c2d1d72675 Fix #13529 input group compact border color issues (#13550)
fix #13529
2018-12-18 16:53:45 +08:00
Julia Passynkova
7b643d2aaa Added CheckBox.Group to Form demo (#13680) 2018-12-18 13:33:57 +08:00
zombiej
79f25d1107 fix spin style 2018-12-18 11:02:09 +08:00
zombiej
9a386e7336 update test case, OK button under calendar should not clickable 2018-12-18 10:36:51 +08:00
afc163
2e4d2b497a
💄 remove text-align right of card extra 2018-12-18 10:34:43 +08:00
zombiej
c9aeb29b43 update snapshot 2018-12-18 10:32:33 +08:00
偏右
14fff83a4a
Merge pull request #13674 from iugo/patch-2
fix date-picker doc type
2018-12-18 10:09:15 +08:00
偏右
92e10eb015
Merge pull request #13650 from iugo/patch-1
fix RangePickerProps onOk type
2018-12-18 10:08:53 +08:00
Justin Reich
d0d5481c17 Updated CommentProps type for author 2018-12-18 10:08:38 +08:00
iugo
30a6d38898
Update index.zh-CN.md 2018-12-18 09:32:02 +08:00
iugo
21b0f329b9
fix date-picker en doc type 2018-12-18 09:30:59 +08:00
iugo
a98e42784e
fix date-picker doc type 2018-12-18 09:28:25 +08:00
afc163
2c7112be7b
Improve spin perfermance and UI detail 2018-12-17 23:27:24 +08:00
zombieJ
68ad468938
move sorter logic from div to th cell (#13669)
fix #13467
2018-12-17 22:42:16 +08:00
afc163
26936de2e8
🐛 Fix WeekPicker width, close #13629 2018-12-17 20:34:34 +08:00
afc163
1b0d37d1f3
🐛 remove word-break for consistent ui, close #13624 2018-12-17 20:14:39 +08:00
zombiej
d4715e1783 pass props to fix IE <= 10 not support constructor
fix #13540
2018-12-17 16:13:44 +08:00
Damian Green
a140533a26 Fix lifecycle method for radio (#13239) 2018-12-17 15:01:55 +08:00
iugo
5681d6381a
fix RangePickerProps onOk type 2018-12-17 11:39:47 +08:00
zombiej
83b449b1ff set form id on demo
fix #10218
2018-12-17 10:02:08 +08:00
Gianfrancø Palumbo
219500ee7a Fix cursor for radio button disabled state
Add a style for `ant-radio-inner` span element.
2018-12-16 20:43:52 +08:00
zombiej
812c28f26e update snapshot 2018-12-14 15:31:53 +08:00
zombiej
cf43c19a80 use new lifecycle method of Cascader
ref #9792
2018-12-14 11:40:47 +08:00
zombiej
a26766302f add missing less var 2018-12-14 00:58:58 +08:00
afc163
3b8dd8152d
fix back-top test 2018-12-14 00:49:28 +08:00
afc163
8280c6da80
fix back-top test 2018-12-14 00:23:39 +08:00
afc163
d1650e31e9
fix key warning in tabs demo 2018-12-13 22:58:14 +08:00
afc163
50617e7ebe
Merge branch 'master' into feature 2018-12-13 22:53:15 +08:00
afc163
860809f173
fix invalid title in div 2018-12-13 22:51:53 +08:00
陈帅
30d65ef46e Merge branch 'master' into feature 2018-12-13 22:48:08 +08:00
afc163
9c777231e3
fix locale provider snapshot 2018-12-13 22:47:30 +08:00
陈帅
58ac28077c
Revert "Revert "Revert "Use less @plugin" (#13613)" (#13621)" (#13622)
This reverts commit f47aa91c5e.
2018-12-13 22:16:51 +08:00
陈帅
f47aa91c5e
Revert "Revert "Use less @plugin" (#13613)" (#13621)
This reverts commit 2c79d2a7c1.
2018-12-13 22:15:26 +08:00
陈帅
daca08b6f1 merge master 2018-12-13 22:03:12 +08:00
陈帅
2c79d2a7c1
Revert "Use less @plugin" (#13613) 2018-12-13 18:07:49 +08:00
陈帅
377062bc9b
Merge pull request #13595 from ant-design/lessPlugin
Use less @plugin
2018-12-13 12:22:57 +08:00
zombiej
2d5d71bf85 clean rgb converter 2018-12-13 11:54:34 +08:00
zombiej
06403f92f3 clean convert 2018-12-13 11:16:33 +08:00
zombiej
c5462e4d45 clean _applyModification 2018-12-13 11:12:08 +08:00
zombiej
0574c759cf clean readable 2018-12-13 11:06:42 +08:00
zombiej
2546a30485 remove toXXX 2018-12-13 10:53:14 +08:00
ztplz
05cf557ee1 Format menu 2018-12-13 09:38:55 +08:00
zombiej
a5df939c2c use less plugin 2018-12-12 20:46:44 +08:00
Wei Zhu
2a66546433 docs: document Steps[className] 2018-12-12 17:13:39 +08:00
zombiej
a7c1aca7f9 clean tinyColor 2018-12-12 16:34:16 +08:00
zombiej
75df1e762e del bezierEasing 2018-12-12 16:12:57 +08:00
zombiej
154e6781ec Merge branch 'master' into lessPlugin 2018-12-12 16:04:11 +08:00
zombiej
87efad2da7 clean color-palette 2018-12-12 01:09:58 +08:00
zombiej
62fe5dda35 add color palette 2018-12-12 01:01:34 +08:00
zombiej
41df6cead4 add missing color 2018-12-12 00:18:42 +08:00
zombiej
2029762297 replace components colors 2018-12-11 22:45:03 +08:00
zombiej
ee128020e7 replace colors 2018-12-11 22:17:19 +08:00
Nathan Broadbent
cbed63cb3e Added middle and small sizes for Card component 2018-12-11 19:31:28 +08:00
Sergey Volynkin
d554fa82a4 snapshots update 2018-12-11 19:25:26 +08:00
Sergey Volynkin
cc9b09df13 improved description on Chinese, small refactor at the map func 2018-12-11 19:25:26 +08:00
Sergey Volynkin
0d246d38bc Add "Hide Already Selected" example for Select component 2018-12-11 19:25:26 +08:00
afc163
6ee4c1a290
🐛 Fix Table filter dropdown button not clickable 2018-12-11 11:08:18 +08:00
zy410419243
ce2469667d pref: fix typos 2018-12-11 10:38:35 +08:00
afc163
4e4c737e9b
fix demo lint 2018-12-10 21:42:38 +08:00
afc163
cde6dbe7c3
💄 improve Drawer demo and add snapshots 2018-12-10 18:59:37 +08:00
ztplz
c7452f3a9d Fix type error 2018-12-10 16:23:59 +08:00
陈广亮
1e0400704b fix getColumnTitle bug
title: <div>
           <span>title</span>
           null
        </div>
2018-12-10 16:19:22 +08:00
wangxingkang
13593a9629 feat: Improve Dropdown component item definition (#13536) 2018-12-10 13:25:51 +08:00
Teng YANG
6b94bd0bb4 Fix customize border-width problem in input group compact mode (#13534) 2018-12-10 10:42:23 +08:00
afc163
8d2a42fa91
📝 fix outdated link 2018-12-10 00:23:50 +08:00
Ali Zhdanov
4c6244bd0c Outdated url to file input accept prop (#13531)
Looks like outdated URL to file input `accept` prop. I've added the proper one.
2018-12-10 00:21:48 +08:00
bukas
814980d9c6 fix: upload blob preview && upload beforeUpload doc (#13528)
* fix: upload not preview blob

* fix: test && readme

* fix: upload promise
2018-12-10 00:16:51 +08:00
wangxingkang
6830623ed9 feat: 完善AutoComplete组件props定义 2018-12-09 02:28:42 +08:00
hengkx
d3b828ae4c fix Transfer operations doc 2018-12-07 23:22:53 +08:00
afc163
50785f9a80
improve default locale implementation 2018-12-07 21:02:05 +08:00
afc163
a2a016d8cf
:globe: fix cascader locale, close #13486 2018-12-07 20:07:33 +08:00
afc163
56665144ae
💄 fix MenuItem code style 2018-12-07 20:07:17 +08:00
陈帅
8e11f0bdb9 merge support prettier 2018-12-07 20:02:01 +08:00
陈帅
df356a586c Merge branch 'master' into feature 2018-12-07 18:52:13 +08:00
陈帅
dca9715186 support prettier 2018-12-07 18:27:30 +08:00
afc163
16c3a9453e
📝 improve locale doc, #13462 2018-12-07 18:16:48 +08:00
sylvanasGone
210aab8d51 fix: add onClick prop 2018-12-07 17:51:17 +08:00
afc163
32819dfc84
fix demo snapshot 2018-12-07 17:25:05 +08:00
afc163
7c5029cf17
📝 improve transfer doc 2018-12-07 14:23:04 +08:00
afc163
1865e97393
💄 fix WeekPicker popup placement
https://gw.alipayobjects.com/zos/rmsportal/DUTKByAmrAqkfKHyltgA.png
2018-12-07 12:33:10 +08:00
afc163
677677c4f2
Add blanks 2018-12-07 12:15:36 +08:00
afc163
3bf7e2b99f
🐛 fix gap of dropdown menu, close #10481 2018-12-07 12:12:53 +08:00
afc163
ff8eb02fc4
Add test case for #12475 2018-12-07 11:35:26 +08:00
afc163
bc704c3af4
Fix WeekPicker snapshot 2018-12-07 11:23:30 +08:00
afc163
15770c527d
🐛 fix slider blur function, close #13439 2018-12-06 21:36:43 +08:00
afc163
1649980c2e
💄 improve slider ui, missing active dot 2018-12-06 21:13:20 +08:00
afc163
f28b637c0f
💄 improve slider ui 2018-12-06 21:11:31 +08:00
afc163
d81364c7a9
🐛 Should focus date picker after select date value
close #12475

revert e5cfef5 to fix #7443 again

also fix #13424
2018-12-06 17:37:52 +08:00
ztplz
9e684d69fc
Merge pull request #13460 from zy410419243/issue-13456
Change wrong return value of Upload filter
2018-12-06 17:29:43 +08:00
afc163
49f227be9b
📝 fix duplicated dropdownRender in doc 2018-12-06 16:53:02 +08:00
yangxiaolin
6bc311123c fix syntax error 2018-12-06 16:48:48 +08:00
zombiej
f791a50084 add forceRender support
fix #12503
2018-12-06 15:08:35 +08:00
zombiej
821ced5e30 fix filtered record miss selectedRows
fix #11384
2018-12-06 11:06:10 +08:00
zy410419243
5217a4809c pref: change label type 2018-12-06 10:54:03 +08:00
zy410419243
1faf4c621d fix: change wrong return value of filter 2018-12-06 08:09:52 +08:00
zy410419243
434205d216 test: update snapshots 2018-12-05 19:46:06 +08:00
zy410419243
bcefe82ee4 test: update test case 2018-12-05 19:46:06 +08:00
zy410419243
1638a629f4 feat: add visibilityToggle to control whether Icon show 2018-12-05 19:46:06 +08:00
zy410419243
9b934e80c0 style: remove indent 2018-12-05 19:46:06 +08:00
zy410419243
6ee39b26a9 pref: fix codecov problem 2018-12-05 19:46:06 +08:00
zy410419243
113231c5df pref: fix codecov problem 2018-12-05 19:46:06 +08:00
zy410419243
3634fe1096 pref: fix Codacy problem 2018-12-05 19:46:06 +08:00
zy410419243
4620f7c186 pref: add Icon type to Password => eye-invisible 2018-12-05 19:46:06 +08:00
zy410419243
18b5c2fd7f pref: fix codecov problem 2018-12-05 19:46:06 +08:00
zy410419243
bcf03a83bb pref: fix Codacy problem 2018-12-05 19:46:06 +08:00
zy410419243
2ed17d0dbe pref: fix Codacy problem 2018-12-05 19:46:06 +08:00
zy410419243
2b07c0a730 test: update snapshots 2018-12-05 19:46:06 +08:00
zy410419243
f3611bf7bb test: update snapshots 2018-12-05 19:46:06 +08:00
zy410419243
97367c0a80 test: update snapshots 2018-12-05 19:46:06 +08:00
zy410419243
c161d9c285 feat: Add Input.Password 2018-12-05 19:46:06 +08:00
zy410419243
4b6d2ede2f pref: fix codecov problem 2018-12-05 19:45:38 +08:00
zy410419243
61ae2267c5 pref: remove useless code 2018-12-05 19:45:38 +08:00
zy410419243
cac8e97854 try: to find whether there is something wrong with test case 2018-12-05 19:45:38 +08:00
zy410419243
ddec8a4db6 test: update snapshots 2018-12-05 19:45:38 +08:00
zy410419243
e0b3b28e9f pref: add test case 2018-12-05 19:45:38 +08:00
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
amedora
0aeb9a356b use color definitions insted of numbers 2018-12-05 19:45:22 +08:00
amedora
1f3e5f5817 add new color definitions 2018-12-05 19:45:22 +08:00
zombieJ
1a0a06fca9
ConfigProvider support prefixCls (#13389)
Basic support prefixCls.
2018-12-05 19:12:18 +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
zombiej
bdba40639c update snapshot 2018-12-03 22:47:39 +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
afc163
c0ba2eb456
💄 tweak tree switcher icon size 2018-11-26 13:42:49 +08:00
zombieJ
9b49fb60d9
Config provider (#12991)
close #12985
2018-11-26 12:06:42 +08:00
zombiej
72d08b3828 Select support dropdownRender
close #10831
2018-11-26 11:50:12 +08:00
zombieJ
b1d1b75a8f
Cascader support limit filtered item count (#13206)
close #13097
2018-11-26 11:29:16 +08:00
ztplz
e54b50cc01 Fix regular error in firefox and safri 2018-11-25 22:09:03 +08:00
frezc
e732bffde3 add checkbox-border-width 2018-11-24 17:39:31 +08:00
frezc
1a76a8ec21 add style to SwitchProps 2018-11-24 17:39:15 +08:00
Ilan
e8aac413b2
Merge pull request #13250 from damiangreen/migrate-locale-provider-to-new-lifecycle-method
Migrate locale provider to new lifecycle method
2018-11-23 22:21:42 +01:00
arifemrecelik
b2f6655061 Snapshot fixed. 2018-11-23 16:41:28 +08:00
arifemrecelik
f11a4c1b3c tabIndex prop added to DatePicker 2018-11-23 16:41:28 +08:00
ztplz
2fa90b17d0 Improve form demo 2018-11-23 13:42:51 +08:00
Anuj
e0298dcc13 prefer logical AND over ternary (#13254) 2018-11-23 13:42:37 +08:00
zombieJ
95a76b0436
add tabs additional css (#13118)
fix #13086
2018-11-23 13:39:33 +08:00
zombiej
e36e5aa5a2 fix form demo 2018-11-23 11:25:51 +08:00
ztplz
ed4cc9e5fd format (#13252) 2018-11-22 23:35:40 +08:00
Damian Green
83b30d7513 migrate locale provider to new lifecycle method 2018-11-22 14:22:48 +00:00
Wei Zhu
ab6c44dd1f types: add generic type for Select[value]
usage:

const handleChange = (value: string) => {}

<Select<string> onChange={handleChange} >
2018-11-22 17:53:44 +08:00
zombiej
4564dce50c carousel fade page should not block user selection
fix #13215
2018-11-22 17:52:56 +08:00
jojoLockLock
171e36680f fix(switch):set disabled for loading status & set cursor as not-allowed (#13219) 2018-11-21 11:01:18 +08:00
Laith
2bf0fadb11 Starting sort order with 'ascend', then 'descend', then undefined. (#13069) 2018-11-21 00:27:11 +08:00
zombieJ
d366886dcb add title support in menu item (#12952)
* add title support in menu item

* hide title when inlineCollapsed

* fix typo
2018-11-20 23:26:40 +08:00
spideeee
7f8ad51c01 Moved "onCalendarChange" prop from DatePicker to RangePicker for English version 2018-11-20 22:06:35 +08:00
ycjcl868
bb0888b09f fix: timepicker overflow style 2018-11-20 22:06:09 +08:00
wa1k3r
eac1c2482f update checkbox wrapper-state-class snap 2018-11-20 22:06:00 +08:00
wa1k3r
7038b9215d add checkbox wrapper state classname 2018-11-20 22:06:00 +08:00
zombiej
b28b7a72a8 update test case 2018-11-20 17:26:08 +08:00
zombiej
5ef2e23bcf Merge remote-tracking branch 'origin/master' into feature 2018-11-20 16:36:18 +08:00
afc163
ddb331a6a9
💚 Fix snapshot 2018-11-20 11:20:14 +08:00
afc163
13c25adc6d
📝 Upload action is not required prop 2018-11-19 18:52:47 +08:00
ztplz
7180f6be44 Add tests for Input.Search 2018-11-16 21:06:59 +08:00
afc163
8a49fea94a
🐛 Fix small RangePicker 1px align problem
close #13105
2018-11-16 18:20:08 +08:00
afc163
b265692478
🐛 Fix Dropdown font-size affected Avatar
close #13091
2018-11-16 18:20:08 +08:00
ztplz
13ad9996f3 update 2018-11-16 16:23:38 +08:00
ztplz
8f64fd5fd8 update 2018-11-16 16:23:38 +08:00
ztplz
508bc719a7 Suppress warning message 2018-11-16 16:23:38 +08:00
zombiej
8fbfa1f876 should check more strict to avoid shallow compare miss match
fix #13028
2018-11-15 23:34:13 +08:00
ztplz
b42d1dc3b1 update 2018-11-15 20:32:31 +08:00
ztplz
e515db334b Fix typo 2018-11-15 20:32:31 +08:00
zombiej
56585d700f add defaultPickerValue in datePicker doc
close #10402
2018-11-15 16:21:27 +08:00
afc163
6f98969dc0 🐛 Fix case sensitive module path 2018-11-15 14:43:54 +08:00
afc163
1cbe8bc919 Merge branch 'master' into feature
* master:
  Add missing types for tree
  fix: notification's description should be optional
  Fix #13132 (#13143)
2018-11-15 14:18:02 +08:00
ztplz
f25757ef9d Add missing types for tree 2018-11-15 14:02:29 +08:00
Wei Zhu
f9bf695656
fix: notification's description should be optional 2018-11-15 11:32:53 +08:00
ztplz
54cb3b96d3 Fix #13132 (#13143) 2018-11-14 23:44:38 +08:00
Joao Rabelo
4f51ff5277 Adding rcselect 'showAction' to AbstractSelectProps to avoid linting errors when used through antd Select component
The usage of this prop was discussed over #6873
2018-11-14 21:11:32 +08:00
zombiej
24a548a1ae Merge remote-tracking branch 'origin/master' into feature 2018-11-14 20:46:10 +08:00
zombiej
37a09ae078 update test case 2018-11-14 20:45:39 +08:00
afc163
5abbe3ba23 🐛 revert menu background 2018-11-14 18:00:34 +08:00
ztplz
3d2799bb7f Fix typo 2018-11-14 17:31:01 +08:00
ztplz
af4e5bbbed format 2018-11-14 15:37:13 +08:00
ztplz
6f6d949fcc Fix #13119 2018-11-14 15:37:13 +08:00
zombiej
b75486fe85 merge master 2018-11-14 15:28:27 +08:00
afc163
67dc9b914c 🐛 Fixed bug of collapsed menu wrong mode responsively
close #13104
2018-11-14 15:25:17 +08:00
zombiej
063a062eac update progress format def
fix #13122
2018-11-14 14:46:07 +08:00
frezc
6313220551 [type] add style to SliderProps 2018-11-13 23:14:47 +08:00
afc163
c7b9eee709 improve getDerivedStateFromProps return value 2018-11-13 18:03:57 +08:00
zombiej
d20b5fe9f5 update rc-tabs to fix 2 issue:
1. fix non-transform support env ink bar not correct
2. fix tabBarGutter not work in vertical mode. ref #12968
2018-11-13 16:22:15 +08:00
zombiej
087b00e09b support auto focus 2018-11-13 10:42:10 +08:00
zombiej
7d5efc46c5 add onFocus & onBlur def on TreeSelect
fix #13100
2018-11-13 00:25:17 +08:00
zombieJ
dbbeec8dd9
add listener for start transition (#13094)
fix #12942
2018-11-12 20:31:58 +08:00
afc163
03d3b08315 🐛 Fix popup menu background transparent bug 2018-11-12 15:34:10 +08:00
afc163
233f1891d1 Add test case for wave 2018-11-12 13:59:34 +08:00
ztplz
4ddde533ff Update docs 2018-11-12 13:37:57 +08:00
afc163
cd8502a864 Add test case 2018-11-12 12:18:21 +08:00
ztplz
3130a9584d Delete extra blank line 2018-11-12 12:14:28 +08:00
afc163
cdafee70f2 Merge branch 'master' into feature
* master:
  🔥 update less code style
  ⬆️ upgrade react-dnd version
  update
  Remove unused dependencies
  3.10.7 changelog
  🐛 Fix typo, #12978
  update changelog
   Release 3.10.6
  🚑 Fix Button[href] 1px align bug in another way
  tweak style
  💄 tweak button style
2018-11-12 12:06:24 +08:00
CORP\lianyufeng
02cedda1e9 Add support for Indonesian internationalization 2018-11-12 12:05:46 +08:00
afc163
a616f89a1b 🔥 update less code style 2018-11-12 12:02:30 +08:00
Cheng Liu
c79d69275b update test demo snapshots 2018-11-12 10:58:45 +08:00
Cheng Liu
b979c34420 💄 pass the specified class to custom icon as well 2018-11-12 10:58:45 +08:00
Cheng Liu
0d7963236c feat(select): customize remove/clear/menuItemSelected icons 2018-11-12 10:58:45 +08:00
afc163
74aeaceaa8
🐛 Fix typo, #12978 2018-11-11 18:52:24 +08:00
afc163
664089ecf6
🚑 Fix Button[href] 1px align bug in another way
revert adee2f3

close #12978
2018-11-11 18:11:19 +08:00
afc163
464286be12
tweak style 2018-11-11 14:22:13 +08:00
afc163
9ba892b02d
💄 tweak button style 2018-11-10 22:21:27 +08:00
afc163
11384384d0
Merge branch 'master' into feature 2018-11-10 22:10:07 +08:00
ztplz
6ad23c370e Fix CI 2018-11-10 22:09:29 +08:00
afc163
bbb45e0659
let => const 2018-11-10 00:39:58 +08:00
afc163
16fca0d33d let => const 2018-11-10 00:38:06 +08:00
ztplz
f27653158d Remove extra spaces (#13062) 2018-11-10 00:17:02 +08:00
ilanus
c5874c1104 sort locales asc and add locale huHU tests 2018-11-09 21:53:15 +08:00
ilanus
1dfe222933 🌐 adding hungarian localisations 2018-11-09 21:53:15 +08:00
ztplz
f8626ccaff Fix typo 2018-11-09 21:04:17 +08:00
ztplz
af5f588335 Use const instead of let 2018-11-09 21:04:05 +08:00
kuitos
2bb6369e3e typing correct 2018-11-09 19:31:47 +08:00
afc163
713b363a9b Merge branch 'master' into feature
* master:
  fix: extra space
  docs(table): generic type arguments in jsx elements demo
  revert webpackbar
2018-11-09 18:56:01 +08:00
muzea
0c5bbf04f4 fix: extra space 2018-11-09 18:35:34 +08:00