openmct/platform/features
Victor Woeltjen 7dadc62f23 [Layout] Store position/size changes
Store changes to the size and position of panels in a
layout to its configuration. The mct-representation
directive (and its constituent parts) is responsible
for detecting and persisting these changes as
appropriate. WTD-535.
2014-12-05 12:49:40 -08:00
..
layout [Layout] Store position/size changes 2014-12-05 12:49:40 -08:00
plot [Plot] Add JSDoc 2014-12-02 14:40:11 -08:00
scrolling [Scrolling] Complete specs for scrolling lists 2014-12-02 16:15:28 -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.