grafana/public/app/features/playlist
Ashley Harrison ffda25f4a3
Skeleton: Abstract out attach/animation logic (#79309)
* apply styles globally to skeleton

* use abstraction everywhere

* just use withSkeleton

* add comment

* update docs

* use it in News as well

* rename withSkeleton to attachSkeleton

* move to @grafana/ui/src/unstable

* rename skeletonProps to rootProps
2023-12-12 11:05:36 +00:00
..
api.ts K8s: expose namespace in frontend_settings (#78090) 2023-11-14 06:34:09 +02:00
EmptyQueryListBanner.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PlaylistCard.tsx Skeleton: Abstract out attach/animation logic (#79309) 2023-12-12 11:05:36 +00:00
PlaylistEditPage.test.tsx Playlist: Add an api wrapper for playlist requests (#76308) 2023-10-11 19:19:13 +03:00
PlaylistEditPage.tsx Playlist: Add an api wrapper for playlist requests (#76308) 2023-10-11 19:19:13 +03:00
PlaylistForm.test.tsx Playlist: Add an api wrapper for playlist requests (#76308) 2023-10-11 19:19:13 +03:00
PlaylistForm.tsx Chore: Remove some gf-form classes (#78601) 2023-11-24 12:09:09 +00:00
PlaylistNewPage.test.tsx Playlist: Add an api wrapper for playlist requests (#76308) 2023-10-11 19:19:13 +03:00
PlaylistNewPage.tsx Playlist: Add an api wrapper for playlist requests (#76308) 2023-10-11 19:19:13 +03:00
PlaylistPage.test.tsx PlaylistPage: Skeleton loading state 💀 (#77992) 2023-11-13 10:32:42 +00:00
PlaylistPage.tsx PlaylistPage: Skeleton loading state 💀 (#77992) 2023-11-13 10:32:42 +00:00
PlaylistPageList.tsx Skeleton: Abstract out attach/animation logic (#79309) 2023-12-12 11:05:36 +00:00
PlaylistSrv.test.ts Playlist: Add an api wrapper for playlist requests (#76308) 2023-10-11 19:19:13 +03:00
PlaylistSrv.ts Playlist: Add an api wrapper for playlist requests (#76308) 2023-10-11 19:19:13 +03:00
PlaylistStartPage.tsx Playlists: Migrate to UIDs and load dashboards in the frontend (#54125) 2022-09-05 20:40:01 -07:00
PlaylistTable.tsx Chore: Remove some gf-form classes (#78601) 2023-11-24 12:09:09 +00:00
PlaylistTableRows.tsx Internationalization: Mark up PlaylistEditPage for translations (#74455) 2023-09-13 10:02:51 +01:00
ShareModal.tsx Mark up playlist/ShareModal for translations (#74061) 2023-09-04 09:33:59 +01:00
StartModal.tsx Playlists: Migrate to UIDs and load dashboards in the frontend (#54125) 2022-09-05 20:40:01 -07:00
types.ts Playlist: Add an api wrapper for playlist requests (#76308) 2023-10-11 19:19:13 +03:00
usePlaylistItems.tsx Chore: Rename addById to addByUID (#72527) 2023-07-28 16:40:08 +01:00