This website works better with JavaScript.
Home
Explore
Help
Sign In
node
/
npmcomment
forked from
npm/comment
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
通用评论
36
Commits
3
Branches
Tree:
a8071ed518
feature/intl
fix/classname
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'a8071ed518'
${ noResults }
npmcomment
/
CHANGELOG.md
CHANGELOG.md
819B
History
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