Files
backstage/plugins
Camila Belo 49a696d720 [Search] Standardizes input search components (#8532)
* refactor(plugin-search): customize search bar components

Signed-off-by: Camila Belo <camilaibs@gmail.com>

* refactor(plugin-search): use search bar in search modal

Signed-off-by: Camila Belo <camilaibs@gmail.com>

* refactor(plugin-search): customize home page search bar

Signed-off-by: Camila Belo <camilaibs@gmail.com>

* chore(plugin-search): update api reports

Signed-off-by: Camila Belo <camilaibs@gmail.com>

* chore: add changeset file

Signed-off-by: Camila Belo <camilaibs@gmail.com>

* apply review suggestions

Signed-off-by: Camila Belo <camilaibs@gmail.com>

* increase default debounceTime and remove prop from SearchBar in SearchModal + SearchPage in app

Signed-off-by: Emma Indal <emmai@spotify.com>

* update test using default debounce time

Signed-off-by: Emma Indal <emmai@spotify.com>

* add changeset for create-app

Signed-off-by: Emma Indal <emmai@spotify.com>

* fix exports after rebase

Signed-off-by: Emma Indal <emmai@spotify.com>

Co-authored-by: Emma Indal <emmai@spotify.com>
2021-12-23 12:05:26 +01:00
..
2021-12-16 08:56:38 +00:00
2021-12-16 08:56:38 +00:00
2021-12-02 12:35:24 +00:00
2021-12-16 08:56:38 +00:00
2021-12-02 12:35:24 +00:00
2021-12-15 10:26:29 +01:00
2021-12-20 19:23:47 +01:00
2021-12-16 08:56:38 +00:00
2021-12-02 12:35:24 +00:00
2021-12-16 08:56:38 +00:00
2021-12-16 08:56:38 +00:00
2021-12-02 12:35:24 +00:00
2021-12-02 12:35:24 +00:00
2021-12-09 12:02:28 +00:00
2021-12-09 12:02:28 +00:00
2021-12-17 18:16:47 +00:00
2021-12-17 18:16:47 +00:00
2021-12-02 12:35:24 +00:00
2021-12-16 08:56:38 +00:00
2021-12-02 12:35:24 +00:00
2021-12-15 11:50:44 +00:00
2021-12-09 12:02:28 +00:00
2021-12-02 12:35:24 +00:00
2021-12-07 12:44:16 +01:00
2021-12-02 12:35:24 +00:00
2021-12-02 12:35:24 +00:00
2021-12-09 12:02:28 +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.