kibana/packages/kbn-ui-shared-deps
Marco Vettorello 93b34632c0
[TSVB] Fix wrongly display stacked as percentage charts (#62654)
Update to  elastic-charts 18.2.2 with the valid 0% rendering
2020-04-09 23:53:47 +02:00
..
scripts [kbn/ui-shared-deps] load base css file (#58520) 2020-02-26 08:25:03 -07:00
vendor
entry.js [kbn/ui-shared-deps] expand and split (#62364) 2020-04-03 14:11:36 -07:00
index.d.ts [kbn/ui-shared-deps] expand and split (#62364) 2020-04-03 14:11:36 -07:00
index.js [kbn/ui-shared-deps] expand and split (#62364) 2020-04-03 14:11:36 -07:00
monaco.ts Create Painless Lab app (#57538) 2020-03-23 16:10:12 -07:00
package.json [TSVB] Fix wrongly display stacked as percentage charts (#62654) 2020-04-09 23:53:47 +02:00
polyfills.js [kbn/optimizer] link to kibanaReact/kibanaUtils plugins (#62720) 2020-04-08 12:15:48 -07:00
README.md
tsconfig.json
webpack.config.js [kbn/ui-shared-deps] expand and split (#62364) 2020-04-03 14:11:36 -07:00
yarn.lock [kbn/ui-shared-deps] expand and split (#62364) 2020-04-03 14:11:36 -07:00

@kbn/ui-shared-deps

Shared dependencies that must only have a single instance are installed and re-exported from here. To consume them, import the package and merge the externals export into your webpack config so that all references to the supported modules will be remapped to use the global versions.