grafana/public/app/features
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
..
admin Moved Server Admin and children to separate menu item on Side Menu (#15592) 2019-03-05 13:02:41 +01:00
alerting Bump Prettier version (#15532) 2019-02-19 15:41:35 +01:00
annotations Merge branch 'master' into ui-new-red-green-blue 2019-02-11 09:17:19 +01:00
api-keys Bump Prettier version (#15532) 2019-02-19 15:41:35 +01:00
dashboard Merge pull request #15791 from grafana/fix/leave-playlist 2019-03-05 12:38:14 +01:00
datasources fix: update datasource in componentDidUpdate 2019-03-05 13:08:31 +01:00
explore fix(renderer): Vendor ansicolor as typescript 2019-03-06 14:22:59 +01:00
folders Bump Prettier version (#15532) 2019-02-19 15:41:35 +01:00
manage-dashboards created new color variables, changed primary to blue, changed success-btns to primary-btns. 2019-02-05 12:05:02 +01:00
org Moved Server Admin and children to separate menu item on Side Menu (#15592) 2019-03-05 13:02:41 +01:00
panel panel: defensive coding that fixes #15563 2019-02-21 14:42:31 +01:00
playlist Merge branch 'master' into cli/watch-sass-var 2019-02-19 17:27:25 +01:00
plugins Bump Prettier version (#15532) 2019-02-19 15:41:35 +01:00
profile Merge branch 'master' into ui-new-red-green-blue 2019-02-11 09:17:19 +01:00
teams Bump Prettier version (#15532) 2019-02-19 15:41:35 +01:00
templating Bump Prettier version (#15532) 2019-02-19 15:41:35 +01:00
users Bump Prettier version (#15532) 2019-02-19 15:41:35 +01:00
all.ts extract tls auth settings directive from datasource http settings directive 2019-01-28 19:37:19 +01:00