38 Commits (06fd5a861c9e11bdbb83e21a36a02b1d16d6a319)
 

Author SHA1 Message Date
ChenZhaoYu 06fd5a861c chore: CHANGELOG.md 2 years ago
ChenZhaoYu fc0d2073aa chore: 默认 MD 文件 2 years ago
ChenZhaoYu 2c816afbd2 pref: 取消 `disabled` 以使 `input` 焦点连续输入 2 years ago
ChenZhaoYu 1bf2399a45 feat: `chat` 回复样式错误 2 years ago
Redon ddec57f562
Merge pull request #6 from jjm2473/patch-1
fix: 防止中文输入法输入英文时触发提交
2 years ago
练亮斌 63af4a8e97
fix: 防止中文输入法输入英文时触发提交
部分输入法支持中英文混输,输入过程中按空格选择中文,按回车把当前的英文直接上屏。

至少在Chrome浏览器中,会把输入法选英文词的回车作为keyup事件,导致未输入完成的句子被提交。改成监听keypress事件就没问题了。
其他浏览器未测试。
2 years ago
ChenZhaoYu a5a67f688e chore: release v1.0.4 2 years ago
ChenZhaoYu 692d37ec35 chore: version 1.0.4 2 years ago
ChenZhaoYu 4b16560958 feat: 支持上下文联想 2 years ago
ChenZhaoYu 52bfd15ad8 chore: release v1.0.3 2 years ago
ChenZhaoYu e0920bee4b chore: CHANGELOG 2 years ago
ChenZhaoYu cb589e05e9 chore: update deps 2 years ago
ChenZhaoYu 6aa2591d9c chore: editor config 2 years ago
ChenZhaoYu ad41dd21c6 chore: remove Message.vue 2 years ago
ChenZhaoYu 35da3f1d1f feat: 拆分以便扩展 2 years ago
ChenZhaoYu 31ea7c5529 chore: remove some config 2 years ago
ChenZhaoYu cab7b0ec99 chore: CHANGELOG 2 years ago
ChenZhaoYu 1bd77f4c0d chore: release v1.0.2 2 years ago
ChenZhaoYu fd92b3b234 fix: 文本换行问题 2 years ago
ChenZhaoYu 6b96f45951 fix: 容器滚动永远保持在最底部 2 years ago
ChenZhaoYu 3f75d0b53d chore: cover.png 2 years ago
ChenZhaoYu 206fbfaaa3 fix: component import error 2 years ago
ChenZhaoYu a856e8cf87 chore: release v1.0.1 2 years ago
ChenZhaoYu 84b57fe7d9 chore: bumpp 2 years ago
ChenZhaoYu ac6e860a67 pref: reduce code 2 years ago
ChenZhaoYu e8cb651db3 feat: 调整代码样式 2 years ago
ChenZhaoYu 85ac61caa7 fix: style overflow 2 years ago
ChenZhaoYu f38fcc7721 chore: README.md 2 years ago
ChenZhaoYu 9f44c1dea2 chore: editor settings 2 years ago
ChenZhaoYu 978a527c0a chore: README.zh-CN.md 2 years ago
ChenZhaoYu 0ddc1e8ad6 chore: README 2 years ago
ChenZhaoYu cd36072d6a chore: change name 2 years ago
ChenZhaoYu 36eff8af07 pref: 优化部份内容 2 years ago
ChenZhaoYu 93f4af22a2 feat: 删除多余的内容 2 years ago
ChenZhaoYu d796e10ec6 feat: 添加后端接口 2 years ago
ChenZhaoYu 50c9288802 fix: build error 2 years ago
ChenZhaoYu 847da73198 chore: 添加模拟数据 2 years ago
ChenZhaoYu 6ad8d59dc4 chore: initialize 2 years ago