grafana/public/app/features/templating
Josh Hunt eaf6aea98f
Typed variables pt1: Use discriminated union for variable model (#52981)
* wip

* make diff easier to read

* Update template_srv getVariables to return new TypedVariableModel

* update VariableType to use the type from TypedVariableModel

* tidy things up
2022-08-02 10:15:25 +01:00
..
formatRegistry.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
template_srv.mock.ts Typed variables pt1: Use discriminated union for variable model (#52981) 2022-08-02 10:15:25 +01:00
template_srv.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
template_srv.ts Typed variables pt1: Use discriminated union for variable model (#52981) 2022-08-02 10:15:25 +01:00