openmct/src/api
Nikhil 50173a4413 Theming (#2567)
* Separate Vue component styles out from SFCs.
* Added 'MCT.prototype.getAssetPath' and using 'openmct.setAssetPath' to get relative path for assets.
* Re-implements `openmct.plugins.Snow()`, and `openmct.plugins.Espresso()` (as well as a new theme `openmct.plugins.Maelstron()`)
2019-12-11 14:27:13 -08:00
..
composition Remove duplicate policy (#2399) 2019-05-20 19:14:12 -07:00
contextMenu Feature/eslint plugin vue (#2548) 2019-12-04 12:39:09 -08:00
indicators Disable broken unit tests (#2519) 2019-10-10 16:23:29 -07:00
notifications Auto-correct lint errors (#2450) 2019-08-27 09:26:58 -07:00
objects event emitter uses keystring instead of key, to avoid broadcasting to all domainObjects that share the same key' (#2350) 2019-04-04 10:29:42 -07:00
overlays Theming (#2567) 2019-12-11 14:27:13 -08:00
telemetry Disable broken unit tests (#2519) 2019-10-10 16:23:29 -07:00
time Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
types Dynamically generate create menu items (#2163) 2018-09-13 15:15:01 -07:00
api.js Context menu actions (#2229) 2018-12-04 09:09:09 -08:00
Branding.js Auto-correct lint errors (#2450) 2019-08-27 09:26:58 -07:00
Editor.js Only switch into edit mode if view is editable (#2367) 2019-04-10 10:13:54 -07:00