Skip to content
Success

Changes

Summary

  1. Only assign data when it match the search (commit: be4b353) (details)
  2. Improve if statement (commit: e789ba1) (details)
  3. Fix connectivity explorer search for split views (commit: e922e9d) (details)
  4. Fix a bug with fc map connectivity popup. (commit: db79e6e) (details)
  5. Update dependencies. (commit: ea52567) (details)
  6. 1.9.2 (commit: dd9bebc) (details)
  7. Add local storage for global settings (commit: 214cd85) (details)
  8. Update global settings from state and local storage on first load (commit: 195690a) (details)
  9. Update US spelling (commit: 6114338) (details)
Commit be4b353a9fb0665941b238dddb387e709de43504 by 87633683+ddjnw1yu
Only assign data when it match the search
(commit: be4b353)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/SplitFlow.vue (diff)
Commit e922e9d8566e685667cbd6815883bcab8085fa96 by aung.kyaw.hein
Fix connectivity explorer search for split views
(commit: e922e9d)
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)
The file was modifiedsrc/components/viewers/MultiFlatmap.vue (diff)
Commit db79e6ea3f0dd77b64e71feed00fe4665ec190cd by alan.wu
Fix a bug with fc map connectivity popup.
(commit: db79e6e)
The file was modifiedsrc/components/viewers/Flatmap.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)
Commit 214cd859e074b7800700108d398b12e27e4f887c by aung.kyaw.hein
Add local storage for global settings
(commit: 214cd85)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/stores/settings.js (diff)
Commit 195690a6867c125a298bc491bd9717adf3097a0d by aung.kyaw.hein
Update global settings from state and local storage on first load
(commit: 195690a)
The file was modifiedsrc/components/SplitFlow.vue (diff)
The file was modifiedsrc/components/DialogToolbarContent.vue (diff)