openmct/platform/features
Charles Hacskaylo 3258342783 [Frontend] Further cleanups to form elements
#700
#689
#740
Removed _selects.scss and moved classes
into _controls.scss;
Reorg'd _controls;
Moved classes into _elems.scss;
Added and fixed cssclass defs in multiple
bundle.js files to allow better field widths
in overlay dialogs;
Fixed overlay custom scrollbar colors;
Fixed alignment of required glyphs in forms;
2016-03-16 14:40:06 -07:00
..
clock [Frontend] Further cleanups to form elements 2016-03-16 14:40:06 -07:00
conductor [Templates] Include templates using text plugin 2016-02-26 13:07:50 -08:00
imagery [Templates] Include templates using text plugin 2016-02-26 13:07:50 -08:00
layout [Frontend] Further cleanups to form elements 2016-03-16 14:40:06 -07:00
pages [Frontend] Further cleanups to form elements 2016-03-16 14:40:06 -07:00
plot [Frontend] Cleanups to Inspector config elements 2016-03-10 13:18:57 -08:00
static-markup [Templates] Include templates using text plugin 2016-02-26 13:07:50 -08:00
table Merge remote-tracking branch 'origin/open742' 2016-03-14 16:37:58 -07:00
timeline [Timeline] Rename TimelineCSVExporter 2016-03-14 12:00:31 -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.