added basic cards view / enhanced list view
also added leave button in navigation for better small screen support
Showing
- .DS_Store 0 additions, 0 deletions.DS_Store
- CHANGELOG.md 15 additions, 1 deletionCHANGELOG.md
- app/package-lock.json 1 addition, 1 deletionapp/package-lock.json
- app/src/components/CardsLayer.vue 196 additions, 0 deletionsapp/src/components/CardsLayer.vue
- app/src/components/ListLayer.vue 110 additions, 15 deletionsapp/src/components/ListLayer.vue
- app/src/components/OtherCardslayer.vue 257 additions, 0 deletionsapp/src/components/OtherCardslayer.vue
- app/src/components/OtherListlayer.vue 4 additions, 4 deletionsapp/src/components/OtherListlayer.vue
- app/src/router/index.js 14 additions, 1 deletionapp/src/router/index.js
- app/src/views/Cards.vue 128 additions, 0 deletionsapp/src/views/Cards.vue
- app/src/views/Discarded.vue 3 additions, 0 deletionsapp/src/views/Discarded.vue
- app/src/views/Leave.vue 25 additions, 0 deletionsapp/src/views/Leave.vue
- app/src/views/List.vue 2 additions, 0 deletionsapp/src/views/List.vue
Loading
Please register or sign in to comment