openmct/platform/features
Charles Hacskaylo 7d03bc4de9 [Frontend] In-progress checkin: migrating style tags to classes, other
WTD-894
Significant migration of inline styles to CSS classes;
Changed telemetry component so that when title is hidden, telem element can take up 100% of the element width;
Static text elements now show scrollbars on overflow;
Added padding and box-sizing to text elements - this is throwing off the selected control because of the offset and should be fixed;
2015-02-25 15:53:02 -08:00
..
layout [Frontend] In-progress checkin: migrating style tags to classes, other 2015-02-25 15:53:02 -08:00
plot Merge remote-tracking branch 'origin/open852' into open-master 2015-02-11 15:39:23 -08:00
scrolling [Views] Fix glyphs 2015-01-27 14:50:45 -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.