mirror of
https://github.com/nasa/openmct.git
synced 2025-01-31 16:36:13 +00:00
26cb03c555
Add spec for GestureProvider, introduced to separate out the attachment of gestures from the creation of representations. WTD-521.
This bundle introduces the notion of "representations" to Open MCT Web,
primarily via an Angular directive, mct-representation
.
A representation is used to display domain objects as Angular templates.