openmct/platform/features
Deep Tailor 3a28caac06 Notebook Vue Version (#2160)
* working entries... wip

* componentize entries

* embed ability with drag into entry

* snapshot action partial

* working search

* abstract EntryController, working search, drag and drop

* keep deleteEntry local to entryController

* working snapshotOverlay

* fix snapshot object

* abstract Embed Controller, working context menu, working remove embed

* working preview action in embed context menu

* add overlay header with timestamp

* working annotate and new entry contextual

* Remove old notebook

* use same key, remove extra style files

* working embeds

* fixed markup for snapshot overlay
2018-09-12 15:27:19 -07:00
..
clock Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
conductor Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
fixed Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
hyperlink Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
imagery Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
layout Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
listview 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.