openmct/platform
Victor Woeltjen a0486495c4 [Layout] Cache reference to body later in mct-drag
Get a reference to the body element at link-time,
instead of instantiation time, from the mct-drag
directive. Failure to do so causes the reference
to fall out of date when switching between Browse
and Edit mode.

Supports position/sizing interactions for Layout
view, WTD-535.
2014-12-05 14:21:10 -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 [Framework] Mention constants in README 2014-11-20 11:00:02 -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] Add notion of representers 2014-12-05 09:46:21 -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.