Skip to content

Releases: cuire/svelte-grid-extended

svelte-grid-extended@0.3.1

10 Jul 17:45
Compare
Choose a tag to compare

Fixes

  • npm package fixed #29

svelte-grid-extended@0.3.0

06 Jul 11:03
Compare
Choose a tag to compare

svelte-grid-extended@0.2.0

26 Dec 17:08
Compare
Choose a tag to compare

Fixes

  • Added key to each block in Grid. Thanks to @Haxxer
  • Fix coordinate mismatch #11

Changes

  • on:change event #17
  • Autoscroll on move/resize

svelte-grid-extended@0.1.0

25 Nov 19:25
6837af0
Compare
Choose a tag to compare

Fixes

Changes

  • [breaking] rename Item to LayoutItem
  • Add new Layout type
  • Add ability to make items non-interactive
  • Add readOnly prop #8
  • Add Custom Attributes #10
  • Mode docs 🗒️

svelte-grid-extended@0.0.3

17 Nov 21:42
Compare
Choose a tag to compare
Pre-release

Fixes

Unexpected token (Note that you need plugins to import files that are not JavaScript)

svelte-grid-extended@0.0.2

17 Nov 21:13
e73da62
Compare
Choose a tag to compare
Pre-release

Fixes

Fix config assertion #2
Remove global styles #4

svelte-grid-extended@0.0.1

24 Oct 14:38
Compare
Choose a tag to compare
Pre-release

Added

  • Grid layout
  • Collision checking
  • Static grid
  • Grid without bounds
  • Min/max item size
  • Resize / Move item
  • 'Bound' item to grid
  • Styling