1.1.15 • Published 3 years ago

lit-grid-layout v1.1.15

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

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.

1.1.15

3 years ago

1.1.14

3 years ago

1.1.13

3 years ago

1.1.12

3 years ago

1.1.11

4 years ago

1.1.10

4 years ago

1.1.9

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.1

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.9

4 years ago

1.0.10

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago