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