openmct/platform/features
Victor Woeltjen ddb567aeb5 [Clocks/Timers] Declare dependency of moment-duration-format
...to ensure that moment is loaded first, such that
the plugin can correctly install itself.
nasa/openmctweb#204
2015-10-23 15:46:47 -07:00
..
clock [Clocks/Timers] Declare dependency of moment-duration-format 2015-10-23 15:46:47 -07:00
conductor [Frontend] Polishing of styles for time-controller 2015-10-14 10:25:05 -07:00
events [Code Style] Use prototypes for Events bundle 2015-08-11 16:01:16 -07:00
imagery [Frontend] Significant re-factoring of CSS and markup 2015-09-02 18:02:58 -07:00
layout Merge remote-tracking branch 'github/master' into open115b 2015-10-09 10:32:43 -07:00
pages [Frontend] Time controller-related styling 2015-09-29 08:43:34 -07:00
plot Merge pull request #168 from nasa/mct80 2015-10-09 13:40:04 -07:00
rtevents [JSDoc] Add annotations 2015-08-07 11:44:54 -07:00
rtscrolling [JSDoc] Add annotations 2015-08-07 11:44:54 -07:00
scrolling [Scrolling List] Check for existence of limit 2015-09-14 16:37:29 -07:00
static-markup [Frontend] Remove static-markup file 2015-06-18 10:09:17 -07:00
timeline [Timeline] Remove namespacing from specs 2015-10-23 14:06:55 -07:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

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