Skip to content

Releases: gzimbron/svelte-datagrid

@gzim/[email protected]

05 Mar 23:45
ea901cd
Compare
Choose a tag to compare

Minor Changes

  • b4706c4: Added rowClick and rowDblClick events suggested in issue #36

@gzim/[email protected]

16 Feb 21:31
3a838ce
Compare
Choose a tag to compare

Patch Changes

@gzim/[email protected]

16 Feb 20:42
2b325e3
Compare
Choose a tag to compare

Minor Changes

  • fb7fccd: Add resizable columns feature

@gzim/[email protected]

14 Feb 15:07
b9fbcb9
Compare
Choose a tag to compare

Patch Changes

  • cb53ad7: Add README.md to deployed package

@gzim/[email protected]

14 Feb 03:26
1fdfb77
Compare
Choose a tag to compare

Patch Changes

  • 994fb83: Fix: Negative Y scroll on iOS blink
  • 994fb83: Add Properties: headerRowHeight & rowsPerPage

@gzim/[email protected]

13 Feb 06:27
c5984e4
Compare
Choose a tag to compare

Patch Changes

@gzim/[email protected]

13 Feb 05:11
54d412c
Compare
Choose a tag to compare

Patch Changes

  • 44772c4: Added property --min-height

@gzim/[email protected]

13 Feb 01:31
7af7a81
Compare
Choose a tag to compare

Minor Changes

  • a17d5be: Feat: Add on:xScroll event
  • a17d5be: Feat: Export scrollToRow, getGridState functions

Patch Changes

  • a17d5be: Refactor: Replace state class to localreactive variables

@gzim/[email protected]

11 Feb 09:39
740c205
Compare
Choose a tag to compare

Patch Changes

  • 7bb870e: Fix: Update virtual list value on updated cell

@gzim/[email protected]

11 Feb 09:02
92801c0
Compare
Choose a tag to compare

Minor Changes

  • f0925cf: Feat: Draggable columns added checkout de README.md to view all new properties and events