openmct/platform
Charles Hacskaylo 273ce42c16 [Frontend] Fix to prevent infobubbles from preventing clicks
Added CSS class "bubble-container" to BUBBLE_TEMPLATE;
bubble-container utilizes CSS "pointer-events: none";
Changed INFO_HOVER_DELAY constant from 500ms to 2000ms;
2015-06-22 12:53:53 -07:00
..
commonUI [Frontend] Fix to prevent infobubbles from preventing clicks 2015-06-22 12:53:53 -07:00
containment [Composition] Disallow composition for leaf types 2015-06-04 09:16:12 -07:00
core [Info Bubble] Add newlines 2015-06-10 16:40:22 -07:00
data [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
entanglement [Glyphs] Use placeholder glyphs for actions 2015-06-12 10:27:35 -07:00
execution [Workers] Add example worker 2015-06-18 11:21:00 -07:00
features Merge remote-tracking branch 'nasa/open839' into open839 2015-06-15 16:48:33 -07:00
forms Merge in open-master, resolve conflicts 2015-06-16 13:53:00 -07:00
framework [Licenses] Add missing copyright/license info 2015-05-29 10:05:59 -07:00
identity [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
persistence Merge branch 'open-master' into open1199 2015-06-04 10:40:34 -07:00
policy [Licenses] Add license headers 2015-05-13 16:43:30 -07:00
representation [Licenses] Add license headers 2015-05-13 16:43:30 -07:00
telemetry [Info Bubble] Change moment import 2015-06-04 12:32:37 -07: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.