openmct/platform/features
Andrew Henry cbcfd44016 Elements pool and drag drop (#2196)
* Implemented drag-and-drop composition

* Added composition policy for tables

* Reimplemented elements pool in Vue

* No need to resolve all objects on the navigated path

* Only show elements pool in edit mode

* Remove old elements pool

* Updated legacy code to use composition policy API

* Keep object in sync when mutated
2018-10-23 10:52:37 -07:00
..
clock Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
fixed Elements pool and drag drop (#2196) 2018-10-23 10:52:37 -07:00
hyperlink Reimplementation of Display Layout in Vue (#2185) 2018-10-04 15:59:23 -07:00
imagery Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
my-items [Copyright] Update copyright year across platform code references 2018-05-14 15:46:17 -07:00
pages Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
static-markup Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
timeline Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07: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.