kibana/x-pack/plugins/canvas/storybook
Nathan L Smith 68130dfd87
Re-enable canvas storyshots (#79750)
* Only throw the error about building the DLL if we're not running in Jest
* Update existing storyshots
* Add Jest mock for Datasource story

All tests look to be passing and `yarn storybook canvas` works. I clicked through all the stories and it doesn't look like anything is broken.
2020-10-06 16:59:56 -05:00
..
addon
decorators
.babelrc
constants.js
dll_contexts.js
index.ts
main.ts Re-enable canvas storyshots (#79750) 2020-10-06 16:59:56 -05:00
manager.ts [Canvas] Storybook Redux Addon (#73227) 2020-08-01 07:28:00 -04:00
middleware.ts [Canvas] Storybook Redux Addon (#73227) 2020-08-01 07:28:00 -04:00
preview-head.html
preview.ts
storyshots.test.tsx Re-enable canvas storyshots (#79750) 2020-10-06 16:59:56 -05:00
webpack.config.js [Canvas] Disable datasource UI when expression contains an expression argument (#79369) 2020-10-05 12:52:12 -05:00
webpack.dll.config.js