grafana/public/app/plugins/datasource
David Kaltschmidt 26236b4bc3 fix(renderer): Vendor ansicolor as typescript
Fixes #15635

Importing ansicolor from node_modules or vendored as is failed because
there is no ES5 transpiler configured for ES6 libs.

- remove ansicolor from package.json
- add ansicolor to public/vendor/ansicolor and port to typescript
- adapt all ansicolor imports
- add `public/vendor` as a path to be considered by ts compiler
2019-03-06 14:22:59 +01:00
..
cloudwatch Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
elasticsearch Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
grafana fix native annotation filtered by template variable with pipe 2019-02-18 22:54:45 +01:00
grafana-azure-monitor-datasource Bump Prettier version (#15532) 2019-02-19 15:41:35 +01:00
grafana-live tslint: changing vars -> const (#13034) 2018-08-26 18:43:07 +02:00
graphite Fix build 2019-02-21 09:09:24 +01:00
influxdb graph: fixes click after scroll in series override menu 2019-02-25 02:11:28 +01:00
loki fix(renderer): Vendor ansicolor as typescript 2019-03-06 14:22:59 +01:00
mixed Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 14:27:03 +02:00
mssql Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00
mysql graph: fixes click after scroll in series override menu 2019-02-25 02:11:28 +01:00
opentsdb make sure opentsdb takes dashboard timezone into consideration 2019-02-11 13:13:38 +01:00
postgres graph: fixes click after scroll in series override menu 2019-02-25 02:11:28 +01:00
prometheus Merge pull request #15290 from mtanda/prometheus_label_names_query 2019-03-05 15:45:14 +01:00
stackdriver stackdriver: change reducer mapping for distribution metrics 2019-02-24 17:44:15 +01:00
testdata Prettier had not been running as a precommit hook for some time so had to run in on all files again 2019-02-13 11:14:53 +01:00