openmct/platform/features/search
slhale 1619f236cf [Search] Updated search service interface
The search service's interface now just consists
of the two functions query() and isLoading().
query() returns a promise for an array or results,
which eliminates the need for timeout polling like
was previously done. The search providers
have also been changed to reutrn promises.
2015-07-29 15:07:13 -07:00
..
res/templates [Search] Cleanup 2015-07-27 13:25:35 -07:00
src [Search] Updated search service interface 2015-07-29 15:07:13 -07:00
bundle.json [Search] Updated search service interface 2015-07-29 15:07:13 -07:00