4641 Commits

Author SHA1 Message Date
Gert Hengeveld
e05b07d003 Use proper types 2022-08-04 17:07:18 +02:00
Gert Hengeveld
697c8ea064 Add default runStep function and export one from interactions addon 2022-08-04 17:06:02 +02:00
Michael Arestad
9694d53754 Made alert icon slightly smaller in release_notes.tsx 2022-08-04 08:26:02 -06:00
Michael Arestad
c1b108e3a5 Fixed button sizes and made slight tweak to alignment of icon in AccountForm 2022-08-04 08:23:24 -06:00
Gert Hengeveld
931af52be9 Fix weird async behavior 2022-08-04 14:36:51 +02:00
Gert Hengeveld
b6f9fe580e Fix mock data 2022-08-04 14:00:09 +02:00
Gert Hengeveld
6f4ca1785d Merge branch 'next' into ghengeveld/ap-1859-generic-step-function 2022-08-04 13:22:53 +02:00
Yann Braga
ac9606c374 CLI: add --no-init to repro-next command 2022-08-04 09:32:05 +02:00
Richard Norton
aa4d6856a3
Update README.stories.mdx
Fix typo
2022-08-04 15:16:55 +12:00
Michael Arestad
cbe28f9372 Fixed missing chevrons, fixed icon size in buttons, fixed alert icon size, and resolved ts error 2022-08-03 16:59:17 -06:00
Michael Arestad
d12dfc43dc Removed unused bindin 2022-08-03 14:36:35 -06:00
Michael Arestad
a65d6a7848 Fix typescript errors - props Shaun on this one 2022-08-03 14:32:35 -06:00
Norbert de Langen
85db984dab
Merge pull request #18856 from storybookjs/norbert/sb-502-it-seems-core-server-is-still-depending
move webpack to be a devDependency
2022-08-03 17:15:48 +02:00
Norbert de Langen
2f181650ed
cleanup 2022-08-03 15:25:34 +02:00
Norbert de Langen
08c4231f69
Merge branch 'next' into fix/vue-client-extractArgTypes 2022-08-03 15:21:31 +02:00
Norbert de Langen
c321fa0eac
add image support to builder-manager 2022-08-03 13:32:11 +02:00
Norbert de Langen
70c319b7f2
move webpack to be a devDependency 2022-08-03 11:51:25 +02:00
Blake Gearin
2c8148eab5 Remove achromatomaly color filter 2022-08-02 18:49:48 -06:00
Michael Shilman
c6d9ea96ab
Merge pull request #18706 from storybookjs/run-interactions-conditionally
Interactions: Run conditionally based on query param
2022-08-02 15:41:42 -07:00
Michael Shilman
e95109b189 Update git head to 7.0.0-alpha.18, update yarn.lock [ci skip] 2022-08-02 15:23:18 -07:00
Michael Shilman
bd59f1eef0 v7.0.0-alpha.18 2022-08-02 15:19:16 -07:00
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