Changelog
All notable changes to this project are documented here. The format is based on Keep a Changelog , and the project aims to follow Semantic Versioning from 1.0 onward.
0.1.0 - 2026-05-31
Initial public release.
Added
@snapgridjs/react: controlledGridLayout,ResponsiveGridLayout,GridItem,GridPlaceholder,GridDragOverlay, and the headlessSnapGridProvider+ hooks.SnapGridGroupfor dragging tiles between grids; external-drop support viadropConfig/onDrop.@snapgridjs/extras:masonry,gravity,shelfpackers (pluswrapand fast compactors).useContainerWidth,useResponsiveLayout, and opt-in grid snapping (dragConfig.snapToGrid).- Keyboard dragging: focus a tile, Enter/Space to pick up, arrow keys to move a cell at a time, Enter/Space to drop, Escape to cancel.
- Documentation site (
apps/docs) with guides, API reference, and live examples — including a nested-grids guide and a real-world showcase dashboard.
Last updated on