openmct/platform/features
Charles Hacskaylo 8b9c51f303 [Frontend] Styling Export button
fixes #973
- Done;
- Styling for Export button and tabular view
area in layout frame context;
- Export button in frame context now
hidden until user hovers over tabular
view area in frame, includes animated
transition;
- Normalized line-height on button and
menu elements in frame context;
- Layout/markup/SASS for historical and
RT tabular view modified;
- Converted imagery.html layout
to use flexbox;
2016-05-31 11:40:31 -07:00
..
clock [Code Style] Run gulp fixstyle 2016-05-19 11:29:13 -07:00
conductor [Code Style] Run gulp fixstyle 2016-05-19 11:29:13 -07:00
imagery [Frontend] Styling Export button 2016-05-31 11:40:31 -07:00
layout [New Edit Mode] #633 Removed Editing workflow concerns from FixedController, LayoutController 2016-05-20 14:12:24 -07:00
pages Merge branch 'master' into open671 2016-04-08 16:08:19 -07:00
plot [Code Style] Rename shadowing variables 2016-05-20 13:05:32 -07:00
static-markup [Code Style] Run gulp fixstyle 2016-05-19 11:29:13 -07:00
table [Frontend] Styling Export button 2016-05-31 11:40:31 -07:00
timeline Merge pull request #955 from nasa/timeline-zoom-936 2016-05-25 16:58:20 -07:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This directory contains bundles which represent specific user-facing features of Open MCT Web, such as plots and other visualizations. Bundles in this directory should be effectively optional.