mirror of
https://github.com/nasa/openmct.git
synced 2025-01-24 13:28:12 +00:00
f2cd55d6cd
Cleaning up code in generic serach provider. Removed unnecissary return statements. Moved indexing via web worker from getItems() loop to within itemsHelper(). Commented out timeout, becuase seems unnecissary. Changed all date.getTime() to Date.now(). Indexing has undefined checking. |
||
---|---|---|
.. | ||
events | ||
imagery | ||
layout | ||
pages | ||
plot | ||
rtevents | ||
rtscrolling | ||
scrolling | ||
search | ||
static-markup | ||
README.md |
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.