Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## 0.1.1
### Bug Fixes
- Add missing dependencies to package.json
## 0.1.0 - Initial Release
### Added
- Grid component for CSS Grid layouts
- Customizable columns, spacing, and row height
- Support for automated responsive layout by specifying minimum column widths
- Support for drag-and-drop reordering of grid items
- Support for resizing grid items