afc163
c6ec1ce9bb
use create-react-class, ref #5678
8 years ago
Benjy Cui
0b332f0fb8
test: update snapshot for pagination
8 years ago
Rex
f3c38d5811
fix: `notification.destroy` bug ( #6161 )
8 years ago
afc163
8feed523d9
Allow showHour can be overrided
8 years ago
Benjy Cui
523ad8c802
docs: show demo for #6121
8 years ago
Benjy Cui
a86a3339fc
revert: #5990
8 years ago
Benjy Cui
2feb3d42e6
chore: add definition for Button[onMouseDown], close : #6054
8 years ago
Benjy Cui
9ce3a1ea35
docs: update docs details for Modal, close : #6121
8 years ago
Benjy Cui
aab3daa1ea
fix: broken style of SubMenu[disabled], close : #6062
8 years ago
afc163
1165200dcc
remove unused className, #6144
8 years ago
afc163
010860ae0f
Fix style.height issue of Input with addon and prefix, close #6144
8 years ago
Benjy Cui
a9a8f68578
docs: update demo
8 years ago
afc163
46884e06ea
Fix TreeSelect item style, close #6137
8 years ago
ddcat1115
0b9ff23661
docs: add dynamic-rule form demo ( #6035 )
8 years ago
Benjy Cui
8c06fc6527
test: update snapshot
8 years ago
afc163
29e54c2339
fix lint in demo
8 years ago
Benjy Cui
555dbb9b29
docs: add MonthPicker disableDate demo
8 years ago
Benjy Cui
12a6060304
docs: fix code style
8 years ago
Albert 理斯特
3f44c55689
fix: indent size
8 years ago
Benjy Cui
61d6cf14ff
deps: upgrade eslint relative deps
8 years ago
Benjy Cui
11626decfe
chore: update docs for Form.Item and fix edge case, close : #6113
8 years ago
偏右
0fdc3799b6
refactor: Extend Input types from HTMLInputProps, #5970 ( #5990 )
8 years ago
hardfist
da935ec4af
fix Notification getContainer config bug ( #6099 )
Change-Id: I8eb84c640bb75c7e3b7c9c35b3105ca147888d54
8 years ago
afc163
ed17464a5f
Fix vertical align of RangePicker input in safari and 360, close #6061
8 years ago
afc163
6d38fcf4e4
Add @popover-distance and adjuest popover default distance, close #6105
8 years ago
afc163
9089674a6f
Fix form item layout bug when zoom out, close #6097
8 years ago
afc163
0c88ec2f38
Fix warning path
8 years ago
afc163
62e9c21e47
fix demo
8 years ago
afc163
10a2d82731
Fixed mode of Menu inside Dropdown, close #6101
8 years ago
afc163
811ecfddf6
Add fork icon
8 years ago
Benjy Cui
a081100cdc
refactor: simplify code
8 years ago
wangtao0101
58922a34c6
fix bug #6075 ( #6088 )
* fix bug #6075
* add test for PR #6088
* remove test.only
8 years ago
afc163
2129237aa1
Fix card tab pane style, close #5888
8 years ago
afc163
de87bd7d17
card tabs animation could be overrided, close #6070
8 years ago
Graeme Yeates
8d1b2c9f32
Add variable for controlling backtop colors ( #6038 )
8 years ago
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
8 years ago
陆离
158536bbd9
Autocomplete height style fix ( #6059 )
+ close #6058
8 years ago
Rex
83a322f2d3
fix: notification are overlapping ( #5994 )
* fix notification are overlapping
* update test case
* update test case
8 years ago
wangtao0101
0d070d3763
refactor: improve performance of Transfer #5997 ( #6001 )
* fix bug #5997
* change order for review
8 years ago
Graeme Yeates
694f73d060
Add variable to control tag default color ( #6039 )
8 years ago
Graeme Yeates
e65dd692d2
Add a variable to control input addon's background ( #6040 )
8 years ago
BK Heleth
291ca97428
Fix #6044 | Radio.Button types ( #6053 )
8 years ago
afc163
fa0cd33be3
upgrade normalize.css to 7.0.0
8 years ago
Graeme Yeates
2d6d6a8b67
Popover should use @popover-color to control title color
8 years ago
Benjy Cui
a0a6b4610b
chore: simplify code, close : #6030
8 years ago
Benjy Cui
175b16c190
docs: add changelog for 2.10 ( #5981 )
8 years ago
陆离
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
8 years ago
Benjy Cui
0d672d5c2d
test: fix CI
8 years ago
kossel
169e0f9762
fix: issue 5834, autocomplete is not being decorated ( #6018 )
8 years ago
Benjy Cui
f870db26f5
docs: update API docs for Notification
8 years ago