ant-design/components/mention/demo
陆离 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
..
async.md fix lint 2017-02-20 22:21:14 +08:00
avatar.md improve demo es6 class code style 2017-02-20 21:47:57 +08:00
basic.md feat: support Mention[disabled|readOnly] and add some warning(#6004) 2017-05-05 14:53:46 +08:00
controllder-simple.md feat: support Mention[disabled|readOnly] and add some warning(#6004) 2017-05-05 14:53:46 +08:00
controlled.md feat: support Mention[disabled|readOnly] and add some warning(#6004) 2017-05-05 14:53:46 +08:00
custom-tag.md improve demo es6 class code style 2017-02-20 21:47:57 +08:00
multilines.md docs: update docs format 2017-02-13 10:55:53 +08:00
multiple-trigger.md fix lint 2017-02-20 13:39:01 +08:00
popupContainer.md feat: support Mention[disabled|readOnly] and add some warning(#6004) 2017-05-05 14:53:46 +08:00
readonly.md feat: support Mention[disabled|readOnly] and add some warning(#6004) 2017-05-05 14:53:46 +08:00