mirror of
https://github.com/nasa/openmct.git
synced 2024-12-19 05:07:52 +00:00
ac11f898d4
* fix add links by drag and drop * fix dialog component logging errors * fix search component errors * fix sort * remove unused entrydnd file * remove unnecessary console logs * fix preview action in embed dropdown, which was throwing a type error * invoke PreviewAction once in NotebookController and pass into git add -a * add navigation capability to embeds, and a bunch of cleanup * code cleanup and avoid calling dismiss twice on overlay destroy, which was throwing a DOM error. Calling code should dismiss the overlay * only show elements pool if domainObject has composition * fix error in inspector when no selection is present * wire up object view expand button * listen to composition#remove in TabsView * make reviewer requested changes * make reviewer requested changes, and fix for an edge case where removed tab is at the end of the array and currentTab is not set properly * remove array wrapping dynamic classes in embed.html * add title='View Large' to expand button * change model variable to domainObject in tabs.vue * dismiss top level overlay when esc is pressed (only if overlay is dismissable) * fix link navigation from embeds * use positive flag dismissable instead of negative notDismissable for overlays * make overlays dismissable by default, unless set to false |
||
---|---|---|
.. | ||
commonUI | ||
containment | ||
core | ||
data | ||
entanglement | ||
execution | ||
exporters | ||
features | ||
forms | ||
framework | ||
identity | ||
import-export | ||
persistence | ||
policy | ||
representation | ||
search | ||
status | ||
telemetry | ||
README.md |
This directory contains all bundles for the Open MCT platform, as well as the framework which runs them.