Norbert de Langen
|
c9d0d67478
|
Merge branch 'next' into feat/addons-actions-tsup
# Conflicts:
# code/addons/actions/package.json
|
2022-08-23 15:34:56 +02:00 |
|
Norbert de Langen
|
868877000a
|
Merge pull request #18943 from luciana-mendonca/build/addon-viewport-tsup
Build: Use ts-up to build addon-viewport
|
2022-08-23 12:12:37 +02:00 |
|
Norbert de Langen
|
78dc04ffed
|
Merge pull request #18725 from donotlb/fix-copy-function
fix: avoid including line numbers when copying the code
|
2022-08-23 11:51:52 +02:00 |
|
Norbert de Langen
|
a0a1dd9cdf
|
Merge pull request #18986 from storybookjs/remove-refs-in-example
Examples: Remove refs in angular example
|
2022-08-23 11:45:49 +02:00 |
|
Norbert de Langen
|
b3e616d937
|
Merge pull request #18893 from ezmnysniper7/patch-2
Build lib/client-logger with ts-up
|
2022-08-23 11:45:28 +02:00 |
|
Michael Shilman
|
457b9f9943
|
Merge pull request #18808 from youngboy/youngboy-patch-canvas
Addon-docs: Fix canvas support expand code for non-story
|
2022-08-22 23:28:07 +08:00 |
|
Michael Shilman
|
3a8b9fc324
|
Merge pull request #18959 from ProjektGopher/fix/extractArgTypes
Vue: Fix enum check in extractArgTypes
|
2022-08-22 23:00:50 +08:00 |
|
Michael Arestad
|
a4031817fb
|
Update code/examples/angular-cli/.storybook/main.ts
|
2022-08-22 08:42:24 -06:00 |
|
Norbert de Langen
|
35520d799d
|
Merge branch 'next' into fix-copy-function
|
2022-08-22 14:51:45 +02:00 |
|
Norbert de Langen
|
b4aa102cc2
|
Merge branch 'next' into patch-2
# Conflicts:
# code/lib/client-logger/package.json
|
2022-08-22 14:51:28 +02:00 |
|
Norbert de Langen
|
6817059bb7
|
Merge branch 'next' into remove-refs-in-example
|
2022-08-22 14:50:47 +02:00 |
|
Michael Shilman
|
95679f0ab8
|
Revert "Build: Rename prepare to prep for npm8 and verdaccio"
|
2022-08-22 20:01:07 +08:00 |
|
Norbert de Langen
|
45d4051273
|
remove refs in example
|
2022-08-22 12:56:32 +02:00 |
|
Norbert de Langen
|
8b1ad1b01e
|
Merge branch 'next' into patch-2
# Conflicts:
# code/lib/client-logger/package.json
|
2022-08-22 12:52:39 +02:00 |
|
Norbert de Langen
|
3933a90ac4
|
Merge branch 'next' into patch-2
# Conflicts:
# code/lib/client-logger/package.json
|
2022-08-22 12:50:34 +02:00 |
|
Norbert de Langen
|
3848377a89
|
Merge branch 'fix-copy-function' of github.com:donotlb/storybook into fix-copy-function
|
2022-08-22 12:37:34 +02:00 |
|
Norbert de Langen
|
7b93cf4e3d
|
Merge branch 'next' into fix-copy-function
|
2022-08-22 12:37:25 +02:00 |
|
Michael Shilman
|
9ed59d8fe2
|
Merge pull request #18981 from storybookjs/shilman/remove-unused-cleanup
Build: Remove unused bootstrap --cleanup
|
2022-08-22 18:10:14 +08:00 |
|
Michael Shilman
|
f1da89d193
|
Merge pull request #18980 from storybookjs/shilman/rename-prepare-npm8
Build: Rename prepare to prep for npm8 and verdaccio
|
2022-08-22 18:09:35 +08:00 |
|
Michael Shilman
|
de2fd05877
|
Merge pull request #18977 from storybookjs/shilman/fix-local-repro
CLI: Fix local repro publishing
|
2022-08-22 18:06:45 +08:00 |
|
Michael Shilman
|
58e361dcc7
|
Build: Run verdaccio on 6001 to enable web UI
|
2022-08-22 17:40:30 +08:00 |
|
Michael Shilman
|
d6c968c42c
|
Fix unit tests
|
2022-08-22 17:14:40 +08:00 |
|
Michael Shilman
|
8bccb08199
|
Build: Remove unused bootstrap --cleanup
|
2022-08-22 16:36:22 +08:00 |
|
Michael Shilman
|
3f21366145
|
Build: Rename prepare to prep for npm8 and verdaccio
|
2022-08-22 16:33:45 +08:00 |
|
Michael Shilman
|
91389d57a5
|
Core: Fix frameworkOptions preset
|
2022-08-22 16:19:58 +08:00 |
|
luciana-mendonca
|
a2d4e74e0c
|
build(addon-viewport): use ts-up to build addon-viewport
|
2022-08-22 09:26:18 +02:00 |
|
Michael Shilman
|
857e692c08
|
CLI: Fix local repro publishing
|
2022-08-22 11:21:54 +08:00 |
|
donotlb
|
c265e670e6
|
make sure handling of line number will not be overridden by parent component
|
2022-08-22 00:53:42 +08:00 |
|
Yann Braga
|
aff724ae0c
|
Merge pull request #18968 from storybookjs/cli-base-generator-renderer-id
CLI: determine whether to add interactive stories from `renderer` rather than `framework`
|
2022-08-20 10:37:05 +02:00 |
|
Kyle Gach
|
33f48fd93e
|
generate-repros-next runs init w/ --yes
|
2022-08-19 09:49:27 -06:00 |
|
Kyle Gach
|
fc02920c72
|
Determine hasInteractiveStories from rendererId
- Instead of framework
|
2022-08-19 09:38:42 -06:00 |
|
Gert Hengeveld
|
bfa4326ed5
|
Merge branch 'next' into ghengeveld/ap-1859-generic-step-function
|
2022-08-19 16:19:04 +02:00 |
|
Len Woodward
|
38b2de0cea
|
fix string check
|
2022-08-18 14:28:54 -07:00 |
|
Michael Shilman
|
65e222d619
|
Update git head to 7.0.0-alpha.23, update yarn.lock [ci skip]
|
2022-08-18 20:35:40 +08:00 |
|
Michael Shilman
|
0900e20acf
|
v7.0.0-alpha.23
|
2022-08-18 20:31:31 +08:00 |
|
Michael Shilman
|
8fcebb2062
|
Update root, peer deps, version.ts/json to 7.0.0-alpha.23 [ci skip]
|
2022-08-18 20:21:34 +08:00 |
|
Michael Shilman
|
148f601b5f
|
Update git head to 7.0.0-alpha.22, update yarn.lock [ci skip]
|
2022-08-18 20:00:19 +08:00 |
|
Michael Shilman
|
408cd2770d
|
v7.0.0-alpha.22
|
2022-08-18 19:48:52 +08:00 |
|
Michael Shilman
|
3b9e730f9d
|
Update root, peer deps, version.ts/json to 7.0.0-alpha.22 [ci skip]
|
2022-08-18 19:29:14 +08:00 |
|
Yann Braga
|
b0b41fb274
|
fix play fn
|
2022-08-18 11:47:24 +02:00 |
|
Yann Braga
|
829b806065
|
fix theme logic
|
2022-08-18 10:26:36 +02:00 |
|
Yann Braga
|
f0547089b8
|
play-fn-proof multi-theme decorator (for chromatic only)
|
2022-08-18 09:50:21 +02:00 |
|
Yann Braga
|
c45074f4da
|
improve play fuctions
|
2022-08-18 09:49:45 +02:00 |
|
Michael Shilman
|
37a80bcb33
|
Force sleep
|
2022-08-18 08:00:54 +08:00 |
|
Michael Shilman
|
69e46b5810
|
Menu: Wait for the menu to show in expanded story
|
2022-08-18 07:31:43 +08:00 |
|
Michael Arestad
|
a9958cf0f8
|
Added highlighted menu
|
2022-08-17 16:52:06 -06:00 |
|
Michael Arestad
|
b3b288018c
|
Bumped up z-index of Skip to Canvas button
|
2022-08-17 16:14:22 -06:00 |
|
Michael Arestad
|
55f93f077d
|
Added highlight circle back in
|
2022-08-17 15:56:33 -06:00 |
|
Michael Arestad
|
0d86b4e0a0
|
Tweak icon size in examples manager.js
|
2022-08-17 14:46:34 -06:00 |
|
Michael Arestad
|
b8e52153e4
|
Remove theme color from meta
|
2022-08-17 12:50:51 -06:00 |
|