Skip to content
Failed

Changes

Summary

  1. Add component and state for custom layout. (commit: 3b4ebba) (details)
  2. Implement a new custom layout system which replaces the slots. (commit: 616e531) (details)
  3. getState now returns the custom layout. (commit: bf311a0) (details)
  4. Fix various issue with backward compatibility. (commit: 0d87b1a) (details)
  5. Remove unused codes. (commit: e248ef9) (details)
  6. Add more pane options (commit: d80eaaa) (details)
  7. Update package version. (commit: 736a3f5) (details)
  8. Fix issue with resizing in some rare occasion. (commit: 98f2a09) (details)
  9. Update to the latest production packages. (commit: a2d66ec) (details)
  10. Disable generic scaffold when it is not on exploration mode. (commit: 524fa84) (details)
  11. Add a vertical six pane option (commit: 1c93cab) (details)
  12. Update layouts. (commit: e4382f9) (details)
  13. Udpate tests. (commit: 2a6fd62) (details)
  14. Update flatmap. (commit: 4dfdaf3) (details)
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/store/modules/splitFlow.js (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit 616e531b744238ce09e089815e63c202081ba2d5 by alan.wu
Implement a new custom layout system which replaces the slots.
(commit: 616e531)
The file was modifiedsrc/components/ContentBar.vue (diff)
The file was modifiedsrc/components/ContentVuer.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was addedsrc/components/CustomSplitter.vue
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedsrc/store/modules/splitFlow.js (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/components/DialogToolbarContent.vue (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/store/modules/splitFlow.js (diff)
The file was modifiedsrc/components/ContextCard.vue (diff)
Commit 0d87b1ab0cc2dcbeaaec3d3339833fd2e7484a5b by alan.wu
Fix various issue with backward compatibility.
(commit: 0d87b1a)
The file was modifiedsrc/store/modules/splitFlow.js (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
The file was modifiedpackage.json (diff)
The file was modifiedsrc/store/modules/splitFlow.js (diff)
The file was modifiedpackage-lock.json (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 modifiedpackage-lock.json (diff)
The file was addedsrc/components/ResizeSensor.vue
The file was modifiedpackage.json (diff)
The file was modifiedsrc/components/CustomSplitter.vue (diff)
The file was modifiedsrc/store/modules/splitFlow.js (diff)
The file was modifiedsrc/components/SplitDialog.vue (diff)
Commit a2d66ece5d0eb1195985df8d559a3d315f935bb7 by alan.wu
Update to the latest production packages.
(commit: a2d66ec)
The file was modifiedpackage.json (diff)
The file was modifiedpackage-lock.json (diff)
Commit 524fa848829015e783d4cde7edec697dc6272795 by alan.wu
Disable generic scaffold when it is not on exploration mode.
(commit: 524fa84)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
The file was modifiedsrc/components/viewers/Scaffold.vue (diff)
The file was modifiedsrc/mixins/ContentMixin.js (diff)
The file was modifiedpackage.json (diff)
The file was modifiedsrc/store/modules/splitFlow.js (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedpackage-lock.json (diff)
The file was modifiedsrc/store/modules/splitFlow.js (diff)
The file was modifiedcypress/component/MapContent.cy.js (diff)
The file was modifiedsrc/components/viewers/Flatmap.vue (diff)