openmct/platform/features
Charles Hacskaylo 898dd557e5 [Frontend] Refactor to use s-status-editing instead of ng-class
open #468
Remove ng-class statements in favor of upstream .s-status-editing;
Restructure CSS accordingly;
NOTE: because edit.html has NOT been changed,
changes here will cause old edit mode to no longer display properly.
Don't integrate this CSS with old edit mode!
2016-01-08 16:11:00 -08:00
..
clock [Edit Mode] Limit context menu options available for objects in edit mode 2015-12-09 18:14:17 -08:00
conductor [Frontend] Misc CSS and markup updates, converting to flex 2015-11-10 18:33:58 -08:00
events [Code Style] Use prototypes for Events bundle 2015-08-11 16:01:16 -07:00
imagery [Edit Mode] Limit context menu options available for objects in edit mode 2015-12-09 18:14:17 -08:00
layout Moved gesture from individual views up to browse-object.html for now to resolve #423 2015-12-11 16:42:05 -08:00
pages [Edit Mode] Limit context menu options available for objects in edit mode 2015-12-09 18:14:17 -08:00
plot Moved gesture from individual views up to browse-object.html for now to resolve #423 2015-12-11 16:42:05 -08:00
rtevents [JSDoc] Add annotations 2015-08-07 11:44:54 -07:00
rtscrolling [JSDoc] Add annotations 2015-08-07 11:44:54 -07:00
scrolling [Frontend] Fixed scrolling view 2015-11-12 13:24:28 -08:00
static-markup [Frontend] Remove static-markup file 2015-06-18 10:09:17 -07:00
timeline [Frontend] Refactor to use s-status-editing instead of ng-class 2016-01-08 16:11:00 -08: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.