468 Commits

Author SHA1 Message Date
Michael Shilman
8411aa0d6f Update git head to 6.4.0-beta.3, update yarn.lock 2021-10-01 23:28:38 +08:00
Michael Shilman
0fc9200599 v6.4.0-beta.3 2021-10-01 23:21:37 +08:00
Michael Shilman
6ed3f33ef1 Update git head to 6.4.0-beta.2, update yarn.lock 2021-10-01 10:08:04 +08:00
Michael Shilman
3358e1e90c v6.4.0-beta.2 2021-10-01 10:04:43 +08:00
Michael Shilman
7448d09760 Upgrade react-dev-utils to 11.0.4 2021-09-30 09:12:50 +08:00
Michael Shilman
43ab2dec88 Merge branch 'next' into pr/16155 2021-09-26 06:33:39 +08:00
Michael Shilman
d80182745a Update git head to 6.4.0-beta.1, update yarn.lock 2021-09-26 06:09:31 +08:00
Michael Shilman
000a73948b v6.4.0-beta.1 2021-09-26 06:06:37 +08:00
Michelle Damian
056c94c446 fix ansi-html vulnerability 2021-09-24 10:30:06 -06:00
Michael Shilman
eeab9ce0b3 Update git head to 6.4.0-beta.0, update yarn.lock 2021-09-22 07:40:45 +08:00
Michael Shilman
44a855043c v6.4.0-beta.0 2021-09-22 07:37:43 +08:00
Michael Shilman
41d9e4778f Update git head to 6.4.0-alpha.41, update yarn.lock 2021-09-22 01:09:57 +08:00
Michael Shilman
64746ce270 v6.4.0-alpha.41 2021-09-22 01:06:34 +08:00
Michael Shilman
f552d6c850
Merge pull request #16105 from storybookjs/16067-fix-dotenv-resolution
Core: Fix dotenv handling
2021-09-21 10:41:54 +08:00
Michael Shilman
d72b2b5cb0 Update git head to 6.4.0-alpha.40, update yarn.lock 2021-09-20 20:13:57 +08:00
Michael Shilman
6b767d7c8f v6.4.0-alpha.40 2021-09-20 20:10:56 +08:00
Michael Shilman
64122cb520
Merge pull request #16074 from kherock/fix-output-paths
Webpack5: Fix output paths
2021-09-20 19:58:56 +08:00
Michael Shilman
255bc81180 Remove dotenv-webpack 2021-09-19 19:11:47 +08:00
Michael Shilman
d6cba15f17 Update git head to 6.4.0-alpha.39, update yarn.lock 2021-09-18 17:30:06 +08:00
Michael Shilman
b1d5f20b2f v6.4.0-alpha.39 2021-09-18 17:26:54 +08:00
Michael Shilman
3696da7fd7 NormalizedStoriesEntry => NormalizedStoriesSpecifier 2021-09-18 16:06:10 +08:00
Michael Shilman
d7148bde34 Update git head to 6.4.0-alpha.38, update yarn.lock 2021-09-16 22:10:36 +08:00
Michael Shilman
14b9d19e7e v6.4.0-alpha.38 2021-09-16 22:05:19 +08:00
Michael Shilman
8ee5fac6ec Update git head to 6.4.0-alpha.37, update yarn.lock 2021-09-16 09:17:00 +08:00
Michael Shilman
c0c82361c8 v6.4.0-alpha.37 2021-09-16 09:12:15 +08:00
Kyle Herock
1dff968be4 remove extra . from webpack5 asset file extensions 2021-09-15 13:41:59 -04:00
Michael Shilman
94b69b7702 Update git head to 6.4.0-alpha.36, update yarn.lock 2021-09-15 08:45:28 +08:00
Michael Shilman
cc13af28a7 v6.4.0-alpha.36 2021-09-15 08:40:37 +08:00
Michael Shilman
c12bfe9a53 Update git head to 6.4.0-alpha.35, update yarn.lock 2021-09-14 17:29:57 +08:00
Michael Shilman
8f65635eb1 v6.4.0-alpha.35 2021-09-14 17:24:54 +08:00
Tom Coleman
ebd1f934b8 Ensure we don't call configure for stories if we don't have any 2021-09-13 21:48:27 +10:00
Tom Coleman
dcdf150b88 Update store/preview to take project annotations on init.
This way they can be set on `window` at boot time.
2021-09-13 17:08:07 +10:00
Tom Coleman
82763973b9 Get it bootstrapping again 2021-09-07 22:54:25 +10:00
Tom Coleman
68b3ef639c Merge remote-tracking branch 'origin/next' into on-demand-store 2021-09-07 22:17:56 +10:00
Michael Shilman
591c3a8b0a Update git head to 6.4.0-alpha.34, update yarn.lock 2021-09-07 18:46:53 +08:00
Michael Shilman
ccd25210cd v6.4.0-alpha.34 2021-09-07 18:41:58 +08:00
Tom Coleman
1f9e6ad3d4 Cleanup 2021-09-07 16:07:35 +10:00
Tom Coleman
7d45c074a4 Add a "back-compat" API for __STORYBOOK_CLIENT_API
(Although it isn't backwards compatible, as it requires you call `cacheAllCSFFiles()` first)
2021-09-07 16:07:04 +10:00
Tom Coleman
4e12e81e75 Rename StoriesList => StoryIndex 2021-09-07 14:54:29 +10:00
Tom Coleman
1fa95a007b Rename WebPreview to PreviewWeb 2021-09-07 14:41:20 +10:00
Tom Coleman
1ad369c0af Rename GlobalAnnotations => ProjectAnnotations 2021-09-07 14:30:46 +10:00
Tom Coleman
319b1bb294 Add store to builder-webpackX deps 2021-09-06 17:55:22 +10:00
Tom Coleman
d06b4a6c90 Ensure user's config is last on the list.
And update snapshots with cosmetic changes to entry points (and ordering HMR to the end, which I think is OK)
2021-09-05 11:23:24 +10:00
Tom Coleman
8abc869f07 Need to pick filenames carefully in configs 2021-09-04 11:55:22 +10:00
Tom Coleman
c9e8fc3b8b Add template to wp5 builder 2021-09-04 11:47:12 +10:00
Tom Coleman
7eaf944bd9 Bring wp4 changes over to wp5 2021-09-04 11:42:02 +10:00
Tim van der Horst
17cbc66b72
Merge branch 'next' into fix-define-plugin
# Conflicts:
#	lib/manager-webpack4/src/manager-webpack.config.ts
#	lib/manager-webpack5/src/manager-webpack.config.ts
2021-09-03 16:11:37 +10:00
Michael Shilman
a01b3cf910 Update git head to 6.4.0-alpha.33, update yarn.lock 2021-09-01 01:09:11 +08:00
Michael Shilman
269aa6d399 v6.4.0-alpha.33 2021-09-01 01:03:48 +08:00
Tim van der Horst
5d5bf30eb7
Replaced process.env override in DefinePlugin config to individual key definitions
Included an empty fallback for `process.env.XSTORYBOOK_EXAMPLE_APP` for the variable used in `lib/ui/src/index.tsx`
2021-08-27 17:00:52 +10:00