Skip to content

zsarnett/Lit-Grid-Layout

Repository files navigation

npm version Build Known Vulnerabilities Maintainability

Lit Grid Layout

Draggable and Resizable Grid Layout for Lit Element

31bb22ab7750bf9292e982d0cab4a2ea [Demo]

Todo

  • Create Layout algorithm that takes a layout array [{width, height, x, y}] and sorts its, and places it in the DOM without going over bounds, etc
  • Ability to drag the Grid Items around the DOM and regenerate the layout when it is moved.
  • Ability to resize the Grid Items and regenerate the layout when moved
  • Ability to specify an element for the drag handle
  • Ability to specify an element for the drag handle through a shadowroot
  • Fix Mobile resizing
  • Test the code, review the code, make sure we are production ready
    • Add edge cases, only update if we need to, checks in place to not break

Note

This library has not been fully released. I will not be including any breaking changes or release notes as this is being actively developed. Please star the repo and set up watch for releases. I will release the main version as 1.2. This will be after I fully integrate and finalize the implementaion into Home Assistant

Please consider sponsoring me via Github Sponsors to show support for this repo.

Releases

No releases published

Sponsor this project

 

Packages

No packages published