grafana/public/app/features/variables
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
..
adhoc Update dependency react-select to v5 (#41604) 2021-11-23 12:11:26 +00:00
constant Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
custom Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
datasource Variables: Hides default data source if missing from regex (#35561) 2021-06-14 06:06:34 +02:00
editor Variables: Make renamed or missing variable section expandable (#41964) 2021-11-22 07:38:49 +01:00
inspect Variables: Make renamed or missing variable section expandable (#41964) 2021-11-22 07:38:49 +01:00
interval Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
pickers Chore: Fix for query variables using DataSourceRef (#41255) 2021-11-03 13:14:22 +01:00
query Chore: Fix for query variables using DataSourceRef (#41255) 2021-11-03 13:14:22 +01:00
shared Chore: Fix for query variables using DataSourceRef (#41255) 2021-11-03 13:14:22 +01:00
state Variables: Exclude adhoc variables from the impacted by logic (#41717) 2021-11-16 13:48:07 +01:00
system Chore: reduce strict errors for variables (#31241) 2021-02-18 06:21:35 +01:00
textbox Variables: Prevents enter key from refreshing page or changing focus (#39666) 2021-09-28 06:07:03 +02:00
adapters.ts Babel: Target more modern browsers, updates browserlistrc (#32573) 2021-04-01 10:32:00 +02:00
getAllVariableValuesForUrl.test.ts TimeSrv: Refactor service to have no dependency on angular (#32562) 2021-04-01 06:33:11 +02:00
getAllVariableValuesForUrl.ts TimeSrv: Refactor service to have no dependency on angular (#32562) 2021-04-01 06:33:11 +02:00
guard.test.ts Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01:00
guard.ts Chore: fixes DataSourceRef for adhoc variables (#41232) 2021-11-03 08:02:51 +01:00
types.ts Variables: Only update panels that are impacted by variable change (#39420) 2021-11-09 12:30:04 +01:00
utils.test.ts Variables: Fix issue with empty dropdowns on navigation (#37776) 2021-08-13 09:10:37 +02:00
utils.ts Variables: Fix issue with empty dropdowns on navigation (#37776) 2021-08-13 09:10:37 +02:00