openmct/platform/core
Charles Hacskaylo f80266b23f [Mobile] IN PROGRESS: Styling in forms, overlay and tree
open #74
.section-header and form-row styles changed in forms/_elems.scss;
significant changes to overlay in mobile: full-screen, close button, more;
tree hover bg changed to use rgba(#fff, 0.1);
removed "Hide title by default" in core/bundle.json;
2015-08-26 12:34:45 -07:00
..
src [Style] Brace after if criteria 2015-08-19 13:55:02 -07:00
test [Root] Root model provider sets location 2015-08-19 11:49:03 -07:00
bundle.json [Mobile] IN PROGRESS: Styling in forms, overlay and tree 2015-08-26 12:34:45 -07:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This bundle contains core software components of Open MCT Web. These components describe MCT's information model, and are responsible for introducing the API and infrastructure which supports domain objects.