4420 Commits

Author SHA1 Message Date
Michael Shilman
2cfbc4822f Update root, peer deps, version.ts/json to 7.0.0-alpha.18 [ci skip] 2022-08-02 15:06:05 -07:00
Michael Arestad
d33222edee Updated Icons to be more explicit thanks to Jono 2022-08-02 10:56:02 -06:00
Michael Arestad
1bf946a5e1 Tweak type requirement 2022-08-02 10:56:02 -06:00
Michael Arestad
36ad7476c5 Initial icon update 2022-08-02 10:56:02 -06:00
luciana-mendonca
7835b0c3b2 build(addon-toolbars): use ts-up to build addon-toolbars 2022-08-02 16:45:16 +02:00
Norbert de Langen
6f7db19a62
Merge pull request #18842 from luciana-mendonca/build/addon-outline-tsup
build(addon-outline): use ts-up to build `addon-outline`
2022-08-02 15:00:57 +02:00
Norbert de Langen
b677750600
Merge pull request #18676 from storybookjs/future/frameworkOptions-preset-value
Core: Fix default framework options handling
2022-08-02 14:41:03 +02:00
luciana-mendonca
d299def249 build(addon-outline): use ts-up to build addon-outline 2022-08-02 13:21:29 +02:00
Norbert de Langen
5de2b212d4
Merge pull request #18160 from storybookjs/fix/refs-with-authentication-hosted-on-chromatic
Fix refs with authentication being broken if the fetch for `iframe.html` succeeds (but with a request to authenticate)
2022-08-02 11:55:46 +02:00
Norbert de Langen
4298fbd6a5
Merge pull request #18837 from luciana-mendonca/build/addon-measure-tsup
build(addon-measure): use tsup to build `addon-measure` and fix related imports in `examples/official-storybook`
2022-08-02 11:35:10 +02:00
Norbert de Langen
68512e520c
Merge branch 'next' into future/frameworkOptions-preset-value
# Conflicts:
#	code/lib/core-server/src/presets/common-preset.ts
2022-08-02 11:20:58 +02:00
Norbert de Langen
36702ebe0c
I changed #root => #storybook-root
I changed #docs-root => #storybook-docs
2022-08-02 11:18:33 +02:00
Norbert de Langen
d6b0dbf257
add a 200 check 2022-08-02 11:02:35 +02:00
luciana-mendonca
153f262e9f build(addon-measure): use tsup to build addon-measure and fix related imports in examples/official-storybook 2022-08-02 11:01:45 +02:00
Norbert de Langen
40e0792dd9
Merge branch 'next' into fix/refs-with-authentication-hosted-on-chromatic
# Conflicts:
#	lib/manager-webpack4/src/manager-config.ts
#	lib/manager-webpack5/src/manager-config.ts
2022-08-02 11:00:09 +02:00
Norbert de Langen
51239e26af
Merge pull request #18836 from luciana-mendonca/build/addon-jest-tsup
build(addon-jest): use tsup to build addon-jest
2022-08-02 10:35:18 +02:00
Tom Coleman
bcc60c1538 Remove duplicate output 2022-08-02 14:32:11 +10:00
Tom Coleman
91c1eeebb7 Merge remote-tracking branch 'origin/next' into rename-example-to-sandbox 2022-08-02 14:02:14 +10:00
Tom Coleman
bdc91375b8
Merge pull request #18825 from storybookjs/tom/sb-570-copy-in-the-generic-stories-based-on
Use a set of test components in addon stories
2022-08-02 14:00:41 +10:00
Tom Coleman
e57b1d55f8 Merge remote-tracking branch 'origin/next' into tom/sb-581-copy-in-the-rendererframework-specific 2022-08-02 10:26:40 +10:00
Tom Coleman
2038d82e61 Fix merge issues 2022-08-02 10:25:16 +10:00
Tom Coleman
4670411cf9
Merge pull request #18827 from storybookjs/better-webkit-linking
Examples: Set `resolve.symlinks` based on node option
2022-08-02 10:23:50 +10:00
Tom Coleman
cbaf551026 Rename example => sandbox 2022-08-02 09:15:06 +10:00
Tom Coleman
4dba874d5d Got "test-components" concept working 2022-08-02 08:53:44 +10:00
Tom Coleman
d4e108f495 Add stories via story entries 2022-08-02 08:35:20 +10:00
Tom Coleman
b4a37bf898 Add stories via adding to main.js 2022-08-02 08:35:07 +10:00
Yann Braga
1790cd2bcb CLI: add repro-next command
Temporary command which will eventually replace sb repro once ready
2022-08-01 17:40:23 +02:00
Yann Braga
7c63d0dfec CLI: add preprepare script to generate repro templates list 2022-08-01 17:39:41 +02:00
Norbert de Langen
610f4ae437
Merge pull request #18831 from storybookjs/norbert/sb-445-sb18376-extractargtypes-doesnt-function
fix missing ability to set docs.`extractArgTypes` for html framework
2022-08-01 17:01:13 +02:00
Norbert de Langen
2645e75aeb
fix missing ability to set docs.extractArgTypes for html framework 2022-08-01 15:01:45 +02:00
Tom Coleman
346a8ce31f Simplify things by linking to the dist folder rather than compiling 2022-08-01 21:47:54 +10:00
Tom Coleman
daa02b801f Copy example stories over from renderer + addons 2022-08-01 21:47:53 +10:00
Tom Coleman
0f2cb31f45 Set resolve.symlinks based on node option 2022-08-01 21:46:48 +10:00
Yann Braga
8d86f10f4c
Merge pull request #18800 from storybookjs/yann/sb-509-create-github-action
Add command to publish repros + GH action
2022-08-01 11:28:42 +02:00
Norbert de Langen
158d3ce4bc
open up the PackageJson type to be extended with custom properties like for eslintConfig 2022-08-01 10:13:15 +02:00
luciana-mendonca
76c957e9b0 build(addon-jest): use tsup to build addon-jest 2022-07-31 14:51:04 +02:00
Tom Coleman
d3aa364597
Merge pull request #18781 from storybookjs/tom/sb-568-script-asks-the-maintainer-which
Create a new `yarn example` command that will drive our new dev experience
2022-07-31 14:41:43 +10:00
Tom Coleman
1bb8d80305
Merge pull request #18737 from storybookjs/fix-react-18-docs-tests
React: Fix callback behavior in `react@18`
2022-07-31 14:41:13 +10:00
Tom Coleman
99d6c5282b Allow running link without starting 2022-07-31 14:26:45 +10:00
Tom Coleman
43d142b084 Update trailing CSF version 2022-07-31 13:12:26 +10:00
Tom Coleman
b99d16da69 Drop scripts from code tests 2022-07-31 13:12:26 +10:00
Tom Coleman
6cf650e816 Add a dry-run option to command 2022-07-31 13:12:26 +10:00
Tom Coleman
85fac87397 Simply TS usage 2022-07-31 13:12:26 +10:00
Tom Coleman
217fa08ced Add options library, and use it to drive a new example command 2022-07-31 13:12:26 +10:00
jonniebigodes
123fb0978d Additional links updated 2022-07-29 18:47:46 +01:00
Yann Braga
95f300d323 fix(CLI): throw error on failure in sb init 2022-07-29 17:23:58 +02:00
Yann Braga
fd4bfe00b1 refactor and improve repro generate and publish scripts 2022-07-29 16:38:03 +02:00
Tom Coleman
428a768e6a
Merge pull request #18673 from storybookjs/tom/sb-468-add-step-function-to-play-context-and
Add step function to play context
2022-07-29 10:44:02 +10:00
Norbert de Langen
2582c2fe3b
Merge pull request #18798 from abdlqader/feat/lib-core-event-tsup
[CHANGED] core-event compiler to ts-up
2022-07-28 22:16:11 +02:00
jonniebigodes
36a3c4a8e8 Updates urls for addons 2022-07-28 20:19:28 +01:00