Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
91aa93f4f909c2b8023657d8ee3669a0990be891
react-quill
/
demo
下载当前目录
G
GitHub
React18 (
#793
)
20274fb7
创建于
2022年6月2日
历史提交
文件
最后提交记录
最后更新时间
index.html
React18 (#793) * Fix duplicate toolbar issue * Add react18 to peerDependencies * Use React18 in demo
3 年前
index.js
React18 (#793) * Fix duplicate toolbar issue * Add react18 to peerDependencies * Use React18 in demo
3 年前
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 年前