Skip to content

Releases: plotdb/sheet

0.7.1

Choose a tag to compare

@zbryikt zbryikt released this 13 Jun 09:38
  • 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

Choose a tag to compare

@zbryikt zbryikt released this 20 Sep 07:27
  • add ctrl (keycode 17) in the skip list when reacting to keyboard events.

0.6.9

Choose a tag to compare

@zbryikt zbryikt released this 26 Apr 05:59
  • fix bug: keydown cause exception if selection is out of viewport after scrolled.

0.6.8

Choose a tag to compare

@zbryikt zbryikt released this 18 Apr 12:47
  • call focus with preventScroll: true in render-selection to prevent scrolling from non-interaction update.

0.6.7

Choose a tag to compare

@zbryikt zbryikt released this 30 Nov 15:22
  • skip cell copy/cut if we are editing in textarea to preserve content editing experience.

0.6.6

Choose a tag to compare

@zbryikt zbryikt released this 30 Nov 11:54
  • add enableScrolling option for enabling scrolling which by default is true
  • upgrade dependencies

0.6.5

Choose a tag to compare

@zbryikt zbryikt released this 18 Oct 11:45
  • tweak scroll controller speed
  • add sample code for overscrolling

0.6.4

Choose a tag to compare

@zbryikt zbryikt released this 10 Oct 04:14
  • bug fix: check ccfg existence before using it

0.6.3

Choose a tag to compare

@zbryikt zbryikt released this 15 Sep 13:49
  • bug fix: sliders is covered by grid due to z-index issue

0.6.2

Choose a tag to compare

@zbryikt zbryikt released this 15 Sep 13:27
  • bug fix: change isn't fired when editing