openmct/platform
Victor Woeltjen 0faf4c934e [Common UI] Refactor dialogs
Refactor bundle platform/commonUI/dialog such that
the concerns of showing dialogs (including showing
a single instance thereof) and managing changes to
the DOM are more cleanly separated. This simplifies
testing and satisfies code style guidelines for
this bundle, in preparation for its inclusion among
common user interface bundles to be transitioned
in WTD-574.
2014-11-25 14:39:40 -08:00
..
commonUI [Common UI] Refactor dialogs 2014-11-25 14:39:40 -08:00
core [Core] Workaround require quirk 2014-11-21 18:48:10 -08:00
data [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
features [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
forms [Structure] Add platform structure 2014-10-27 18:18:50 -07: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 [Representation] Fix gesture-related definitions 2014-11-23 15:35:53 -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.