openmct/platform/features
Nikhil 3b195e9c7d Example imagery vue (#2525)
* WIP: imagery vue refactor

* cleaup

* show orange border when paused.

* resize image and thumbs wrappers.

* scrollToBottom fixed.

* fixed lint errors

* use multipane vue component for resize + cleanup + style adjustments.

* added min-height to image pane and thumbs-layout pane.

* remove old plugin and using es6 const.

* using ES6 imports.

* clean up + formatting changes.

* updated as per review comments.

* extracted styles from vue component.

* fixed lint errors.

* updated as per review comments + cleanup.
2019-12-13 15:36:01 -08:00
..
clock Experimental unit tests for the Telemetry Table component (#2533) 2019-11-27 16:04:52 -08:00
hyperlink Experimental unit tests for the Telemetry Table component (#2533) 2019-11-27 16:04:52 -08:00
my-items Merged from master 2019-12-06 09:45:21 -08:00
pages Webpage plugin vue (#2440) 2019-12-02 18:55:08 -08:00
static-markup Experimental unit tests for the Telemetry Table component (#2533) 2019-11-27 16:04:52 -08:00
timeline Experimental unit tests for the Telemetry Table component (#2533) 2019-11-27 16:04:52 -08:00
README.md [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00

This directory contains bundles which represent specific user-facing features of Open MCT, such as plots and other visualizations. Bundles in this directory should be effectively optional.