This website works better with JavaScript.
홈
탐색
도움말
로그인
allen6
/
comment
원본 프로젝트 :
npm/comment
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
Activity
通用评论
30
커밋
3
브랜치
트리:
35c2e4a676
assets
feature/mobile
master
v1.1.0
브랜치
태그
${ item.name }
Create branch
${ searchTerm }
from '35c2e4a676'
${ noResults }
comment
/
CHANGELOG.md
CHANGELOG.md
819B
히스토리
Raw
CHANGELOG
0.2.1
feat: 添加 props token
feat: 编辑器没有值的时候,默认处于 disabled 状态
0.2.0
feat: 添加 showHeader 属性
feat: 添加 onSubmit 属性
feat: 添加 btnSubmitText 属性
feat: 添加 btnLoading 属性
feat: 添加 btnDisable 属性
feat: 添加 button 属性
feat: 添加 emojiToolIcon 属性
feat: 添加 imageToolIcon 属性
refactor: 完全解藕编辑器组件,由 Comment 实现评论逻辑
fixed: 发呆表情变成了 undefined
fixed: 输入表情之后,之前的文字被覆盖了
fixed: 统一前后端错误提示
styles: 样式都以
comment
开头
0.1.0
不兼容更新。
添加了很多
Props
组件导出为
Comment
和
Editor