Skip to content

Releases: plotdb/sheet

0.0.7

29 Jun 14:48

Choose a tag to compare

  • add size option
  • tweak style for .fixed.frozen cell.

0.0.6

24 Jun 17:41

Choose a tag to compare

  • re-focus sheet after selection moved to support quick editing
  • remove outline of sheet to prevent unwanted focus style.
  • tweak code for updating content
  • add event handler
  • fix bug of content updating issue when setting new data
  • fire update event when data is changed.
  • support range in set api.

0.0.5

24 Jun 17:16

Choose a tag to compare

  • add tabindex in root element to make it possible to capture key events.
  • check some events for event source.

0.0.4

24 Jun 02:52

Choose a tag to compare

  • tweak fixed cell style
  • prevent fixed cell from being edited

0.0.3

23 Jun 19:08

Choose a tag to compare

  • support fixed rows / columns, frozen rows / columns and idx cells toggling

0.0.2

23 Jun 12:52

Choose a tag to compare

  • fix bug: edited failed if edited node is outside range of visible sheet.

0.0.1

23 Jun 12:37

Choose a tag to compare

init release.