Releases: plotdb/sheet
Releases · plotdb/sheet
0.7.1
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
Compare
Sorry, something went wrong.
No results found
add ctrl (keycode 17) in the skip list when reacting to keyboard events.
0.6.9
Compare
Sorry, something went wrong.
No results found
fix bug: keydown cause exception if selection is out of viewport after scrolled.
0.6.8
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
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
Compare
Sorry, something went wrong.
No results found
add enableScrolling option for enabling scrolling which by default is true
upgrade dependencies
0.6.5
Compare
Sorry, something went wrong.
No results found
tweak scroll controller speed
add sample code for overscrolling
0.6.4
Compare
Sorry, something went wrong.
No results found
bug fix: check ccfg existence before using it
0.6.3
Compare
Sorry, something went wrong.
No results found
bug fix: sliders is covered by grid due to z-index issue
0.6.2
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.