430 Commits

Author SHA1 Message Date
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
956e62bb85 Deprecate features.previewCsfV3 flag 2021-09-18 13:11:54 +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
Tom Coleman
030708fdf4 Do a much better and more sensible job of checking if a regexp is going to match
Fixes #16069
2021-09-16 13:33:04 +10: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
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
a0acaccfad Use to-require-context for glob generation after all 2021-09-13 09:08:55 +10:00
Michael Shilman
b76e744af4 Temporarily restore glob-base to fix importFn 2021-09-10 13:26:22 +08:00
Tom Coleman
20bc63eacc Fix broken core-server tests 2021-09-08 00:15:21 +10:00
Tom Coleman
4702cf0757 Fix handlebars dep 2021-09-07 23:26:43 +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
8abc869f07 Need to pick filenames carefully in configs 2021-09-04 11:55:22 +10:00
Tom Coleman
0277d2d4b3 Remove incomplete tests for to-importFn
I want to revisit `to-importFn` as part of integrating the dynamic stories list server, and so will leave it without tests for now.
2021-09-04 11:44:01 +10:00
Tom Coleman
7eaf944bd9 Bring wp4 changes over to wp5 2021-09-04 11:42:02 +10:00
Tom Coleman
06fdc90c8b Whoops this was supposed to be optional 2021-09-03 16:22:35 +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
Tom Coleman
c14d5efd04 Set legacy parameters in context for back-compat.
Also add a `breakingChangesV7` feature to turn of things like this to check future compatibility.
2021-09-03 13:39:15 +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
Michael Shilman
337fdcd0fe
Merge pull request #15928 from storybookjs/tech/babel-mode-v7
Core: Add Babel mode v7
2021-08-31 20:18:17 +08:00
Tom Coleman
dbf9e2f26c Added a new feature storyStoreV7 2021-08-30 17:06:45 +10:00
Norbert de Langen
5a988b02b4
expose the list of dependencies we'll need in the CLI 2021-08-27 17:03:24 +02:00
Norbert de Langen
82c2fd882f
generate with local (no require.resolve'd) paths 2021-08-27 16:00:32 +02:00
Norbert de Langen
b40cd6a722
make the babel cli command functional 2021-08-27 15:30:01 +02:00
Michael Shilman
712a7036f5 Core: Add babelModeV7 feature flag for improved babel config 2021-08-27 19:58:23 +08:00
Tom Coleman
5772eb6780 Got old-style working 2021-08-27 20:01:53 +10: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
Gaëtan Maisse
6f45ba136f
fix: update glob used in TypeScript's typesVersions config 2021-08-25 20:49:51 +02:00
Michael Shilman
1321db991a Update git head to 6.4.0-alpha.32, update yarn.lock 2021-08-24 09:02:02 +08:00
Michael Shilman
ee3198a84a v6.4.0-alpha.32 2021-08-24 08:57:39 +08:00
Michael Shilman
786b1b1a4f Update git head to 6.4.0-alpha.31, update yarn.lock 2021-08-23 11:17:06 +08:00
Michael Shilman
5582ee2f66 v6.4.0-alpha.31 2021-08-23 11:12:37 +08:00
Clément DUNGLER
2ee29ed5a4 Merge remote-tracking branch 'origin/next' into pr/15770 2021-08-22 18:30:07 +02:00
Clément DUNGLER
6ec4d214a1 fix: es6 transpiler 2021-08-22 10:26:22 +02:00
Michael Shilman
4b9818d9d2 Update git head to 6.4.0-alpha.30, update yarn.lock 2021-08-14 13:18:09 +08:00
Michael Shilman
271665e76b v6.4.0-alpha.30 2021-08-14 13:13:32 +08:00
Yngve Bakken-Nilsen
bb0891d9bb attempt to add ansi-regex to es6transpiler 2021-08-13 08:12:06 +02:00
Yngve Bakken-Nilsen
8a3aaff527 add slash to es6Transpiler for IE compatibility 2021-08-13 08:12:06 +02:00
Tom Coleman
3b6cf01fc9 WIP to-importFn test 2021-08-12 19:25:20 +10:00
Michael Shilman
851b178f46 Update git head to 6.4.0-alpha.29, update yarn.lock 2021-08-10 22:17:18 +08:00