kibana/packages/kbn-ui-shared-deps
Greg Thompson bbee1f92b0
Upgrade EUI to v27.4.0 (#74004)
* eui to 27.1.0

* eui to 27.2.0

* buttoniconside type

* euiselectable type

* update onScroll callback and polyfill size references

* findTestSubject ts

* buttoncontent and collapsiblenav src snapshot updates

* update prop retrieval

* xpack snapshots

* jest updates

* type fixes

* more snapshots

* virtual list changes

* more virtualization changes

* merge

* fix functional tests

* data-test-subj for indexPatter-switcher

* storyshots

* eui to 27.3.1

* Fix unit tests

* Fix broken unit test

* Updated snapshots

* Fixed types

* search for value in euiselectable before selection

* select the correct element

* mock virtualized dep

* ts fix

* reinstate storyshot

* ts fix

Co-authored-by: Chandler Prall <chandler.prall@gmail.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-08-14 10:31:15 -06:00
..
scripts apply prettier styles 2020-05-22 09:08:58 +02:00
vendor
entry.js [kbn/optimizer] only build specified themes (#70389) 2020-07-02 15:06:32 -07:00
index.d.ts [bootstrap/styles] add early support for v8 themes (#66673) 2020-05-21 14:08:58 -07:00
index.js [ui-shared-deps/theme] implement auto-switching theme vars module (#70274) 2020-07-01 10:14:54 -07:00
package.json Upgrade EUI to v27.4.0 (#74004) 2020-08-14 10:31:15 -06:00
polyfills.js [kbn/optimizer] link to kibanaReact/kibanaUtils plugins (#62720) 2020-04-08 12:15:48 -07:00
public_path_loader.js [kbn/optimizer] update public path before imports (#67561) 2020-05-29 14:21:14 -07:00
public_path_module_creator.js [kbn/optimizer] update public path before imports (#67561) 2020-05-29 14:21:14 -07:00
README.md
theme.ts Remove karma (#73126) 2020-07-27 11:07:58 -07:00
tsconfig.json [ui-shared-deps/theme] implement auto-switching theme vars module (#70274) 2020-07-01 10:14:54 -07:00
webpack.config.js [ui-shared-deps/theme] implement auto-switching theme vars module (#70274) 2020-07-01 10:14:54 -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.