openmct/platform/features
Charles Hacskaylo 4e79de6156 [Frontend] Apply flex layout to object header elements
open #250
open #260
vista#132
Major refactoring to markup and CSS to apply
flex layout strategy to object headers;
Flex necessary to fix 'overflow: hidden' setting
applied in open90 to object-browse-bar that
was preventing the view switcher menu from
appearing;
Browse, edit, mobile, frames in layouts, etc. all
visually checked in a first go round;
Mobile classes tweaked to fix left and right
margin problems resulting from open90 changes;
z-indexing of Inspector pane and splitters changed
to allow primary pane elements to overflow beneath
when primary pane width is severely constrained;
2015-11-06 17:42:54 -08:00
..
clock [Licenses] Add license headers 2015-11-05 12:45:51 -08:00
conductor Merge remote-tracking branch 'github/master' into open229b 2015-11-03 16:58:40 -08:00
events [Code Style] Use prototypes for Events bundle 2015-08-11 16:01:16 -07:00
imagery [Frontend] Apply flex layout to object header elements 2015-11-06 17:42:54 -08:00
layout [Frontend] Apply flex layout to object header elements 2015-11-06 17:42:54 -08:00
pages [Frontend] Time controller-related styling 2015-09-29 08:43:34 -07:00
plot [Time Conductor] Don't emit view event 2015-11-03 17:01:22 -08: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 [Time Conductor] Use domain formats in scrolling list 2015-10-27 12:37:53 -07:00
static-markup [Frontend] Remove static-markup file 2015-06-18 10:09:17 -07:00
timeline [Licenses] Add license headers 2015-11-05 12:45:51 -08: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.