1.0.3 • Published 2 years ago

@feedier/feedier-report-grid-system v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

What is Feedier Report Grid system?

Based on Grid Layout Plus Grid Layout plus.

The Feedier version implements more customizable elements to order grid elements and adds a debug mode to improve our Feedier report page.

We limit elements to a predefined layout, to avoid grid extension and improve element switching.

Features

Default feature

  • Draggable widgets
  • Resizable widgets
  • Static widgets
  • Bounds checking for dragging and resizing
  • Widgets may be added or removed without rebuilding grid
  • Layout can be serialized and restored
  • Automatic RTL support
  • Responsive

Feedier feature

  • Switching items between them

Documentation

Check out the online documentation here.

How to run in dev

cd dev-server

npm i

npm run serve

Debug

In src/style.scss line 22

Uncomment .vgl-layout::before and :deep(.vgl-item:not(.vgl-item--placeholder)) to display the grid

License

All in MIT license.