76fef740fe
* WIP! Co-authored-by: Camila Belo <camilaibs@gmail.com> Signed-off-by: Eric Peterson <ericpeterson@spotify.com> * fix: use dom when updating sidebar Signed-off-by: Camila Belo <camilaibs@gmail.com> * fix: extract small components and transformers Signed-off-by: Camila Belo <camilaibs@gmail.com> * docs: describe the useTechDocsReaderDom Signed-off-by: Camila Belo <camilaibs@gmail.com> * docs: update api report Signed-off-by: Camila Belo <camilaibs@gmail.com> * docs: make the hook internal Signed-off-by: Camila Belo <camilaibs@gmail.com> * fix: remove circular progress from the alert Signed-off-by: Camila Belo <camilaibs@gmail.com> * Fix test Signed-off-by: Eric Peterson <ericpeterson@spotify.com> * Mark new exports as @internal, add a text string to make it easy to find in the future Signed-off-by: Eric Peterson <ericpeterson@spotify.com> * Changeset Signed-off-by: Eric Peterson <ericpeterson@spotify.com> * Do not show progress bar during checking; prevent jumpy site on navigation Signed-off-by: Eric Peterson <ericpeterson@spotify.com> * Combine progress/alert into a state indicator component and clarify vars. Signed-off-by: Eric Peterson <ericpeterson@spotify.com> * fix: documentation state updates Co-authored-by: Eric Peterson <ericpeterson@spotify.com> Signed-off-by: Camila Belo <camilaibs@gmail.com> * fix: use circular progress again Co-authored-by: Eric Peterson <ericpeterson@spotify.com> Signed-off-by: Camila Belo <camilaibs@gmail.com> * docs: update reader exports Co-authored-by: Eric Peterson <ericpeterson@spotify.com> Signed-off-by: Camila Belo <camilaibs@gmail.com> * refactor: using provider instead of HOC Co-authored-by: Eric Peterson <ericpeterson@spotify.com> Signed-off-by: Camila Belo <camilaibs@gmail.com> * refactor: update the changeset file Co-authored-by: Eric Peterson <ericpeterson@spotify.com> Signed-off-by: Camila Belo <camilaibs@gmail.com> Co-authored-by: Eric Peterson <ericpeterson@spotify.com>
Plugins
Backstage is a single-page application composed of a set of plugins. This folder holds numerous plugins that are managed by this repository.
For more information about the plugin ecosystem, see the documentation here:
You can also see the Plugin Marketplace for other open source plugins you can add to your Backstage instance.
Suggesting a plugin
If you start developing a plugin that you aim to release as open source, we suggest that you create a new Issue. This helps the community know what plugins are in development.
You can also use this process if you have an idea for a good plugin but you hope that someone else will pick up the work.