-
- Downloads
First working version of new Illustration component
Showing
- package.json 1 addition, 0 deletionspackage.json
- src/components/Observation.vue 1 addition, 8 deletionssrc/components/Observation.vue
- src/components/ObservationIllustration.vue 12 additions, 4 deletionssrc/components/ObservationIllustration.vue
- src/components/ObservationIllustrationBoard.vue 70 additions, 22 deletionssrc/components/ObservationIllustrationBoard.vue
... | ... | @@ -16,6 +16,7 @@ |
"@fortawesome/free-regular-svg-icons": "^6.0.0", | ||
"@fortawesome/free-solid-svg-icons": "^6.0.0", | ||
"@fortawesome/vue-fontawesome": "^2.0.2", | ||
"ekko-lightbox": "^5.3.0", | ||
"luxon": "^1.26.0", | ||
"ol": "6.5.0", | ||
"ol-ext": "^3.1.18", | ||
... | ... |
Please register or sign in to comment