New
v1.14.0
What's Changed
- :sparkles: feat: support input area value controlled by @ONLY-yours in https://github.com/ant-design/pro-chat/pull/197
- feat: 新增繁体中文 by @LCJove in https://github.com/ant-design/pro-chat/pull/198
- :bug: fix: 解决一些特殊无法渲染更新的问题 by @ONLY-yours in https://github.com/ant-design/pro-chat/pull/209
- :sparkles: feat: add onScroll listener by @ONLY-yours in https://github.com/ant-design/pro-chat/pull/222
- :bug: fix: 修复输入框受控模式下中文无法输入的问题 by @ONLY-yours in https://github.com/ant-design/pro-chat/pull/223
- 🐛 fix: docs error by @jaluik in https://github.com/ant-design/pro-chat/pull/220
- 🐛 fix: 解决MockResponse下, emoji乱码问题 by @songhanlin in https://github.com/ant-design/pro-chat/pull/231
- ✨ feat: 暴露Input.TextArea的ref到inputAreaProps中 by @songhanlin in https://github.com/ant-design/pro-chat/pull/235
- 🐛 fix: 修复 input text ref 透传失败的问题 by @ONLY-yours in https://github.com/ant-design/pro-chat/pull/241
- :lipstick: style: 将所有全局样式收敛至 .ant-pro-chat 内 by @gin-lsl in https://github.com/ant-design/pro-chat/pull/237
- 🐛 fix: ActionIconGroup不设置dropdownMenu, 依旧显示...省略号 by @songhanlin in https://github.com/ant-design/pro-chat/pull/238
New Contributors
- @jaluik made their first contribution in https://github.com/ant-design/pro-chat/pull/220
- @songhanlin made their first contribution in https://github.com/ant-design/pro-chat/pull/231
- @gin-lsl made their first contribution in https://github.com/ant-design/pro-chat/pull/237
Full Changelog: https://github.com/ant-design/pro-chat/compare/v1.13.4...v1.14.0