Skip to content
Success

Changes

Summary

  1. Release a test beta version. (commit: 30e1a8d) (details)
  2. Test. (commit: ccaab3d) (details)
  3. Build in simulationvuer. (commit: 5328fcd) (details)
  4. Separate out simulationvuer. (commit: 8b32afb) (details)
  5. test version 1.6.0-sim2-1 (commit: ab79a0e) (details)
  6. Update packages. (commit: 57ccf95) (details)
  7. Filter visibility based on search result (commit: 4fd99aa) (details)
  8. Only filter visibility when explorer displayed changes (commit: 47f8c50) (details)
  9. Minor fix and updates (commit: 958c2c0) (details)
  10. Separated filter-visibility from show-connectivity (commit: 44f3ef2) (details)
  11. Add onFilterVisibility event (commit: 2151c9c) (details)
  12. Move searched items to the top (commit: 6281df5) (details)
  13. Updates based on upstream changes (commit: 469d92b) (details)
  14. Minor updates (commit: eefacaa) (details)
  15. Improve visibility filter (commit: d3cff77) (details)
  16. Update dependencies (commit: 4775a19) (details)
  17. Fix hover connectivity highlight (commit: 3e33740) (details)
  18. 1.9.3-beta.0 (commit: 6ec8c00) (details)
  19. Fix optionalDependencies (commit: 3da0f56) (details)
  20. Highlight annotationEntry related paths (commit: d472f64) (details)
  21. Use models instead of id for for annotation highlighting (commit: 824563b) (details)
  22. Temporary workaround an issue with eventbus on viewer. (commit: f48ec9a) (details)
  23. Add another check. (commit: 8ac2eea) (details)
  24. Fix typo. (commit: 947b47e) (details)
  25. Fix an issue with empty panel. (commit: 09409fd) (details)
  26. Update packages. (commit: 6ffcaaa) (details)
  27. 1.9.3-beta.1 (commit: 2e2bf7c) (details)
  28. Update scaffoldvuer. (commit: 8afeeef) (details)
  29. 1.10.1-beta.0 (commit: ac59d96) (details)
  30. Update flatmapvuer. (commit: 92f9814) (details)
  31. 1.10.1-beta.1 (commit: f76d04a) (details)
  32. Remove EventBus.on from ContentMixin. (commit: 86f5f02) (details)
  33. Update annotation close event. (commit: a13f858) (details)
  34. Rework viewer settings. (commit: a33a6a8) (details)
  35. Update marker event handling. (commit: ff521a6) (details)
  36. Update variable name (commit: f420e11) (details)
  37. EventBus updates on connectivity-hovered. (commit: 5a5acc8) (details)
  38. Update event bus on connectivity-source-change. (commit: adf7f29) (details)
  39. Update event bus on show-connectivity. (commit: efb520d) (details)
  40. Update event bus on show-reference-connectivities. (commit: 0e5d332) (details)
  41. Rearrange methods order in ContentVuer. (commit: 00c860e) (details)
  42. Minor update (commit: 313c9b9) (details)
  43. Update onFilterVisibility (commit: 5d4ea05) (details)
  44. Add setVisibilityFilter to mixin (commit: b32a74a) (details)
  45. Upgrade beta dependencies (commit: 9926503) (details)
  46. Set default filterVisibility to false (commit: f69759f) (details)
