陆离
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
lixiaoyang
f58615dc35
feat: Notification supports className and style ( #6014 )
* notification add className and style
Message add className and style
* revert message
8 years ago
afc163
85567da0e8
tweak style
8 years ago
偏右
1a775b1d3b
Merge pull request #5964 from megawac/active-item-bg
Add @active-item-bg to control hover and active states
8 years ago
偏右
51ae68e1a9
Merge pull request #6009 from megawac/input-number-background
Fix input-number not setting the child input elements background
8 years ago
偏右
131a35bcc9
Merge pull request #6008 from megawac/popover-text-color
Add missing @popover-color variable
8 years ago
偏右
e37648adbd
Merge pull request #6007 from megawac/fix-cascader-background
Fix cascader not using @component-background
8 years ago
偏右
48ccedd8a5
Merge pull request #6006 from megawac/time-picker-selected-bg
Add @time-picker-selected-bg to control the selected state of time-pickers
8 years ago
Graeme Yeates
e69f03a323
Fix input-number not setting the child input elements background
8 years ago
Graeme Yeates
eafb41d129
Add missing @popover-text-color variable
8 years ago
Graeme Yeates
fbe402fe9e
Fix cascader not using @component-background
8 years ago
Graeme Yeates
98ba816bfb
Add @time-picker-selected-bg to control the selected state of time-picker
8 years ago
Graeme Yeates
d8d17a6401
Seperate @active-item-bg into 2 variables
8 years ago
afc163
5b22faacce
fix broken link
8 years ago
afc163
c8d9e64809
Fix Transfer selection when searching text, close #5993
8 years ago
afc163
f5d371f6e9
tweak selection style
8 years ago
afc163
93f7fd1c98
update table selection text and add select all demo
8 years ago
afc163
9e018a7310
fix test case, #5999
8 years ago
afc163
290a779916
fix test case, #5999
8 years ago
afc163
54f443a266
tweak clear icon position
8 years ago
偏右
9537ce02ee
Merge pull request #5999 from RaoHai/addAutoCompleteFilterOptions
set filterOption to false
8 years ago
RaoHai
650ab28b59
set filterOption to false
+ close #5860
8 years ago
Graeme Yeates
0bc8284c46
[ #5964 ] add @background-color-active rule
8 years ago
Graeme Yeates
4eb2855871
Add @active-item-bg to control hover and active states
8 years ago
afc163
5d6439f15b
When there is icon, should not insert space in button children, #5977
8 years ago
Wei Zhu
2190f63959
docs: Fix Tree drag demo
close #5837
8 years ago
shlice
38a7a87690
feat: enhance handleRemove in Upload ( #5974 )
onRemove will be executed when removing file button is clicked, remove event will be prevented when return value is false.
But, if we want't to popup a confirm dialog, it can't block the execution of onRemove.
So, I add Promise support for onRemove. The return value of onRemove now can be a Promise, and the handleRemove function in Upload can wait for the non-blocking confirm dialog.
8 years ago
偏右
d3aa5f3cbf
fix: time picker layout ( #5983 )
* Add popupClassName
* Fix showTime panel width bug, close #5959
* Add test case
8 years ago
afc163
c6efc4db27
Adjust dropdown item padding, close #5088
8 years ago
afc163
ac660d9f3c
Fix transfer search bug, close #5631
8 years ago
偏右
f70dd7e20f
Merge pull request #5978 from liekkas/master
Add @tabs-card-head-background
8 years ago
MeiLin
01a75428d6
docs: fix typo ( #5980 )
8 years ago
liekkas
7ee1e79841
extract new variable @tabs-card-head-background from tabs's card-style.less
8 years ago
liekkas
4cd95d5723
use @card-head-background
8 years ago
liekkas
6e6c5ce2e5
Merge remote-tracking branch 'ant-design/master'
8 years ago
afc163
ebd66d0082
fix missing less variable
8 years ago
偏右
377f30b520
Merge pull request #5966 from megawac/background-color-base
Decompose @background-color-base in several variables
8 years ago
偏右
5fde1e7550
Merge branch 'master' into background-color-base
8 years ago
afc163
d7d18be1f5
revert collapse active background, ref #5881
8 years ago
偏右
6787e41257
Merge pull request #5962 from megawac/fix-calendar-input-background
Fix calendar input background to use @input-bg
8 years ago
偏右
da0365f23a
Merge pull request #5963 from megawac/alert-text-color
Add variables for customizing alert text and heading colors
8 years ago
偏右
66b354efcf
Merge pull request #5965 from megawac/less-variable-documentation
Add some basic less variable documentation
8 years ago
偏右
18abd43d20
Merge pull request #5970 from brookshi/patch-3
#5969 Input component support spellCheck for TypeScript
8 years ago
偏右
e53684fea9
Merge pull request #5971 from Haroenv/patch-1
fix typo in recommendation.en-US.md
8 years ago
Haroen Viaene
f8e86eae64
Update recommendation.en-US.md
fix typo in table header
Recommanded => Recommended
8 years ago
Brook Shi
315f760ce2
Input component support spellCheck for TypeScript
8 years ago
afc163
224c46ded9
fix typo
8 years ago