-
- Downloads
Implement notes & note-sync (#32)
* Create Notes & Whiteboard components and classes * sync changes * add fabricjs whiteboard * fix imports * add zoom and panning to whiteboard * note component * sync note changes to backend * improve code * remove unused var * improve code * fix build errors * fix build errors * fix prettier * fix notes.vue * add delete note function * Add download option to a note * remove obsolete function * update loadNotes
Showing
- src/components/Notes.vue 107 additions, 5 deletionssrc/components/Notes.vue
- src/composables/api.ts 5 additions, 0 deletionssrc/composables/api.ts
- src/composables/channel/channel.ts 1 addition, 5 deletionssrc/composables/channel/channel.ts
- src/composables/channel/notes.ts 72 additions, 15 deletionssrc/composables/channel/notes.ts
Loading
Please register or sign in to comment