vaheqelyan / svelte-grid

A responsive, draggable and resizable grid layout, for Svelte.
https://svelte-grid.now.sh/
MIT License
948 stars 57 forks source link

feat: add resize direction limit #146

Open Splinteer opened 1 year ago

Splinteer commented 1 year ago

Add possibility to fix the resize direction to only one axis.

The resizable property can now have values: 'x', 'y', true, false