openmct/platform/commonUI
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
..
browse [Layout] Restrict Items view to folders 2014-12-05 09:12:35 -08:00
dialog [Forms] Tie OK button to validation 2014-12-03 14:08:42 -08:00
edit [Layout] Add auto-save behavior 2014-12-05 12:48:21 -08:00
general [Layout] Cache reference to body later in mct-drag 2014-12-05 14:21:10 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This directory contains bundles containing common user interface elements of Open MCT Web; that is, the user interface for the application as a whole (as opposed to for specific features) is implemented here.