1328 Commits

Author SHA1 Message Date
Filipp Riabchun
a44f915b16 Merge remote-tracking branch 'origin/next' into fix-image-snapshot
# Conflicts:
#	addons/storyshots/storyshots-core/package.json
2019-11-25 03:49:57 +01:00
Filipp Riabchun
76c3f3a640 Use global.__requireContext directly 2019-11-25 03:48:48 +01:00
Filipp Riabchun
05be6c9663 Merge remote-tracking branch 'origin/next' into storyshot-puppeteer-generalisation
# Conflicts:
#	addons/storyshots/storyshots-core/package.json
#	addons/storyshots/storyshots-puppeteer/package.json
2019-11-24 13:01:10 +01:00
Filipp Riabchun
370285a106 Add docs. Don't open story page is there are no tests defined in it 2019-11-24 12:58:15 +01:00
Michael Shilman
7256fe638b v5.3.0-beta.6 2019-11-24 17:50:40 +09:00
Filipp Riabchun
dfbb706162 storyshots-puppeteer: introduce puppeteerTest and axeTest exports 2019-11-24 03:25:23 +01:00
Filipp Riabchun
54a1c0c5f6 Fix image snapshots setup in official-storybook 2019-11-23 22:12:37 +01:00
Michael Shilman
31bdd30032 v5.3.0-beta.5 2019-11-23 02:09:43 +09:00
Michael Shilman
5f6b97fa0b v5.3.0-beta.4 2019-11-23 00:33:55 +09:00
Gaëtan Maisse
3aebca1b19 fix: remove use of puppeteer-core 2019-11-22 14:42:41 +01:00
Gaëtan Maisse
851612f407 fix: fallback to puppeteer instead of puppeteer-core if no getCustomBrowser is provided 2019-11-22 13:55:59 +01:00
Gaëtan Maisse
25c55667e2 Revert "feat: use puppeteer-core instead of puppeteer"
This reverts commit aad29ed5
2019-11-22 09:20:00 +01:00
Norbert de Langen
c784d1c474
Merge branch 'next' into next 2019-11-22 02:51:27 +01:00
Michael Shilman
6472a37353 v5.3.0-beta.3 2019-11-21 14:41:37 +08:00
Filipp Riabchun
723ad13416 Storyshots integrity: remove abandoned storyshots when running with -u flag 2019-11-19 23:47:31 +01:00
Michael Shilman
27dbfef1d8 v5.3.0-beta.2 2019-11-19 18:22:56 +08:00
Michael Shilman
8df9a51983 Fix peer deps 2019-11-19 18:18:47 +08:00
Michael Shilman
93002b5e79 v5.3.0-beta.1 2019-11-18 22:30:27 +08:00
Michael Shilman
f57888b0e3 v5.3.0-beta.0 2019-11-16 23:28:25 +08:00
Michael Shilman
aa97d03bce v5.3.0-alpha.47 2019-11-16 20:59:17 +08:00
Norbert de Langen
34081437e9 Merge branch 'core/magic-entry' into core/magic-entry-storyshots 2019-11-16 01:55:06 +01:00
Norbert de Langen
4f0c2f68c6 Merge branch 'next' into upgrades
# Conflicts:
#	app/react-native-server/package.json
#	lib/cli/package.json
#	lib/components/package.json
2019-11-15 23:40:38 +01:00
Michael Shilman
431322bbd9 v5.3.0-alpha.46 2019-11-16 05:49:51 +08:00
Norbert de Langen
e018f67690 FIX linting 2019-11-15 21:48:31 +01:00
Norbert de Langen
a676eb9abf tom, you're correct as always! 2019-11-15 09:02:26 +01:00
Norbert de Langen
cb49e217fb ROLLBACK the change to allow for any string to be loadable, as this is nightmare-scenario for webpack
"Critical dependency: the request of a dependency is an expression"

Instead allow the array to contain "functions that do the require & return exports" or "the exports directly"
2019-11-15 00:24:04 +01:00
Norbert de Langen
a5c2cfa07b CLEANUP && Use configure function from clientApi 2019-11-14 15:41:53 +01:00
Norbert de Langen
79405c4ef5 CHANGE to use configure over copied loadStories fn 2019-11-14 13:37:56 +01:00
Norbert de Langen
a6c59c9db7 Merge branch 'core/magic-entry' into core/magic-entry-storyshots
# Conflicts:
#	addons/storyshots/storyshots-core/package.json
2019-11-14 12:27:49 +01:00
Michael Shilman
3e45911bea v5.3.0-alpha.45 2019-11-14 17:30:12 +08:00
Michael Shilman
c2c1b4f396
CSF: Deprecate displayName parameter (#8775)
CSF: Deprecate displayName parameter
2019-11-14 15:18:25 +08:00
Norbert de Langen
c448e50208 FIX bug with resolving of preview.js (doh) 2019-11-13 11:52:09 +01:00
Norbert de Langen
714250f2de Merge branch 'core/magic-entry' into core/magic-entry-storyshots
# Conflicts:
#	addons/storyshots/storyshots-core/package.json
#	examples/html-kitchen-sink/.storybook/presets.js
2019-11-13 11:39:24 +01:00
Michael Shilman
be73c10751 v5.3.0-alpha.44 2019-11-13 08:43:45 +08:00
Michael Shilman
c5aadcc536 v5.3.0-alpha.43 2019-11-11 23:38:33 +08:00
Norbert de Langen
eaab26e6e4 FIX review comments, CHANGE to only support a single preview.* 2019-11-11 11:11:38 +01:00
Michael Shilman
87707dccbb CSF w/ displayName: Update snapshots 2019-11-09 23:20:18 +08:00
Michael Shilman
5242f4f190 v5.3.0-alpha.42 2019-11-09 15:59:48 +08:00
Norbert de Langen
92ea9689b2 ADD compatibility for triconfig to storyshots 2019-11-08 17:47:09 +01:00
Michael Shilman
a46bd1bd89 v5.3.0-alpha.41 2019-11-07 11:12:53 +08:00
Michael Shilman
8741f83b3f v5.3.0-alpha.40 2019-11-06 10:52:51 +08:00
Michael Shilman
8f09ccc687 v5.3.0-alpha.39 2019-11-05 21:39:50 +08:00
Michael Shilman
528c6617d9 v5.3.0-alpha.38 2019-11-03 16:33:20 +08:00
Michael Shilman
fb19c3337d v5.3.0-alpha.37 2019-11-02 10:19:47 +08:00
Michael Shilman
ccafaf46d4 v5.3.0-alpha.36 2019-11-02 01:32:50 +08:00
Michael Shilman
f1749b5824 v5.3.0-alpha.35 2019-11-01 09:52:07 +08:00
Michael Shilman
fbd809ea52 v5.3.0-alpha.34 2019-10-30 17:28:14 +08:00
Norbert de Langen
6959824286 UPGRADES 2019-10-29 11:00:29 +01:00
Sven Wagner
b2de0cf4ed fix(ImageSnapshotConfig): define afterScreenshot type 2019-10-28 20:16:29 +01:00
Sven Wagner
4047044733 Merge remote-tracking branch 'upstream/next' into next 2019-10-28 18:17:46 +01:00