Juan Rodrigo Venegas Boesch
121efd1f4c
Timeline design change feature
...
added a new prop to timeline called mode where you can send 'alternate' to change the timeline design and 'right' to flip horizontally.
2018-08-01 00:09:50 +08:00
Kian
6a28b44eca
add tagPrefixCls props
2018-07-31 21:15:10 +08:00
yoyo837
f14e207912
Boolean
2018-07-31 21:14:48 +08:00
yoyo837
45e9b2a937
fix prefixCls is missing in restProps
2018-07-31 21:14:48 +08:00
yoyo837
ef31697d26
Support centered settings
2018-07-31 21:14:48 +08:00
Ilan
d7a9783299
✅ update button snapshots
2018-07-31 18:42:12 +08:00
Ilan
b5ed207902
🚚 fitContainer -> block name conversion
2018-07-31 18:42:12 +08:00
Ilan
8fab1e1d1b
🐛 update fitContainer order
2018-07-31 18:42:12 +08:00
Ilan
5536a4ca3b
📝 update chinese button api doc
2018-07-31 18:42:12 +08:00
Ilan
9742be40a7
📝 update button api docs
2018-07-31 18:42:12 +08:00
Ilan
623cf1eaff
✨ introducing fitContainer prop for button
2018-07-31 18:42:12 +08:00
afc163
0156fef165
fix tabs ci in React 15
2018-07-31 15:50:27 +08:00
afc163
56fa8629b5
Merge branch 'master' into feature-3.8.0
2018-07-30 17:58:21 +08:00
tangjinzhou
92dc0dc2b0
feat: add onChange for Calendar
2018-07-30 17:57:34 +08:00
Wei Zhu
d7ca64b95c
docs: add resizable column table demo
2018-07-30 17:47:31 +08:00
zombiej
6617f785fd
fix #11458 . Adjust treeNode draggable css
2018-07-30 13:56:49 +08:00
zombiej
b8b9aeb1ce
Merge remote-tracking branch 'origin/feature-3.8.0' into tmp
2018-07-30 12:05:50 +08:00
zombiej
17b82a251a
update rc-tree
2018-07-30 12:05:29 +08:00
afc163
a654d86d65
Merge branch 'master' into feature-3.8.0
2018-07-29 15:31:35 +08:00
afc163
42efc2927d
fix card tabs demo
2018-07-29 15:31:20 +08:00
afc163
a3a2bf9c7d
demo: upgrade popover demo
2018-07-29 15:23:30 +08:00
afc163
51d32baa62
fix tabs test snapshots
2018-07-29 15:19:59 +08:00
afc163
636c343b16
Merge branch 'master' into feature-3.8.0
2018-07-29 15:06:36 +08:00
afc163
af03ae67f9
Fix TimePanel jump issue of hovering, close #11460
2018-07-29 15:03:35 +08:00
afc163
af4ed3988a
chore DatePicker and TimePicker font style
2018-07-29 15:02:34 +08:00
Ilan
97bf63086e
🐛 update popover hover and click example order
2018-07-29 12:42:56 +08:00
Ilan
068dc8ec38
✨ popover that can be hovered and clicked
2018-07-29 12:42:56 +08:00
Eden Wang
522aee18c3
add timeout to wait trigger result
2018-07-29 12:41:46 +08:00
Eden Wang
84e995ff63
add test case for date picker in tooltip
2018-07-29 12:41:46 +08:00
Eden Wang
6804094fa2
export mouse enter and mouse leave event for datepicker
2018-07-29 12:41:46 +08:00
Ilan Hasanov
86398d910a
💬 misc typos and blank spaces fixes
2018-07-29 01:15:02 +08:00
Ilan Hasanov
d0ca9ae05e
💬 input component blank spaces remove
2018-07-29 01:15:02 +08:00
Ilan Hasanov
8ee70e84b6
💬 update layout copyrights year and fix typos
2018-07-29 01:15:02 +08:00
Ilan Hasanov
da92bfeba2
💬 fix tabs component blank spaces
2018-07-29 01:15:02 +08:00
Ilan Hasanov
186496d840
💬 fix tree component typos
2018-07-29 01:15:02 +08:00
Ilan Hasanov
6cecc9a0ea
💬 fixing upload component typos and capitalization consistency for en-US
2018-07-29 01:15:02 +08:00
afc163
7d46cabb17
docs: Add instruction about cascader typo api
2018-07-29 00:05:44 +08:00
littleLane
b23d742f1b
feat: add rowSelection.columnTitle to Table
2018-07-28 14:57:00 +08:00
qliu
c6518b92aa
fix: get label should use childrenKeyName for arrayTreeFilter when us… ( #11311 )
...
* fix: get label should use childrenKeyName for arrayTreeFilter when use customer fieldNames otherwise It can not get correct label array
* feat: add fieldNames test case in Cascader
* fix: cli fail
* fix: cil fail again
2018-07-28 13:29:39 +08:00
Eric Turriff
1bbf59bb1d
fixed typo in InputNumber
docs
2018-07-28 13:03:37 +08:00
yoyo837
5ca7d75c0d
fix doc
2018-07-28 02:04:49 +08:00
yoyo837
ce24f278cf
docs
2018-07-28 02:04:49 +08:00
yoyo837
6ae02a9ab7
progress-dot
2018-07-28 02:04:49 +08:00
yoyo837
a0a0d88b78
Fix content without vertical alignment icon when using vertical label mode; And description text-align: center;
2018-07-28 02:04:49 +08:00
This JJ
2e7d08e98f
Add id to Select props ( #11189 )
...
* Can set id to props on Select
* Update index.tsx
2018-07-27 16:47:07 +08:00
Grant Klinsing
fd06d7b8b1
Update Pagination Typescript definition to include "role" ( #11474 )
...
* Add data-, aria- and role prop types to match rc-pagination
* Remove data- and aria- definitions since they are allowed already
2018-07-27 15:14:20 +08:00
zombiej
f5652f8e57
make title & label as optional props in treeSelect
2018-07-25 17:06:44 +08:00
Wei Zhu
9f76f1c276
chore: add tests for b9992f4
2018-07-25 16:31:18 +08:00
Wei Zhu
b9992f4a08
fix: DatePicker can not change year/month when under control
...
React 16.4 call getDerivedStateFromProps on every render
close #11447
close #11440
close #11439
close #11416
close #11405
2018-07-25 15:42:48 +08:00
JribiBelhassen
36f396f86f
Change label in TreeData interface to title, since label is deprecated ( #11442 )
2018-07-25 10:53:18 +08:00