Releases: plotdb/sheet
Releases · plotdb/sheet
0.6.0
15 Sep 11:05
Compare
Sorry, something went wrong.
No results found
optionally disable pasting if papaparse is not available (not yet implemented TODO)
support slider with slider option to toggle it on
let tab key stroke move cursor one cell forward in x direction.
support shift + arrow key to extend selection.
fix bug: IME composition isn't working at the first keystroke to enter editing mode.
support cellcfg() for customizing cells with readonly and class type.
check Papa for existency before parsing CSV with papaparse.
0.5.9
30 Apr 13:49
Compare
Sorry, something went wrong.
No results found
0.5.8
07 Apr 03:14
Compare
Sorry, something went wrong.
No results found
support html parsing when HTML code is detected in paste event.
0.5.7
28 Mar 14:12
Compare
Sorry, something went wrong.
No results found
correctly handle ctrl++ event for row/col insertion
prevent enter from sending newline to cell when it's used to toggle editing.
0.5.6
28 Mar 12:57
Compare
Sorry, something went wrong.
No results found
fix bug: selection out of range isn't rendered correctly if current view is closer to origin point.
0.5.5
28 Mar 02:20
Compare
Sorry, something went wrong.
No results found
support menu.on and menu.off event
fix bug: right click incorrectly considered as selection.
0.5.4
02 Mar 08:28
Compare
Sorry, something went wrong.
No results found
0.5.3
10 Jan 15:57
Compare
Sorry, something went wrong.
No results found
cell lookup now doesn't throw exception if node not found.
instead, null returned value is handled by caller
fix bug: for narrow table, cell lookup of previous location may fail due to sheet move.
trim class name.
0.5.2
09 Jan 16:09
Compare
Sorry, something went wrong.
No results found
fix bug: exception when slice without selection
0.5.1
09 Jan 15:51
Compare
Sorry, something went wrong.
No results found
upgrade dev modules and fix vulnerabilities
add slice api
You can’t perform that action at this time.