Norbert de Langen
|
43aca90a3d
|
fixes
|
2022-12-09 22:25:28 +01:00 |
|
Norbert de Langen
|
3342776320
|
fix references to global in template dirs
|
2022-12-09 22:03:35 +01:00 |
|
Norbert de Langen
|
5be6d25546
|
fixes
|
2022-12-09 21:39:43 +01:00 |
|
Norbert de Langen
|
a94e7e87ec
|
fixing tests
|
2022-12-09 21:20:45 +01:00 |
|
Norbert de Langen
|
f5260920ca
|
fixing typings issues
|
2022-12-09 20:44:55 +01:00 |
|
Norbert de Langen
|
e5b664857c
|
fix start test
|
2022-12-09 17:42:05 +01:00 |
|
Norbert de Langen
|
3659babd10
|
fix all the global typings
|
2022-12-09 17:10:07 +01:00 |
|
Norbert de Langen
|
42bf76e2f7
|
add "dom.iterable" and use global as window
|
2022-12-09 16:38:54 +01:00 |
|
Norbert de Langen
|
501dce1f43
|
strong typing for globals, fix issues resulting from strong global types, enforce clientApi singleton via global
|
2022-12-09 14:52:46 +01:00 |
|
Norbert de Langen
|
024ea83ad1
|
Merge pull request #20170 from storybookjs/tech/sync-engines
Tech: change `package.json` engines fields, set to minimal node16 and up
|
2022-12-09 10:43:41 +01:00 |
|
Michael Shilman
|
4139b43db1
|
Update git head to 7.0.0-beta.2, update yarn.lock [ci skip]
|
2022-12-09 12:42:28 +08:00 |
|
Michael Shilman
|
66a0d58818
|
v7.0.0-beta.2
|
2022-12-09 12:37:49 +08:00 |
|
Michael Shilman
|
a8b7c70ee4
|
Update root, peer deps, version.ts/json to 7.0.0-beta.2 [ci skip]
|
2022-12-09 12:34:14 +08:00 |
|
Michael Shilman
|
50ea090137
|
Merge pull request #20177 from storybookjs/fix-unhandled-exception
Core: Catch and do nothing to avoid triggering unhandled exception problems
|
2022-12-09 12:30:59 +08:00 |
|
Michael Shilman
|
f56de0d2a2
|
Merge pull request #20143 from storybookjs/tom/sb-982-add-using-chromatic-to-telemetry
Telemetry: Add `chromatic` to addons list
|
2022-12-09 12:20:48 +08:00 |
|
Michael Shilman
|
415d763b15
|
Merge pull request #20176 from storybookjs/revert-20168-revert-20136-shilman/preceding-upgrade-event
Revert "Revert "Telemetry: Add precedingUpgrade data to dev/build/error events""
|
2022-12-09 12:16:49 +08:00 |
|
Tom Coleman
|
535bd8dbc1
|
Catch and do nothing to avoid triggering unhandled exception problems
|
2022-12-09 15:12:01 +11:00 |
|
Ian VanSchooten
|
d69e18362e
|
Merge branch 'next' into vite-beta
|
2022-12-08 21:21:45 -05:00 |
|
Jeppe Reinhold
|
5642c93edb
|
Merge pull request #20049 from gitstart/fix/color-control-reset
Controls: Fix color control not resetting when initial value is defined
|
2022-12-09 01:49:41 +01:00 |
|
Tom Coleman
|
b5cbd96bb8
|
Revert "Revert "Telemetry: Add precedingUpgrade data to dev/build/error events""
|
2022-12-09 10:42:00 +11:00 |
|
Tom Coleman
|
0cb361fa16
|
Merge pull request #20166 from storybookjs/norbert/sb-919-sb19731-typescriptcheckoptions-has-been
Fix: typescript.checkOptions not a valid interface
|
2022-12-09 10:21:10 +11:00 |
|
Valentin Palkovic
|
ee6b0296a3
|
Merge pull request #20173 from storybookjs/nextjs-image-fix
Update logic around `next/future/image`
|
2022-12-08 22:43:26 +01:00 |
|
Kyle Gach
|
2ce74f4b1d
|
Merge pull request #20174 from storybookjs/update-nextjs-readme
|
2022-12-08 13:57:30 -07:00 |
|
Kyle Gach
|
7b287ec114
|
Update @storybook/nextjs README
- Add instructions for working around Next 13 components with data fetching
- Updates for accuracy
- Stylistic updates
|
2022-12-08 13:50:54 -07:00 |
|
Kyle Gach
|
675ab2b0c6
|
Update code/frameworks/nextjs/src/nextImport/webpack.ts
Co-authored-by: Valentin Palkovic <valentin@chromatic.com>
|
2022-12-08 13:31:34 -07:00 |
|
Kyle Gach
|
55aaba3cbc
|
Update logic around next/future/image
|
2022-12-08 12:56:31 -07:00 |
|
Norbert de Langen
|
22e0181b68
|
sync engines
|
2022-12-08 19:09:53 +01:00 |
|
Michael Shilman
|
b4d2827c1a
|
Update git head to 7.0.0-beta.1, update yarn.lock [ci skip]
|
2022-12-09 01:32:11 +08:00 |
|
Michael Shilman
|
42c08678ac
|
v7.0.0-beta.1
|
2022-12-09 01:26:25 +08:00 |
|
Michael Shilman
|
65ed9b5acc
|
Update root, peer deps, version.ts/json to 7.0.0-beta.1 [ci skip]
|
2022-12-09 01:23:57 +08:00 |
|
Michael Shilman
|
55010a547f
|
Revert "Telemetry: Add precedingUpgrade data to dev/build/error events"
|
2022-12-09 00:58:23 +08:00 |
|
Norbert de Langen
|
0694290115
|
use constructorParameters to gain access to the options interface from the class
|
2022-12-08 16:59:56 +01:00 |
|
Norbert de Langen
|
77f0d4fede
|
minor improvement in StorybookConfig type
|
2022-12-08 16:48:05 +01:00 |
|
Norbert de Langen
|
635d4343ee
|
fix check for devDependencies, but that key is not always defined.
|
2022-12-08 16:31:10 +01:00 |
|
gitstart
|
ea90b2367b
|
chore: refactor changes
|
2022-12-08 15:18:16 +00:00 |
|
gitstart
|
e6e1e6b1e0
|
Merge commit 'f5aa7bd18204e0f9902f02741c92bfb6cbed7759' of https://github.com/gitstart/storybook into fix/color-control-reset
|
2022-12-08 15:18:14 +00:00 |
|
Ian VanSchooten
|
aec53c8452
|
Fix formatting
|
2022-12-08 07:49:05 -05:00 |
|
Ian VanSchooten
|
e4b8440893
|
Remove beta flag from vite project bootstraps
|
2022-12-08 07:27:29 -05:00 |
|
Ian VanSchooten
|
e384b3632a
|
Merge remote-tracking branch 'origin/next' into vite-beta
# Conflicts:
# code/frameworks/html-vite/package.json
# code/frameworks/web-components-vite/package.json
|
2022-12-08 07:25:50 -05:00 |
|
Jeppe Reinhold
|
f953a6dfdf
|
Merge branch 'next' of github.com:storybookjs/storybook into fix/file-control-reset
|
2022-12-08 13:19:47 +01:00 |
|
Jeppe Reinhold
|
04db1a8590
|
Merge branch 'next' of github.com:storybookjs/storybook into pr/gitstart/20049
|
2022-12-08 13:18:04 +01:00 |
|
Michael Shilman
|
67ccaafe13
|
Upgrade express to fix security warning
|
2022-12-08 16:24:29 +08:00 |
|
gitstart
|
45f4946e73
|
chore: used ref instead of document.get
|
2022-12-08 08:04:32 +00:00 |
|
gitstart
|
0f5ca3a13d
|
Merge commit '2e4ddde6a0a291266d91fe6a5ecda767bf119e70' of https://github.com/gitstart/storybook into fix/file-control-reset
|
2022-12-08 08:04:29 +00:00 |
|
Michael Shilman
|
a7a36b6023
|
Update git head to 7.0.0-beta.0, update yarn.lock [ci skip]
|
2022-12-08 16:02:32 +08:00 |
|
Michael Shilman
|
2e4ddde6a0
|
v7.0.0-beta.0
|
2022-12-08 15:58:06 +08:00 |
|
Michael Shilman
|
008509fcf1
|
Update root, peer deps, version.ts/json to 7.0.0-beta.0 [ci skip]
|
2022-12-08 15:53:20 +08:00 |
|
Michael Shilman
|
c5674a4568
|
Merge pull request #20107 from storybookjs/valentin/fix-zone-js-peer-dep-range
Extend Angular Zone.js peer dependency range
|
2022-12-08 15:34:38 +08:00 |
|
Ian VanSchooten
|
5f56af268c
|
Fix yarn.lock
|
2022-12-07 21:43:15 -05:00 |
|
Josh Wooding
|
9d074e69c6
|
Add csf-plugin to vite
|
2022-12-08 01:55:27 +00:00 |
|