This commit is contained in:
2018-11-21 16:18:32 +00:00
parent e2d3691c71
commit eff6f40e31
2 changed files with 42 additions and 0 deletions

View File

@@ -5,6 +5,12 @@ Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOiIxNTQyNjY5Njc3IiwiZXhwIjoi
## IMMEDIATE ITEMS
- Figure out layout that works at different sizes with ui "widget" components so that they are larger on big screen, smaller on smaller screen and flow properly
- Going to have to do that while making actual real widgets for testing and trying out...
todo: need to determine what breakpoints I'm going to support specifically
- todo: What are the most common device sizes I'll be dealing with?
- todo: once I have decided common device sizes then can figure out breakpoint plan
- Widget list component that works with real data
- https://vuetifyjs.com/en/components/data-tables#example-server
- Displays as a smaller item with maybe a count of widgets only that is expandable into a list of widgets