Jono Kolnik
|
d50ed192fd
|
add showTabs config
|
2022-05-02 13:42:35 -04:00 |
|
Jono Kolnik
|
9fb3dd7f68
|
revert toolbarExclusion query param
|
2022-05-02 12:18:34 -04:00 |
|
Tom Coleman
|
e9e4886b74
|
Add type annotation to StoriesHash
For forwards compatibility with changes coming in 7.0, see: https://github.com/storybookjs/storybook/pull/18023
|
2022-05-02 11:14:28 +10:00 |
|
Jono Kolnik
|
9e86957147
|
add a parent level toolbar exclusion key for tabs
|
2022-05-01 19:24:58 -04:00 |
|
Norbert de Langen
|
7335874245
|
migrate the custom package bundling to use tsup
|
2022-04-28 18:44:12 +02:00 |
|
Norbert de Langen
|
f2f9e39343
|
Merge branch 'future/minimize-webpack-deps' into future/modern-esm
# Conflicts:
# addons/a11y/package.json
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/controls/package.json
# addons/docs/package.json
# addons/essentials/package.json
# addons/interactions/package.json
# addons/jest/package.json
# addons/links/package.json
# addons/measure/package.json
# addons/outline/package.json
# addons/storyshots/storyshots-core/package.json
# addons/storysource/package.json
# addons/toolbars/package.json
# addons/viewport/package.json
# app/ember/package.json
# app/html/package.json
# app/preact/package.json
# app/react/package.json
# app/server/package.json
# app/svelte/package.json
# app/vue/package.json
# app/vue3/package.json
# app/web-components/package.json
# examples/cra-kitchen-sink/package.json
# examples/cra-react15/package.json
# examples/cra-ts-essentials/package.json
# examples/cra-ts-kitchen-sink/package.json
# examples/ember-cli/package.json
# examples/external-docs/package.json
# examples/official-storybook/package.json
# examples/react-ts/package.json
# examples/vue-3-cli/package.json
# examples/vue-cli/package.json
# examples/web-components-kitchen-sink/package.json
# examples/web-components-kitchen-sink/yarn.lock
# lib/addons/package.json
# lib/api/package.json
# lib/builder-webpack4/package.json
# lib/builder-webpack5/package.json
# lib/channel-postmessage/package.json
# lib/channel-websocket/package.json
# lib/channels/package.json
# lib/cli/src/versions.ts
# lib/client-api/package.json
# lib/client-logger/package.json
# lib/codemod/package.json
# lib/components/package.json
# lib/core-client/package.json
# lib/core-common/package.json
# lib/core-events/package.json
# lib/core-server/package.json
# lib/csf-tools/package.json
# lib/docs-tools/package.json
# lib/instrumenter/package.json
# lib/manager-webpack4/package.json
# lib/manager-webpack5/package.json
# lib/node-logger/package.json
# lib/postinstall/package.json
# lib/preview-web/package.json
# lib/router/package.json
# lib/source-loader/package.json
# lib/store/package.json
# lib/theming/package.json
# lib/ui/package.json
# presets/react-webpack/package.json
# yarn.lock
|
2022-04-28 11:50:10 +02:00 |
|
Michael Shilman
|
af8b4828d7
|
Merge branch 'future/add-frameworks' into future/minimize-webpack-deps
|
2022-04-28 11:41:56 +08:00 |
|
Michael Shilman
|
52d774cba1
|
Update git head to 6.5.0-beta.1, update yarn.lock
|
2022-04-28 10:59:01 +08:00 |
|
Michael Shilman
|
85bcae3041
|
v6.5.0-beta.1
|
2022-04-28 10:55:24 +08:00 |
|
Norbert de Langen
|
4494797813
|
Merge branch 'future/minimize-webpack-deps' into future/modern-esm
# Conflicts:
# addons/a11y/package.json
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/controls/package.json
# addons/docs/package.json
# addons/essentials/package.json
# addons/interactions/package.json
# addons/jest/package.json
# addons/links/package.json
# addons/measure/package.json
# addons/outline/package.json
# addons/storyshots/storyshots-core/package.json
# addons/storysource/package.json
# addons/toolbars/package.json
# addons/viewport/package.json
# app/ember/package.json
# app/html/package.json
# app/preact/package.json
# app/react/package.json
# app/server/package.json
# app/svelte/package.json
# app/vue/package.json
# app/vue3/package.json
# app/web-components/package.json
# examples/cra-kitchen-sink/package.json
# examples/cra-react15/package.json
# examples/cra-ts-essentials/package.json
# examples/cra-ts-kitchen-sink/package.json
# examples/ember-cli/package.json
# examples/official-storybook/package.json
# lib/addons/package.json
# lib/api/package.json
# lib/builder-webpack4/package.json
# lib/builder-webpack5/package.json
# lib/channel-postmessage/package.json
# lib/channel-websocket/package.json
# lib/channels/package.json
# lib/cli/src/versions.ts
# lib/client-api/package.json
# lib/client-logger/package.json
# lib/codemod/package.json
# lib/components/package.json
# lib/core-client/package.json
# lib/core-common/package.json
# lib/core-events/package.json
# lib/core-server/package.json
# lib/csf-tools/package.json
# lib/docs-tools/package.json
# lib/instrumenter/package.json
# lib/manager-webpack4/package.json
# lib/manager-webpack5/package.json
# lib/node-logger/package.json
# lib/postinstall/package.json
# lib/preview-web/package.json
# lib/router/package.json
# lib/source-loader/package.json
# lib/store/package.json
# lib/theming/package.json
# lib/ui/package.json
# presets/react-webpack/package.json
# yarn.lock
|
2022-04-26 15:15:02 +02:00 |
|
Michael Shilman
|
7e222026b1
|
Merge branch 'next' into future/minimize-webpack-deps
|
2022-04-26 18:52:20 +08:00 |
|
Norbert de Langen
|
07147a1a26
|
fixing linting
|
2022-04-25 15:22:02 +02:00 |
|
Valentin Palkovič
|
5dbd907fa3
|
Rename isStoryAndComponentNameEqual function
|
2022-04-25 11:20:43 +02:00 |
|
Valentin Palkovič
|
0d155a35b2
|
fix: Auto-title regression for pascal case filenames
|
2022-04-25 08:21:30 +02:00 |
|
Michael Shilman
|
3138960f96
|
Merge branch 'future/add-frameworks' into future/minimize-webpack-deps
|
2022-04-24 14:44:59 +08:00 |
|
Michael Shilman
|
38ecfb2e14
|
Update git head to 6.5.0-beta.0, update yarn.lock
|
2022-04-24 14:19:59 +08:00 |
|
Michael Shilman
|
b2e85f3599
|
v6.5.0-beta.0
|
2022-04-24 14:16:08 +08:00 |
|
Michael Shilman
|
37aa14ff14
|
UI: Remove unnecessary webpack dep
|
2022-04-24 09:51:06 +08:00 |
|
Yann Braga
|
065cc587c4
|
Merge branch 'next' into chore_docs_fix_dead_links_monorepo
|
2022-04-22 16:54:59 +02:00 |
|
Norbert de Langen
|
38fa196d09
|
upgrade everything in the monorepo to webpack5
|
2022-04-22 11:40:44 +02:00 |
|
Norbert de Langen
|
e57f6c82c2
|
Merge branch 'future/minimize-webpack-deps' into future/modern-esm
# Conflicts:
# lib/core-server/src/cli/dev.ts
# lib/core-server/src/cli/prod.ts
# renderers/server/package.json
|
2022-04-22 10:42:17 +02:00 |
|
Michael Shilman
|
6498d99ad2
|
Remove unnecessary webpack-env types
|
2022-04-22 15:07:56 +08:00 |
|
Norbert de Langen
|
394547cdca
|
remove the modern flag feature (modern is not esm)
|
2022-04-21 15:52:53 +02:00 |
|
Michael Shilman
|
88b134c135
|
Merge pull request #17647 from storybookjs/feat/move-rerun-button-to-subnav
UI: Move the "Rerun interactions" button to Subnav
|
2022-04-21 18:01:42 +08:00 |
|
Kyle Gach
|
2de4b0e9a0
|
Merge pull request #17446 from pd4d10/patch-1
Remove invalid example link
|
2022-04-18 09:11:21 -06:00 |
|
Michael Shilman
|
a942cb921c
|
Update git head to 6.5.0-alpha.64, update yarn.lock
|
2022-04-18 10:28:41 +08:00 |
|
Michael Shilman
|
7417a230d6
|
v6.5.0-alpha.64
|
2022-04-18 10:25:22 +08:00 |
|
Michael Shilman
|
064e98d1a3
|
Update git head to 6.5.0-alpha.63, update yarn.lock
|
2022-04-14 16:55:32 +08:00 |
|
Michael Shilman
|
416f87dc71
|
v6.5.0-alpha.63
|
2022-04-14 16:51:45 +08:00 |
|
Michael Shilman
|
6d8f993dfb
|
Update git head to 6.5.0-alpha.62, update yarn.lock
|
2022-04-13 09:29:10 +08:00 |
|
Michael Shilman
|
e602507837
|
v6.5.0-alpha.62
|
2022-04-13 09:13:48 +08:00 |
|
Michael Shilman
|
552f74c9d1
|
Update git head to 6.5.0-alpha.61, update yarn.lock
|
2022-04-12 00:17:59 +08:00 |
|
Michael Shilman
|
ed6c89be97
|
v6.5.0-alpha.61
|
2022-04-12 00:14:06 +08:00 |
|
Michael Shilman
|
4d4b2ed468
|
Merge pull request #17891 from JonathanKolnik/jono/ch-1774-add-url-parameters-to-sb-to-tweak
UI: Add URL parameters to SB to tweak visible UI
|
2022-04-11 22:34:46 +08:00 |
|
Jono Kolnik
|
2317c2ad6b
|
put the with tabs story back the way it was
|
2022-04-08 14:45:45 -04:00 |
|
Michael Shilman
|
eb30df9565
|
Update git head to 6.5.0-alpha.60, update yarn.lock
|
2022-04-09 02:33:59 +08:00 |
|
Michael Shilman
|
b45a2371f8
|
v6.5.0-alpha.60
|
2022-04-09 02:30:24 +08:00 |
|
Michael Shilman
|
24c5dc718a
|
Merge branch 'next' into pr/17891
|
2022-04-09 01:43:47 +08:00 |
|
Michael Shilman
|
a24e6cc020
|
Upgrade polished to 4.2.2
|
2022-04-08 07:52:58 +08:00 |
|
Michael Shilman
|
1a57704cbd
|
Update git head to 6.5.0-alpha.59, update yarn.lock
|
2022-04-07 17:09:50 +08:00 |
|
Michael Shilman
|
5c572a448c
|
v6.5.0-alpha.59
|
2022-04-07 17:06:08 +08:00 |
|
Norbert de Langen
|
bf47ce5e2c
|
Merge branch 'next' into emotion11
# Conflicts:
# addons/storyshots/storyshots-core/package.json
# examples/official-storybook/package.json
# lib/cli/src/versions.ts
# yarn.lock
|
2022-04-07 08:38:55 +02:00 |
|
Tom Coleman
|
06637c4cb8
|
Merge remote-tracking branch 'origin/next' into tech/docs-2-0
|
2022-04-07 14:03:58 +10:00 |
|
Michael Shilman
|
69d15b89af
|
Update git head to 6.5.0-alpha.58, update yarn.lock
|
2022-04-07 11:37:25 +08:00 |
|
Michael Shilman
|
bf25496b2d
|
v6.5.0-alpha.58
|
2022-04-07 11:33:16 +08:00 |
|
Tom Coleman
|
c3d3854fe0
|
Merge remote-tracking branch 'origin/next' into tech/docs-2-0
|
2022-04-07 12:45:18 +10:00 |
|
Michael Shilman
|
6ade74358e
|
Merge pull request #17906 from JonathanKolnik/jono/ch-1793-the-sidebar-is-still-appearing-in
UI: Fix canvas as initialActive for fullscreen mode in mobile
|
2022-04-07 10:31:58 +08:00 |
|
Jono Kolnik
|
19de11a1fe
|
Fix bug where sidebar was showing up in fullscreen mode
|
2022-04-06 13:15:55 -04:00 |
|
Kyle Gach
|
e973eea980
|
Merge pull request #17873 from storybookjs/17808-fix-mobile-fullscreen
Fix mobile fullscreen UI
|
2022-04-06 09:04:32 -07:00 |
|
Jono Kolnik
|
24c2da2a11
|
allow for prefix matching
|
2022-04-06 12:01:32 -04:00 |
|