openmct/platform/commonUI/browse
Victor Woeltjen 7ed62babe3 [Browse] Simplify view switcher event ordering
Don't pass a domainObject instance into mct-representation
until a view for that specific domainObject is available;
this avoids ordering issues where a new domainObject is
passed briefly to controllers in represented views before
a  event is issued, which can result in undesired
behavior for views that need to manage resources (such as
the subscriptions used to support telemetry retrieved
from the WARP Server, WTD-644.
2015-01-12 08:30:21 -08:00
..
lib [Common UI] Add JSDoc, remove UUIDService 2014-11-25 16:14:09 -08:00
res/templates [Browse] Simplify view switcher event ordering 2015-01-12 08:30:21 -08:00
src [Layout] Refactor view switcher 2014-12-04 12:12:41 -08:00
test [Layout] Move spec for view switcher 2014-12-04 12:15:22 -08:00
bundle.json [Layout] Restrict Items view to folders 2014-12-05 09:12:35 -08:00