717 Commits

Author SHA1 Message Date
Michael Shilman
ed794f9d13 v7.0.0-beta.15 2022-12-24 12:56:25 +08:00
Michael Shilman
9818f15ae0 Update root, peer deps, version.ts/json to 7.0.0-beta.15 [ci skip] 2022-12-24 12:38:53 +08:00
Michael Shilman
d4beeb98c5 Update git head to 7.0.0-beta.14, update yarn.lock [ci skip] 2022-12-23 20:06:52 +08:00
Michael Shilman
c3b2e8fe25 v7.0.0-beta.14 2022-12-23 20:01:28 +08:00
Michael Shilman
29ae335995 Update root, peer deps, version.ts/json to 7.0.0-beta.14 [ci skip] 2022-12-23 19:58:03 +08:00
Tom Coleman
99b4ac394c Merge branch 'tom/sb-973-rename-docsenabled-to-docsdisable' into rename-docspage-autodocs 2022-12-22 15:04:34 +11:00
Kasper Peulen
0fbf0adca6 Store extra sandbox metadata for status page 2022-12-21 16:27:52 +01:00
Tom Coleman
427ec4433d Rename docsPage to autodocs
And change semantics: `docsPage:true` = `autodocs: 'tag'` and `docsPage: 'automatic'` = `autodocs: true`.
2022-12-21 21:49:57 +11:00
Tom Coleman
670d52aef9
Merge pull request #20118 from storybookjs/clean-up-inline-rendering
Angular: Switch to default to inlineStories=true
2022-12-21 12:17:00 +11:00
Norbert de Langen
aa9a5b0fbb
Merge pull request #20310 from storybookjs/feat/automigration-log-file
CLI: write into a log file if automigrations fail
2022-12-20 15:57:19 +01:00
Norbert de Langen
87d5db28cd
Merge pull request #20342 from storybookjs/feat/nodejs-automigration
CLI: add nodejs check in automigrations
2022-12-20 15:55:56 +01:00
Michael Shilman
8f8f30785b Update git head to 7.0.0-beta.13, update yarn.lock [ci skip] 2022-12-20 21:34:12 +08:00
Michael Shilman
ddf86bd126 v7.0.0-beta.13 2022-12-20 21:28:05 +08:00
Michael Shilman
3efd25b2d4 Update root, peer deps, version.ts/json to 7.0.0-beta.13 [ci skip] 2022-12-20 21:27:42 +08:00
Yann Braga
ece3221bd2 add nodejs check in automigrations 2022-12-20 13:31:59 +01:00
Norbert de Langen
2588dbe575
fix linting 2022-12-20 10:09:00 +01:00
Yann Braga
5ab4d653c5
Merge branch 'next' into feat/automigration-log-file 2022-12-19 20:31:12 +01:00
Norbert de Langen
e3fa8a3da7
Merge pull request #20329 from storybookjs/fix/automigrate-filter
CLI: fix automigrate filtering
2022-12-19 19:04:28 +01:00
Yann Braga
f4388e6482 CLI: write into a log file if automigrations fail
- the errors will get supressed in normal output but shown in the log file
2022-12-19 17:30:38 +01:00
Yann Braga
5dcfbf2111 CLI: add --list to automigrate command 2022-12-19 17:18:57 +01:00
Norbert de Langen
8add191e48
Merge pull request #20266 from SimenB/update-notifier
feat: replace `update-notifier` with `simple-update-notifier`
2022-12-19 16:20:29 +01:00
Yann Braga
eb88800f9b CLI: fix automigrate filtering 2022-12-19 16:02:41 +01:00
Michael Shilman
66df2d8afe Update git head to 7.0.0-beta.12, update yarn.lock [ci skip] 2022-12-16 23:33:11 +08:00
Michael Shilman
dd52c7e885 v7.0.0-beta.12 2022-12-16 23:27:05 +08:00
Michael Shilman
a702c472b2 Update root, peer deps, version.ts/json to 7.0.0-beta.12 [ci skip] 2022-12-16 23:24:42 +08:00
Michael Shilman
4f24d51dd5 Update git head to 7.0.0-beta.11, update yarn.lock [ci skip] 2022-12-16 22:34:26 +08:00
Michael Shilman
f488007ad9 v7.0.0-beta.11 2022-12-16 22:28:31 +08:00
Michael Shilman
22e3e846e6 Update root, peer deps, version.ts/json to 7.0.0-beta.11 [ci skip] 2022-12-16 22:24:50 +08:00
Michael Shilman
cdcc385f0b
Merge pull request #20292 from storybookjs/feat/automigration-manual-migrations
CLI: Improve automigration to show prompt-only migrations
2022-12-16 15:47:01 +08:00
Michael Shilman
157b723a67 Update git head to 7.0.0-beta.10, update yarn.lock [ci skip] 2022-12-16 15:27:58 +08:00
Michael Shilman
e0ac327744 v7.0.0-beta.10 2022-12-16 15:23:14 +08:00
Michael Shilman
5fbc2fe75a Update root, peer deps, version.ts/json to 7.0.0-beta.10 [ci skip] 2022-12-16 15:16:21 +08:00
Norbert de Langen
3ef6baeaac
Merge branch 'next' into feat/automigration-manual-migrations 2022-12-15 17:46:35 +01:00
Michael Shilman
849ebe4f95 Update git head to 7.0.0-beta.9, update yarn.lock [ci skip] 2022-12-16 00:22:01 +08:00
Norbert de Langen
faecafd345
Merge branch 'next' into feat/automigration-manual-migrations 2022-12-15 17:20:20 +01:00
Michael Shilman
c466d4f77c v7.0.0-beta.9 2022-12-16 00:15:33 +08:00
Michael Shilman
3889e026cc Update root, peer deps, version.ts/json to 7.0.0-beta.9 [ci skip] 2022-12-16 00:12:21 +08:00
Yann Braga
e490b9b02b CLI: improve automigration to show prompt-only migrations 2022-12-15 16:49:58 +01:00
Michael Shilman
9667cf6684 Merge branch 'next' into norbert/sb-1107-sb20220-bug-sb-babelrc-produces-empty 2022-12-15 23:32:23 +08:00
Yann Braga
8f711a48bc fix lint issues 2022-12-15 10:55:25 +01:00
Yann Braga
991492af01 fix lint issues 2022-12-15 09:55:09 +01:00
Norbert de Langen
9981088a6a
Merge branch 'next' into norbert/sb-1107-sb20220-bug-sb-babelrc-produces-empty 2022-12-14 22:59:56 +01:00
Yann Braga
220b40bebf remove unnecessary message 2022-12-14 19:57:48 +01:00
Yann Braga
6ce37fafa2 add extra line between errors 2022-12-14 19:24:28 +01:00
Yann Braga
7bdb4a053b CLI: throw errors when ot finding storybook version instead of warning 2022-12-14 19:01:49 +01:00
Yann Braga
e2e3fe16de CLI: add automigration summary 2022-12-14 18:56:54 +01:00
Michael Shilman
dadc3471a0 Update git head to 7.0.0-beta.8, update yarn.lock [ci skip] 2022-12-14 23:46:54 +08:00
Michael Shilman
5340574d89 v7.0.0-beta.8 2022-12-14 23:40:38 +08:00
Michael Shilman
9f06e40f7d Update root, peer deps, version.ts/json to 7.0.0-beta.8 [ci skip] 2022-12-14 23:38:21 +08:00
Michael Shilman
12f4d50c89
Merge pull request #20270 from storybookjs/automigrate-svelteoptions
Svelte-Vite: remove `svelteOptions` in automigration
2022-12-14 23:23:09 +08:00