Files
backstage/plugins
Colton Padden a9a8c6f7c5 Scroll to the top of reader content when primary navigation link is clicked
When navigating between pages using the primary sidebar navigation menu,
scroll to the top of the generated markdown content via
`.scrollIntoView()`.

Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-10-21 10:36:59 -04:00
..
2021-10-14 12:45:08 +00:00
2021-10-14 12:45:08 +00:00
2021-10-14 12:45:08 +00:00
2021-10-14 12:45:08 +00:00
2021-10-07 12:17:39 +00:00
2021-10-14 12:45:08 +00:00
2021-10-06 13:36:42 +02:00
2021-10-14 12:45:08 +00:00
2021-10-14 12:45:08 +00:00
2021-10-14 12:45:08 +00:00
2021-10-14 12:45:08 +00:00
2021-10-14 12:45:08 +00:00
2021-10-14 12:45:08 +00:00
2021-10-14 12:45:08 +00:00
2021-10-18 09:54:21 +02:00
2021-10-14 12:45:08 +00:00
2021-10-14 12:45:08 +00:00
2021-10-14 12:45:08 +00:00
2021-10-14 12:45:08 +00:00
2021-10-14 12:45:08 +00:00
2021-10-14 12:45:08 +00:00
2021-10-14 12:45:08 +00:00
2021-10-07 12:17:39 +00:00
2021-10-14 12:45:08 +00:00
2021-09-23 10:01:17 +00:00
2021-10-14 12:45:08 +00:00
2021-10-07 12:17:39 +00:00
2021-10-14 12:45:08 +00:00
2021-10-14 12:45:08 +00:00
2021-10-14 12:45:08 +00:00
2021-10-14 12:45:08 +00:00
2021-10-07 12:17:39 +00:00
2021-10-14 12:45:08 +00:00
2021-09-23 10:01:17 +00:00
2021-10-14 12:45:08 +00:00
2021-10-14 12:45:08 +00:00
2021-09-23 10:01:17 +00:00
2021-10-14 12:45:08 +00:00
2021-10-14 12:45:08 +00:00
2021-10-14 12:45:08 +00:00
2021-10-18 11:32:38 +02:00
2021-10-14 12:45:08 +00:00
2021-10-07 12:17:39 +00:00
2021-10-14 12:45:08 +00:00

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:

https://backstage.io/docs/plugins/

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.