Commit 30e1a8d2bc457446b313450b8235416dac43b481 by alan.wu
Release a test beta version.
(commit: 30e1a8d)
The file was modified.env (diff)
The file was modifiedpackage.json (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)
The file was modifiedvite.bundle-build.js (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedvite.bundle-build.js (diff)
The file was modifiedpackage-lock.json (diff)
Commit 8b32afb2d4b9dbf34c0f050a79122c76971ef6e7 by alan.wu
Separate out simulationvuer.
(commit: 8b32afb)
The file was modifiedvite.bundle-build.js (diff)
The file was modifiedpackage.json (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedvite.bundle-build.js (diff)
The file was modifiedpackage.json (diff)
Commit 4fd99aa557628dca9155e2f51de9416c48a33820 by 87633683+ddjnw1yu
Filter visibility based on search result
(commit: 4fd99aa)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit 47f8c500eea08cd2a58cad055588155af255d6f6 by 87633683+ddjnw1yu
Only filter visibility when explorer displayed changes

+ minor name update
(commit: 47f8c50)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
Commit 44f3ef2625c06339d892b76d78c785d2076860dd by 87633683+ddjnw1yu
Separated filter-visibility from show-connectivity
(commit: 44f3ef2)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit 6281df533a1e5ddc2488cfac3a4c27662c87a8c7 by 87633683+ddjnw1yu
Move searched items to the top

Others sorted by A-Z
(commit: 6281df5)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
Commit 469d92bb8d260edd731472784898d839680f7d49 by 87633683+ddjnw1yu
Updates based on upstream changes
(commit: 469d92b)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
Commit eefacaab95b57b9b01a3e1cab8df6f707de644d1 by 87633683+ddjnw1yu
Minor updates

remove some duplicate steps and unused code
(commit: eefacaa)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
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)
The file was modifiedpackage-lock.json (diff)
Commit d472f647af9055a0b9b742325902badd3c6ae816 by 87633683+ddjnw1yu
Highlight annotationEntry related paths
(commit: d472f64)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit 824563b205f31affa8ef4878fb921f6562d6ad4e by 87633683+ddjnw1yu
Use models instead of id for for annotation highlighting
(commit: 824563b)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit f48ec9a2bf7b6f416d97707ca0aabea959c0fdcc by alan.wu
Temporary workaround an issue with eventbus on viewer.
(commit: f48ec9a)
The file was modifiedpackage-lock.json (diff)
The file was modifiedsrc/components/ContentBar.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/stores/splitFlow.js (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
Commit 09409fd9b08568578d81107828c8fc93d9b50ae0 by alan.wu
Fix an issue with empty panel.
(commit: 09409fd)
The file was modifiedsrc/stores/splitFlow.js (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)
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 modifiedpackage.json (diff)
The file was modifiedCHANGELOG.md (diff)
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 86f5f02984c180fa3069fa23c948a34e70c485a7 by alan.wu
Remove EventBus.on from ContentMixin.
(commit: 86f5f02)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/ContentVuer.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
Commit a13f858fa7831e23ea6fd4c39638e183f641585c by alan.wu
Update annotation close event.
(commit: a13f858)
The file was modifiedsrc/components/ContentVuer.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/ContentVuer.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/DialogToolbarContent.vue (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
Commit ff521a6465a836069c9950f0a9cb572f864333b4 by alan.wu
Update marker event handling.
(commit: ff521a6)
The file was modifiedsrc/components/ContentVuer.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
Commit 5a5acc8f8a0e578894be670b0ee670a6a80078be by alan.wu
EventBus updates on connectivity-hovered.
(commit: 5a5acc8)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/ContentVuer.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit adf7f291ff7d04b0b74e552b766692da2762efce by alan.wu
Update event bus on connectivity-source-change.
(commit: adf7f29)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/ContentVuer.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit efb520de4fb06f728f81225655eae030b4620e07 by alan.wu
Update event bus on show-connectivity.
(commit: efb520d)
The file was modifiedsrc/components/ContentVuer.vue (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit 0e5d33258b22a0b6ae815c0a06845d5b50839cc5 by alan.wu
Update event bus on show-reference-connectivities.
(commit: 0e5d332)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/ContentVuer.vue (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
Commit 00c860e3f4f7cf15560d129989ef71cc9dc364c8 by alan.wu
Rearrange methods order in ContentVuer.
(commit: 00c860e)
The file was modifiedsrc/components/ContentVuer.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/ContentVuer.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/ContentVuer.vue (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)
Commit f69759fb4ceb1866e35fe1a1f2ca3032cc949c11 by 87633683+ddjnw1yu
Set default filterVisibility to false
(commit: f69759f)
The file was modifiedsrc/components/SplitFlow.vue (diff)