0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. react-quill
  2. /
  3. demo
GGitHubReact18 (#793)
20274fb7创建于 2022年6月2日历史提交
文件最后提交记录最后更新时间
index.html
React18 (#793) * Fix duplicate toolbar issue * Add react18 to peerDependencies * Use React18 in demo3 年前
index.js
React18 (#793) * Fix duplicate toolbar issue * Add react18 to peerDependencies * Use React18 in demo3 年前
quill.snow.css
Updated demo to bind editor and textarea two-way. 10 年前
react-quill.js
Updated demo to bind editor and textarea two-way. 10 年前
test.html
add browser test suite (#581) * add in-browser smoke tests with cypress * add cypress intellisense * add prettier config matching current style * update cypress * add more e2e tests - instead of using demo page, use a test harness that allows more inspection of the editor instance - run the old test suite inside the browser (!! it works, just requires one test to be rewritten to fully catch errors instead of hiding them)6 年前