vaheqelyan / svelte-grid

A responsive, draggable and resizable grid layout, for Svelte.
https://svelte-grid.now.sh/
MIT License
948 stars 57 forks source link

Responsive templates #71

Open racherb opened 3 years ago

racherb commented 3 years ago

It would be useful to have certain custom-made templates based on this grid. Even better if these templates contain best practices related to the user experience when navigating on each device.

vaheqelyan commented 3 years ago

I thought it would be nice to have at least one demo version. for example charts or dashboards. (especially it would be interesting to build a dashboard using svelte)

vaheqelyan commented 3 years ago

also i have built a small application based on svelte and svelte-grid (v1 old, very old). https://layout-master.now.sh/

racherb commented 3 years ago

Thanks @vaheqelyan. I have been looking at the application. If you are encouraged to upgrade someday you might consider the following features:

These are only suggestions. Best regards.