ant-design/components/mention
陆离 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
..
__tests__ Don't ignore test files. 2016-12-14 14:48:09 +08:00
demo feat: support Mention[disabled|readOnly] and add some warning(#6004) 2017-05-05 14:53:46 +08:00
style feat: support Mention[disabled|readOnly] and add some warning(#6004) 2017-05-05 14:53:46 +08:00
index.en-US.md feat: support Mention[disabled|readOnly] and add some warning(#6004) 2017-05-05 14:53:46 +08:00
index.tsx feat: support Mention[disabled|readOnly] and add some warning(#6004) 2017-05-05 14:53:46 +08:00
index.zh-CN.md feat: support Mention[disabled|readOnly] and add some warning(#6004) 2017-05-05 14:53:46 +08:00