attoae / quill-table-better

A module that enhances the table functionality of Quill.
MIT License
59 stars 5 forks source link

fix: Issues #41 and #42 #43

Closed attoae closed 1 week ago

attoae commented 1 week ago

fix: Hitting the down arrow doesn't exit table if merged cell (#41). fix: Failed to delete multiple cell contents (#42). fix: Insert a row below the last row. feat: Key combination deletes the selected entire row or column (#42).