Skip to content

Add ChatBox Component #9

Description

@guotingchao

Introduction

添加聊天输入框组件,包含聊天人列表、聊天消息列表等渲染相关的功能。

TODO

  • 输入框(InputField)
  • 消息显示区域(MessageList)
  • 发送按钮
  • 支持自定义消息渲染(renderMessage)

Plan

  • 开发 ChatBox 组件骨架。
  • 添加发送消息和渲染消息的回调。
  • 支持上下滚动、自动滚动到最新消
  • 提供输入框的快捷操作(回车发送、Shift+Enter 换行)。
  • 添加样式支持(默认样式 + 主题化)。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions