Commit Graph

8606 Commits

Author SHA1 Message Date
偏右
8c41373a06 Merge pull request #6041 from megawac/popover-heading-color
Popover should use @popover-color to control title color
2017-05-12 20:51:27 +08:00
afc163
9089674a6f Fix form item layout bug when zoom out, close #6097 2017-05-11 21:10:30 +08:00
afc163
0c88ec2f38 Fix warning path 2017-05-11 16:50:22 +08:00
afc163
62e9c21e47 fix demo 2017-05-11 16:49:01 +08:00
afc163
10a2d82731 Fixed mode of Menu inside Dropdown, close #6101 2017-05-11 14:57:29 +08:00
afc163
9226746ba7 fix iconfont download url, close #6098 2017-05-11 13:30:38 +08:00
afc163
811ecfddf6 Add fork icon 2017-05-11 13:30:38 +08:00
Benjy Cui
a081100cdc refactor: simplify code 2017-05-11 11:38:32 +08:00
Benjy Cui
6c94a5887e docs: update changelog 2017-05-11 10:52:02 +08:00
wangtao0101
58922a34c6 fix bug #6075 (#6088)
* fix bug #6075

* add test for PR #6088

* remove test.only
2017-05-11 10:41:14 +08:00
偏右
fc8189303d fix #6094 2017-05-11 10:34:40 +08:00
paranoidjk
c21b58b576 fix: upgrade rc-tabs, fix react warning. ref #5678 2017-05-10 21:36:08 +08:00
afc163
2129237aa1 Fix card tab pane style, close #5888 2017-05-10 21:29:52 +08:00
afc163
de87bd7d17 card tabs animation could be overrided, close #6070 2017-05-10 20:49:05 +08:00
偏右
2f2cbba3a0 Merge pull request #6076 from abenhamdine/patch-1
Add import of LocaleProvider
2017-05-10 10:41:17 +08:00
Arnaud Benhamdine
b288a23c88 Add import of LocaleProvider 2017-05-09 19:24:59 +02:00
Graeme Yeates
8d1b2c9f32 Add variable for controlling backtop colors (#6038) 2017-05-09 17:15:54 +08:00
Tyler
919cb22eb7 Use the prop-types package from npm instead of React.PropTypes (#6057)
* Use the prop-types package from npm instead of React.PropTypes

* Remove using of PropTypes from React in docs and site
2017-05-09 13:40:33 +08:00
陆离
158536bbd9 Autocomplete height style fix (#6059)
+ close #6058
2017-05-09 13:36:37 +08:00
Rex
83a322f2d3 fix: notification are overlapping (#5994)
* fix notification are overlapping

* update test case

* update test case
2017-05-08 16:57:43 +08:00
wangtao0101
0d070d3763 refactor: improve performance of Transfer #5997 (#6001)
* fix bug #5997

* change order for review
2017-05-08 16:40:12 +08:00
Graeme Yeates
694f73d060 Add variable to control tag default color (#6039) 2017-05-08 13:57:52 +08:00
Graeme Yeates
e65dd692d2 Add a variable to control input addon's background (#6040) 2017-05-08 13:55:34 +08:00
BK Heleth
291ca97428 Fix #6044 | Radio.Button types (#6053) 2017-05-08 13:12:34 +08:00
Jonatas Walker
7b3459fcb5 Fix site typos (#6043) 2017-05-06 21:04:29 +08:00
afc163
fa0cd33be3 upgrade normalize.css to 7.0.0 2017-05-06 18:21:46 +08:00
Graeme Yeates
2d6d6a8b67 Popover should use @popover-color to control title color 2017-05-05 16:51:12 -04:00
Benjy Cui
5b605f1a57 bump 2.10.0 2017-05-05 18:08:17 +08:00
Benjy Cui
a0a6b4610b chore: simplify code, close: #6030 2017-05-05 18:06:43 +08:00
Benjy Cui
175b16c190 docs: add changelog for 2.10 (#5981) 2017-05-05 17:53:05 +08:00
陆离
4518b02095 feat: support Mention[disabled|readOnly] and add some warning(#6004)
#### FEATURES

 * use `ContentState` instead of `EditorState`, selection events won't trigger
   onChange anymore.
 * deprecated `Mention.toEditorState`, instead of `Mention.toContentState`,
 * `Mention.toEditorState` are compatibled, but have a warnning in console.

 #### ISSUES

 * `disabled` and `readOnly` props supported.
 * fixed controlled mode bug.

 * close #5788
 * close #5175
 * close #https://github.com/react-component/editor-mention/issues/7
2017-05-05 14:53:46 +08:00
Benjy Cui
0d672d5c2d test: fix CI 2017-05-05 14:47:37 +08:00
kossel
169e0f9762 fix: issue 5834, autocomplete is not being decorated (#6018) 2017-05-05 14:40:57 +08:00
Benjy Cui
f870db26f5 docs: update API docs for Notification 2017-05-05 14:34:33 +08:00
lixiaoyang
f58615dc35 feat: Notification supports className and style (#6014)
* notification add className and style

Message add className and style

* revert message
2017-05-05 14:26:55 +08:00
afc163
85567da0e8 tweak style 2017-05-04 12:05:57 +08:00
偏右
1a775b1d3b Merge pull request #5964 from megawac/active-item-bg
Add @active-item-bg to control hover and active states
2017-05-04 12:02:55 +08:00
偏右
51ae68e1a9 Merge pull request #6009 from megawac/input-number-background
Fix input-number not setting the child input elements background
2017-05-04 11:59:48 +08:00
偏右
131a35bcc9 Merge pull request #6008 from megawac/popover-text-color
Add missing @popover-color variable
2017-05-04 11:59:40 +08:00
偏右
e37648adbd Merge pull request #6007 from megawac/fix-cascader-background
Fix cascader not using @component-background
2017-05-04 11:59:26 +08:00
偏右
48ccedd8a5 Merge pull request #6006 from megawac/time-picker-selected-bg
Add @time-picker-selected-bg to control the selected state of time-pickers
2017-05-04 11:59:15 +08:00
Graeme Yeates
e69f03a323 Fix input-number not setting the child input elements background 2017-05-03 14:46:32 -04:00
Graeme Yeates
eafb41d129 Add missing @popover-text-color variable 2017-05-03 13:36:22 -04:00
Graeme Yeates
fbe402fe9e Fix cascader not using @component-background 2017-05-03 13:10:46 -04:00
Graeme Yeates
98ba816bfb Add @time-picker-selected-bg to control the selected state of time-picker 2017-05-03 11:06:07 -04:00
Graeme Yeates
d8d17a6401 Seperate @active-item-bg into 2 variables 2017-05-03 10:57:14 -04:00
afc163
5b22faacce fix broken link 2017-05-03 19:17:50 +08:00
afc163
c8d9e64809 Fix Transfer selection when searching text, close #5993 2017-05-03 19:05:31 +08:00
afc163
f5d371f6e9 tweak selection style 2017-05-03 16:23:08 +08:00
afc163
93f7fd1c98 update table selection text and add select all demo 2017-05-03 16:19:12 +08:00