openmct/src/ui
Shefali Joshi 43a82ec05f
Conditional styles for drawing objects (#2740)
* Hardcoded prototype - conditional styles for display layout or generator domain objects only.
* Adds background colors list
* Show conditional styles for subObjectViews and telemetryViews
* Uses telemetry provider to determine which style is active
* Removes hardcoded conditionSet work used for prototype
* Add default styles to conditionalStyles when a condition set is added to the domain object.
* Use EventEmitter alias instead of eventEmitter3 in imports
* Change StyleRuleManager to accept conditionStyle objects instead of domainObjects
* Uses a map for conditional styles instead of a list in order to improve performance
* Use in-built api to check for identifier equality
* Removes unnecessary object get call.
* Adds conditional styles for drawing objects
* Removes hard coded conditionSetIdentifier
* Fixes small conditionManager bug
2020-03-17 14:42:15 -07:00
..
components Conditional styles for drawing objects (#2740) 2020-03-17 14:42:15 -07:00
inspector Conditional styles for drawing objects (#2740) 2020-03-17 14:42:15 -07:00
layout Imagery fixes (#2668) 2020-02-25 11:47:27 -08:00
legacy Feature/eslint plugin vue (#2548) 2019-12-04 12:39:09 -08:00
mixins Auto-correct lint errors (#2450) 2019-08-27 09:26:58 -07:00
preview Theming (#2567) 2019-12-11 14:27:13 -08:00
registries Fixes issue #2537 Removes unused isEditing parameter for the view method of ViewProviders. (#2542) 2019-11-18 10:27:05 -08:00
router Fix lint errors (#2520) 2019-10-29 15:49:55 -07:00
toolbar Theming (#2567) 2019-12-11 14:27:13 -08:00
utils Reorganize components, create ObjectFrame 2018-12-13 09:16:42 -08:00