Releases · plotdb/sheet · GitHub
Skip to content

Releases: plotdb/sheet

0.7.1

13 Jun 09:38

Choose a tag to compare

  • 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

Choose a tag to compare

  • add ctrl (keycode 17) in the skip list when reacting to keyboard events.

0.6.9

26 Apr 05:59

Choose a tag to compare

  • fix bug: keydown cause exception if selection is out of viewport after scrolled.

0.6.8

18 Apr 12:47

Choose a tag to compare

  • call focus with preventScroll: true in render-selection to prevent scrolling from non-interaction update.

0.6.7

30 Nov 15:22

Choose a tag to compare

  • skip cell copy/cut if we are editing in textarea to preserve content editing experience.

0.6.6

30 Nov 11:54

Choose a tag to compare

  • add enableScrolling option for enabling scrolling which by default is true
  • upgrade dependencies

0.6.5

18 Oct 11:45

Choose a tag to compare

  • tweak scroll controller speed
  • add sample code for overscrolling

0.6.4

10 Oct 04:14

Choose a tag to compare

  • bug fix: check ccfg existence before using it

0.6.3

15 Sep 13:49

Choose a tag to compare

  • bug fix: sliders is covered by grid due to z-index issue

0.6.2

15 Sep 13:27

Choose a tag to compare

  • bug fix: change isn't fired when editing