matrix-org / matrix-hookshot

A bridge between Matrix and multiple project management services, such as GitHub, GitLab and JIRA.
https://matrix-org.github.io/matrix-hookshot/
Apache License 2.0
293 stars 68 forks source link

Convert bridgeAPI usages to preact context. #871

Closed Half-Shot closed 10 months ago

Half-Shot commented 10 months ago

We use the BridgeAPI instance all over the widget code so it makes sense to factor it into a context.