Merge pull request #12870 from kuangp/feat/playlists
feat(playlists): implement playlist plugin
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/core-components': patch
|
||||
---
|
||||
|
||||
Export `HeaderActionMenu` and expose default `Table` icons via `Table.icons`
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
'@backstage/plugin-playlist': minor
|
||||
'@backstage/plugin-playlist-backend': minor
|
||||
'@backstage/plugin-playlist-common': minor
|
||||
---
|
||||
|
||||
Implement playlist plugin, check out the `README.md` for more details!
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-search-react': patch
|
||||
---
|
||||
|
||||
Reset page cursor on search filter change
|
||||
Reference in New Issue
Block a user