grafana/public/app
Steven Vachon 9005b484f0
Replace ts-loader with Babel (#21587)
* Applied prettier to relevant webpack configs

* Replaced ng-annotate with babel-plugin-angularjs-annotate

… and replaced ts-loader with @preset/typescript

* Removed redundant import

… that is problematic with Babel's module resolver

* Updated lockfile

* Traspile debug package to es5 for PhantomJS support

* Update babel to latest version

* Remove @babel/poolyfill and url search params polyfill

* Add ts-loader to grafana-ui dependencies

* Update prod webpack build to use cor-js 3

* Applied prettier to relevant webpack configs

* Replaced ng-annotate with babel-plugin-angularjs-annotate

… and replaced ts-loader with @preset/typescript

* Updated lockfile

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-01-30 10:54:11 +01:00
..
core Fix digest issue with query part editor's actions menu (#21834) 2020-01-30 09:13:22 +01:00
features Inspect: Add error tab (#21565) 2020-01-29 15:41:25 +01:00
partials Footer: Single footer component for both react & angular pages (#21389) 2020-01-09 11:25:52 +01:00
plugins Graphite: Fixed issue with functions with multiple required params and no defaults caused params that could not be edited (groupByNodes groupByTags) (#21814) 2020-01-30 09:06:23 +01:00
routes Migrations: migrate admin user create page (#21506) 2020-01-22 15:26:03 +01:00
store Chore: Fixes various strict null errors (#21763) 2020-01-28 09:13:56 +01:00
types Chore: Fixes various strict null errors (#21763) 2020-01-28 09:13:56 +01:00
app.ts Replace ts-loader with Babel (#21587) 2020-01-30 10:54:11 +01:00
dev.ts Add weback-dev-server with hot/hmr support 2018-04-19 11:42:53 +02:00
index.ts Echo: mechanism for collecting custom events lazily (#20365) 2019-12-05 08:30:39 +01:00