x-spreadsheet
x-spreadsheet copied to clipboard
The project has been migrated to @wolf-table/table https://github.com/wolf-table/table
如何全选操作
自定义右键菜单
我这里容器区宽度是可变的,如何重新设置容器的width,感谢
看到20年有comit 是解决这个问题的, 但项目拉下来后仍然存在问题
xss found PoC: https://ibb.co/XbdMNVV Payload: `">`
为什么工具栏 的 宽度 需要比画布短一截? 
表格边框显示错误
在官方示例的 sheet-test 中测试,https://myliang.github.io/x-spreadsheet/ 1. 选中区域,选择细线,选择所有框线  2. 此时显示正常  3. 再选中上次的区域,选择粗线,选择外侧框线  4. 边框显示错乱 
/src/index.js 这个是你github最新代码,是由包含删除sheet触发change的hooks  /src/index.js 这个是发布到npm的1.1.9版本的代码 
Tested in Chromium and Safari against https://myliang.github.io/x-spreadsheet/ After copying plain text, pasting (either with context menu or Command+V) does not paste any content. It does paste text if you activate...