Skip to content
Failed

Changes

Summary

  1. Fix a typo in MultiFlatmap.vue. (commit: cc89f80) (details)
  2. Remove unused npm packages (commit: 5c40c67) (details)
  3. Remove unused canvas package (commit: 83e230c) (details)
  4. Init docs pages (commit: c16fa82) (details)
  5. Add github workflow for docs (commit: 985d0fa) (details)
  6. Add MapContent docs (commit: 1933747) (details)
  7. Add MapContent docs demo (commit: de025e5) (details)
  8. Update docs demo with an iframe (commit: 9093a1f) (details)
  9. Update github link in documentation (commit: 56803ce) (details)
  10. Update dependencies package-lock (commit: b4e13a0) (details)
  11. Update docs contents (commit: 7b66ca0) (details)
  12. Update docs contents (commit: 69673d5) (details)
  13. Fix cypress component test issue (commit: 076bd6d) (details)
  14. Fix cypress component test dev server reloading (commit: 1153ce5) (details)
  15. Update vite config for cypress test fix (commit: 3e70968) (details)
  16. release `0.7.1-vue3.0` (commit: c4214df) (details)
  17. Get context cards working for external scaffold opens (commit: ece1edf) (details)
  18. Add the case for multiple context cards per dataset (commit: e2ae57e) (details)
  19. Publish as under alpha tag (commit: 68095c9) (details)
  20. Clean up the comments (commit: f29fc97) (details)
  21. Fix a misleading comment (commit: 037f606) (details)
  22. Improve and fix testing error. (commit: b71e1e6) (details)
  23. Flatmapvuer should be version 1.0.0. (commit: cee2c29) (details)
  24. 1.0.0 (commit: ab32dd5) (details)
  25. Include a fix which fixes facets issue on the sidebar. (commit: 19db119) (details)
  26. Update build and release script. (commit: 4ab5714) (details)
  27. 1.0.1 (commit: 85e8e27) (details)
  28. Update flatmapvuer and scaffoldvuer. (commit: 4fcf5d0) (details)
  29. 1.0.2 (commit: 814abbe) (details)
  30. add hoveredMarkers to zoom in marker (commit: a9db049) (details)
  31. @abi-software/map-side-bar@2.2.0 (commit: 77cc0f3) (details)
Commit cc89f803e9c585a509067484ff7d8e30007551fc by alan.wu
Fix a typo in MultiFlatmap.vue.
(commit: cc89f80)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedtest/unit/webpack.config.js (diff)
The file was modifiedpackage.json (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)
The file was modifiedpackage-lock.json (diff)
The file was modified.gitignore (diff)
The file was modifiedREADME.md (diff)
The file was addeddocs/demo.md
The file was modifiedpackage.json (diff)
The file was addeddocs/.vitepress/theme/custom.css
The file was addeddocs/.vitepress/theme/index.js
The file was addeddocs/.vitepress/config.js
The file was addedvuese-generator.js
The file was addeddocs/index.md
The file was modifiedpackage-lock.json (diff)
The file was added.github/workflows/deploy-docs.yml
The file was modifieddocs/index.md (diff)
The file was modifiedsrc/components/MapContent.vue (diff)
The file was modifiedsrc/components/MapContent.vue (diff)
The file was addeddocs/demo-styles.css
The file was modifieddocs/demo.md (diff)
Commit 9093a1fda57373d67b053d5b45af57f12875e7c7 by aung.kyaw.hein
Update docs demo with an iframe
(commit: 9093a1f)
The file was modifieddocs/demo.md (diff)
The file was modifieddocs/demo-styles.css (diff)
Commit 56803ce600c6738fbe6d8bfc8b4d49e7d391c383 by aung.kyaw.hein
Update github link in documentation
(commit: 56803ce)
The file was modifieddocs/.vitepress/config.js (diff)
Commit b4e13a004d6a2ff16e5d5f1fdf2c656763f8e473 by aung.kyaw.hein
Update dependencies package-lock
(commit: b4e13a0)
The file was modifiedpackage-lock.json (diff)
The file was modifieddocs/index.md (diff)
The file was modifieddocs/.vitepress/config.js (diff)
The file was modifieddocs/index.md (diff)
The file was modifieddocs/.vitepress/config.js (diff)
Commit 076bd6d75a3f825024a4c232eab400d2f42bebd7 by aung.kyaw.hein
Fix cypress component test issue
(commit: 076bd6d)
The file was modifiedcypress/component/MapContent.cy.js (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
Commit 1153ce50c1bacc13b3d12621b75bd70e128b3321 by aung.kyaw.hein
Fix cypress component test dev server reloading
(commit: 1153ce5)
The file was modifiedvite.config.js (diff)
Commit 3e7096877975053b6a1ae5f3ffc349242bc5f7ea by aung.kyaw.hein
Update vite config for cypress test fix
(commit: 3e70968)
The file was modifiedvite.config.js (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)
Commit ece1edf47540f0f0bdde2abeb60c26a0586233bf by jessekhorasanee
Get context cards working for external scaffold opens
(commit: ece1edf)
The file was addedsrc/mixins/RetrieveContextCardMixin.js
Commit e2ae57ea357354165ef7db4f99fb1f9f2441f53e by jessekhorasanee
Add the case for multiple context cards per dataset
(commit: e2ae57e)
The file was modifiedsrc/mixins/RetrieveContextCardMixin.js (diff)
The file was modifiedsrc/components/MapContent.vue (diff)
The file was modifiedpackage.json (diff)
The file was modifiedsrc/mixins/RetrieveContextCardMixin.js (diff)
The file was modifiedsrc/mixins/RetrieveContextCardMixin.js (diff)
Commit b71e1e6a6a5722bed51c690bb7048c5d2f4b59a8 by alan.wu
Improve and fix testing error.
(commit: b71e1e6)
The file was modifiedcypress/support/component.js (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedcypress/component/MapContent.cy.js (diff)
The file was modifiedpackage.json (diff)
Commit cee2c29f9ebdef138854e3eb686e915864dfebcf by alan.wu
Flatmapvuer should be version 1.0.0.
(commit: cee2c29)
The file was modifiedpackage.json (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)
The file was modifiedCHANGELOG.md (diff)
The file was modifiedpackage-lock.json (diff)
Commit 19db119bdd7115505148c61cc54279a80c318d09 by alan.wu
Include a fix which fixes facets issue on the sidebar.
(commit: 19db119)
The file was modifiedpackage.json (diff)
The file was modifiedpackage-lock.json (diff)
Commit 4ab5714f042d012b0e561dd834a48a37beb24fe4 by alan.wu
Update build and release script.
(commit: 4ab5714)
The file was modified.github/workflows/build_and_release.yml (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedCHANGELOG.md (diff)
The file was modifiedpackage.json (diff)
Commit 4fcf5d0dc8350b30485dcfe244615063d06b2439 by alan.wu
Update flatmapvuer and scaffoldvuer.
(commit: 4fcf5d0)
The file was modifiedpackage.json (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedCHANGELOG.md (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)
Commit a9db04986a73da8c3daac6752468b1391563bfe0 by 87633683+ddjnw1yu
add hoveredMarkers to zoom in marker
(commit: a9db049)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/stores/settings.js (diff)
The file was modifiedsrc/mixins/DynamicMarkerMixin.js (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)