openmct/platform
Victor Woeltjen 874efa40ea [Layout] Avoid infinite digest error
Perform initial population of scope in mct-representation
at link time, instead of waiting for watches to be fired;
this avoids the need for extra digest iterations, which
Angular detects as indicators of infinite loops (throwing
exceptions accordingly.) Fixed in the context of supporting
transition of editable Layouts, because these errors were
being thrown upon exiting Edit mode. WTD-535.
2014-12-05 15:22:14 -08:00
..
commonUI [Layout] Cache reference to body later in mct-drag 2014-12-05 14:21:10 -08:00
core [Forms] Complete specs 2014-12-03 17:59:37 -08:00
data [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
features [Layout] Store position/size changes 2014-12-05 12:49:40 -08:00
forms [Forms] Add specs, doc for CompositeController 2014-12-03 16:19:01 -08:00
framework [Layout] Add un-minified Angular 2014-12-05 15:15:38 -08:00
identity [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
persistence [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
representation [Layout] Avoid infinite digest error 2014-12-05 15:22:14 -08:00
telemetry [Telemetry] Add JSDoc 2014-11-28 20:59:41 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This directory contains all bundles for the Open MCT Web platform, as well as the framework which runs them.