Skip to content
Failed

Changes

Summary

  1. Use resize sensor for resizing. (commit: 1c3b1c8) (details)
  2. Improve pane resizing event. (commit: a5b431b) (details)
  3. Remove unused codes. (commit: 76ddae5) (details)
  4. Update cypress testing. (commit: 7035585) (details)
  5. Add component and state for custom layout. (commit: 3b4ebba) (details)
  6. Implement a new custom layout system which replaces the slots. (commit: 616e531) (details)
  7. getState now returns the custom layout. (commit: bf311a0) (details)
  8. Fix various issue with backward compatibility. (commit: 0d87b1a) (details)
  9. Remove unused codes. (commit: e248ef9) (details)
  10. Add featured marker to legend show if we have a featured marker (commit: 9d6ebeb) (details)
  11. Fix issue in logic (commit: 8114185) (details)
  12. variable switch for styling (commit: f23416d) (details)
  13. Add more pane options (commit: d80eaaa) (details)
  14. Fix issue with resizing in some rare occasion. (commit: 98f2a09) (details)
Commit 1c3b1c8eb1712de3a4dc87aabd7a8ba7ea684ec8 by alan.wu
Use resize sensor for resizing.
(commit: 1c3b1c8)
The file was modifiedpackage-lock.json (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedpackage.json (diff)
Commit a5b431b5599e2bead440cd97e6cb304878fd4489 by alan.wu
Improve pane resizing event.
(commit: a5b431b)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/ContentVuer.vue (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedcypress/component/MapContent.cy.js (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit 3b4ebba24429dce9cf899b0be7016f2ac46ae213 by alan.wu
Add component and state for custom layout.
(commit: 3b4ebba)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/store/modules/splitFlow.js (diff)
Commit 616e531b744238ce09e089815e63c202081ba2d5 by alan.wu
Implement a new custom layout system which replaces the slots.
(commit: 616e531)
The file was addedsrc/components/CustomSplitter.vue
The file was modifiedsrc/components/ContentVuer.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/components/DialogToolbarContent.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/ContentBar.vue (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/store/modules/splitFlow.js (diff)
Commit bf311a095a6c6483662bb70bee13d20047fc3106 by alan.wu
getState now returns the custom layout.
(commit: bf311a0)
The file was modifiedsrc/components/FlatmapContextCard.vue (diff)
The file was modifiedsrc/components/ContextCard.vue (diff)
The file was modifiedsrc/store/modules/splitFlow.js (diff)
Commit 0d87b1ab0cc2dcbeaaec3d3339833fd2e7484a5b by alan.wu
Fix various issue with backward compatibility.
(commit: 0d87b1a)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/store/modules/splitFlow.js (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit 9d6ebebae57cda015e4afa9c86d1d75768d28935 by jessekhorasanee
Add featured marker to legend show if we have a featured marker
(commit: 9d6ebeb)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/store/modules/splitFlow.js (diff)
The file was modifiedpackage.json (diff)
The file was modifiedpackage-lock.json (diff)
Commit 98f2a091d402a51a783ac9ba39706bef45ef4058 by alan.wu
Fix issue with resizing in some rare occasion.
(commit: 98f2a09)
The file was modifiedsrc/components/CustomSplitter.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage.json (diff)
The file was addedsrc/components/ResizeSensor.vue
The file was modifiedsrc/store/modules/splitFlow.js (diff)