ant-design/components/mention
RaoHai 1ccfad13f7 Mention Component fix
- 现在只输入一个 @ 符号,dropdown 也会弹出。
 - 输入框失去焦点后,dropdown 会消失。
 - 添加受控模式示例
 - 添加 `getMentions(editorState: EditorState): Array<String>` Api,
   可以获取当前提到的人。
 - 添加了校验样式
 - 其他样式修正
2016-07-20 19:01:11 +08:00
..
demo Mention Component fix 2016-07-20 19:01:11 +08:00
style lesslint fix 2016-07-18 16:58:52 +08:00
index.en-US.md Mention Component fix 2016-07-20 19:01:11 +08:00
index.tsx Mention Component fix 2016-07-20 19:01:11 +08:00
index.zh-CN.md Mention Component fix 2016-07-20 19:01:11 +08:00