Fix unnecessary calling onChange for Number input #94
Annotations
10 warnings
build:
packages/components/src/__mocks__/@grafana/ui.tsx#L42
Unexpected any. Specify a different type
|
build:
packages/components/src/__mocks__/@grafana/ui.tsx#L49
Unexpected any. Specify a different type
|
build:
packages/components/src/__mocks__/@grafana/ui.tsx#L57
Unexpected any. Specify a different type
|
build:
packages/components/src/__mocks__/@grafana/ui.tsx#L83
Unexpected any. Specify a different type
|
build:
packages/components/src/__mocks__/rc-slider.tsx#L6
Unexpected any. Specify a different type
|
build:
packages/components/src/__mocks__/rc-slider.tsx#L12
Unexpected any. Specify a different type
|
build:
packages/grafana-utils/src/query.ts#L64
'error' is deprecated. use errors instead -- will be removed in Grafana 10+
|
build:
packages/grafana-utils/src/query.ts#L65
'error' is deprecated. use errors instead -- will be removed in Grafana 10+
|
build:
packages/grafana-utils/src/query.ts#L111
'error' is deprecated. use errors instead -- will be removed in Grafana 10+
|
build:
packages/grafana-utils/src/query.ts#L112
'error' is deprecated. use errors instead -- will be removed in Grafana 10+
|