openmct/platform/features
Andrew Henry 78c731dbf7 Reimplementation of tables in Vue (#2154)
* Reimplemented tables in Vue

* Updated table configuration to remove table namespace, and support column width in future.

* Fixed table configuration persistence

* Updated vue tables to use ES6 style function notation
2018-08-31 11:54:46 -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
notebook Build refactor to webpack (#2139) 2018-08-07 14:47:50 -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.