grafana/public/app/features/library-panels
renovate[bot] 035e676cad
Update dependency react-select to v5 (#41604)
* Update dependency react-select to v5

* Remove @types/react-select and update types accordingly

* Fix all unit tests

* Add @ts-expect-error to individual errors, remove prefix as it doesn't seem to exist?

* Another minor typescript fix

* Apply fixes from torkel's PR

* Fix last typescript error

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2021-11-23 12:11:26 +00:00
..
components Update dependency react-select to v5 (#41604) 2021-11-23 12:11:26 +00:00
state LibraryPanels: Improves export and import of library panels between orgs (#39214) 2021-09-20 10:58:24 +02:00
utils Library Panels: Add name endpoint & unique name validation to AddLibraryPanelModal (#33987) 2021-05-14 15:03:37 +01:00
guard.ts LibraryPanels: No save modal when user is on same dashboard (#31606) 2021-03-02 15:37:36 +00:00
LibraryPanelsPage.tsx LibraryElements: Adds library elements api and tables (#33741) 2021-05-11 07:10:19 +02:00
styles.ts Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
types.ts LibraryElements: Adds library elements api and tables (#33741) 2021-05-11 07:10:19 +02:00
utils.ts LibraryPanels: Prevents changing the folder when saving an existing library panel (#38978) 2021-09-09 06:21:31 +02:00