core icon indicating copy to clipboard operation
core copied to clipboard

sketch out new source API implementation

Open goto-bus-stop opened this issue 3 years ago • 1 comments

Closes https://github.com/u-wave/core/issues/298

Works together with https://github.com/u-wave/u-wave-source-youtube/pull/116

Sources are registered using the uw.useSource(SourcePlugin) function instead of just uw.source(sourcePlugin). The useSource() function sets up runtime configuration and handles adding/removing/refreshing the source plugin when configuration changes.

goto-bus-stop avatar Mar 10 '21 10:03 goto-bus-stop

Coverage Status

Coverage decreased (-1.2%) to 52.897% when pulling 5b415ef2299b25859b822e801e27260b424e258c on schematic-sources into 9b5eb03ad528b1ff3fe6f50e0ecfe3cd39bb4864 on default.

coveralls avatar Sep 01 '21 08:09 coveralls