Norbert de Langen
669c2650f3
Merge branch 'next' into monkey/next
...
# Conflicts:
# yarn.lock
2022-07-01 13:24:08 +02:00
Norbert de Langen
1953d71c70
verifying it works locally, and bumping the version number
2022-07-01 13:22:23 +02:00
Norbert de Langen
0ccc1d6608
fix
2022-07-01 02:08:55 +02:00
Norbert de Langen
3c7d9336bc
Merge pull request #15885 from BlackHole1/next
...
fix(build): avoid logging an object on compilation errors
2022-06-30 11:06:09 +02:00
Norbert de Langen
56bd91f612
fix fixable linting issues
2022-06-30 10:46:36 +02:00
Norbert de Langen
8b4f8ee7bd
Merge branch 'next' into bh/next
...
# Conflicts:
# lib/core-server/src/build-static.ts
2022-06-30 10:36:09 +02:00
Michael Shilman
7eef5f0ede
Merge pull request #18502 from ddalpange/support-cjs
...
Webpack: Support .cjs extension
2022-06-29 18:18:12 +08:00
Yohan Kim
37cd0c2a8b
Updatet snaphots
2022-06-29 17:54:05 +09:00
Chris Plummer
0206e0ec95
remove cpy in favor of fs-extra copy/copyFile
2022-06-16 17:18:46 -05:00
Yann Braga
d001760cf5
feat: bump ip to 2.0.0
2022-05-25 22:15:10 +02:00
Alexey Ryabov
eab88cc138
Fix open in browser doesn't work in WSL
...
On Linux, `x-default-browser` requires `xdg-utils` to be installed to
determine a default browser. So it fails when it's not installed.
However, in WSL, we still can open a browser without it. Now it
fallbacks to `open` when `x-default-browser` fails which makes it work on WSL
without `xdg-utils`.
2022-05-23 20:04:39 +03:00
Andy Wilson
6a5a833e11
Update typings.d.ts
2022-05-19 20:19:14 +01:00
Andy Wilson
052bcd7c57
Update open-in-browser.ts
2022-05-19 20:17:42 +01:00
Andy Wilson
a0f44b34b2
update x-default-browser with fixes
2022-05-19 19:56:19 +01:00
Andy Wilson
21ec836a2e
Update package.json
2022-05-19 19:44:07 +01:00
Michael Shilman
d01674b702
Revert "security: update x-default-browser"
2022-05-19 22:03:51 +08:00
Michael Shilman
27aaae885e
Merge pull request #18157 from The-Code-Monkey/next
...
security: update x-default-browser
2022-05-19 19:53:09 +08:00
Michael Shilman
9e1f519e6c
Update git head to 6.5.0-rc.1, update yarn.lock
2022-05-18 22:55:52 +08:00
Michael Shilman
3f09d4e6b0
v6.5.0-rc.1
2022-05-18 22:51:22 +08:00
Yann Braga
ebf934112a
Merge pull request #18038 from bisubus/fix-vue3-tsx
...
Vue3: Add support for TSX in single file components
2022-05-17 15:14:46 +02:00
Michael Shilman
6cc69b557b
Update git head to 6.5.0-rc.0, update yarn.lock
2022-05-17 17:58:03 +08:00
Michael Shilman
c27fd9eebc
v6.5.0-rc.0
2022-05-17 17:54:20 +08:00
Kyle Gach
0289996d85
Merge pull request #18022 from SulthanNK/update-cli-docs
...
Update: [#17934 ] CLI docs
2022-05-16 13:10:59 -06:00
Yann Braga
97b199e4c5
update snapshots
2022-05-16 18:30:14 +02:00
Michael Shilman
6ecbdd8808
Update git head to 6.5.0-beta.8, update yarn.lock
2022-05-11 02:56:15 +08:00
Michael Shilman
9b9d570d75
v6.5.0-beta.8
2022-05-11 02:51:50 +08:00
Andy Wilson
eb952ec2df
Merge branch 'storybookjs:next' into next
2022-05-10 10:36:14 +01:00
Michael Shilman
16b1014480
Merge pull request #18164 from storybookjs/tech/upgrade-telejson-6
...
Upgrade to telejson 6
2022-05-10 16:39:14 +08:00
Norbert de Langen
db4a668866
fix cyclical array issue surfaced in angular
2022-05-09 19:18:45 +02:00
Norbert de Langen
464df9e027
try this
2022-05-09 16:14:41 +02:00
Norbert de Langen
4af3d84d4d
no optional chaining
2022-05-09 14:59:25 +02:00
Norbert de Langen
aab86d49a6
try this
2022-05-09 14:31:27 +02:00
Norbert de Langen
67cd79d0c4
migrate to lodash.get
2022-05-09 13:37:49 +02:00
Norbert de Langen
596cd15543
fix ESM issue, I hope
2022-05-09 13:11:32 +02:00
Norbert de Langen
bdba1a1ac6
fix problem with .mjs file-extention missing in import
2022-05-09 10:26:19 +02:00
Andy Wilson
117892a764
Merge branch 'storybookjs:next' into next
2022-05-09 08:29:20 +01:00
Michael Shilman
337c11b6d6
Update git head to 6.5.0-beta.7, update yarn.lock
2022-05-09 10:54:52 +08:00
Michael Shilman
14bb6d241c
v6.5.0-beta.7
2022-05-09 10:51:01 +08:00
Michael Shilman
eebe511c45
Merge branch 'next' into pr/17724
2022-05-09 02:27:41 +08:00
Norbert de Langen
a0d080e828
upgrade to telejson 6
2022-05-06 17:51:49 +02:00
Andy Wilson
5f9a806bbf
fix: package to newer version
2022-05-06 15:04:37 +01:00
Andy Wilson
85f2fdb24a
Merge branch 'next' of https://github.com/The-Code-Monkey/storybook into next
2022-05-06 15:04:07 +01:00
Andy Wilson
07dda492af
fix: package to newer version
2022-05-06 15:03:41 +01:00
Andy Wilson
b98527fde4
Rename open-in-browser.ts to open-in-browser.cts
2022-05-06 13:06:33 +01:00
Andy Wilson
4a20068b89
fix: hopefully all works well as had to implement async
2022-05-06 12:36:45 +01:00
Andy Wilson
e729092d7c
security: update x-default-browser
2022-05-06 10:52:43 +01:00
Michael Shilman
f4909f8ca3
Update git head to 6.5.0-beta.6, update yarn.lock
2022-05-06 01:32:30 +08:00
Michael Shilman
e86538e2ac
v6.5.0-beta.6
2022-05-06 01:27:06 +08:00
Michael Shilman
a4c7a3d317
Update git head to 6.5.0-beta.5, update yarn.lock
2022-05-04 20:13:33 +08:00
Michael Shilman
77cd38edc2
v6.5.0-beta.5
2022-05-04 20:09:31 +08:00