Releases: plotdb/sheet
Releases · plotdb/sheet
0.7.1
13 Jun 09:38
Compare
Sorry, something went wrong.
No results found
fix bug: pasting HTML table with whitespace/newlines in cell content causes unexpected line breaks due to white-space: pre
fix bug: row headers collapse and become invisible after deleting all cell content
fix bug: _content accessing wrong DOM node when pasted data exceeds visible column range
fix bug: cellcfg option causes exception if non-function value is provided
upgrade dev dependencies for vulnerability fixing
0.6.10
20 Sep 07:27
Compare
Sorry, something went wrong.
No results found
add ctrl (keycode 17) in the skip list when reacting to keyboard events.
0.6.9
26 Apr 05:59
Compare
Sorry, something went wrong.
No results found
fix bug: keydown cause exception if selection is out of viewport after scrolled.
0.6.8
18 Apr 12:47
Compare
Sorry, something went wrong.
No results found
call focus with preventScroll: true in render-selection to prevent scrolling from non-interaction update.
0.6.7
30 Nov 15:22
Compare
Sorry, something went wrong.
No results found
skip cell copy/cut if we are editing in textarea to preserve content editing experience.
0.6.6
30 Nov 11:54
Compare
Sorry, something went wrong.
No results found
add enableScrolling option for enabling scrolling which by default is true
upgrade dependencies
0.6.5
18 Oct 11:45
Compare
Sorry, something went wrong.
No results found
tweak scroll controller speed
add sample code for overscrolling
0.6.4
10 Oct 04:14
Compare
Sorry, something went wrong.
No results found
bug fix: check ccfg existence before using it
0.6.3
15 Sep 13:49
Compare
Sorry, something went wrong.
No results found
bug fix: sliders is covered by grid due to z-index issue
0.6.2
15 Sep 13:27
Compare
Sorry, something went wrong.
No results found
bug fix: change isn't fired when editing
You can’t perform that action at this time.