39647 Commits

Author SHA1 Message Date
Michael Shilman
61a8ab2c9d Core: Fix missing telemetry dependency 2022-05-03 17:44:24 +08:00
Michael Shilman
2035528d8d Core: Fix telemetry project root detection 2022-05-03 17:40:47 +08:00
Michael Shilman
cca49d1601 Fix react-ts 2022-05-03 17:18:34 +08:00
Michael Shilman
d46daa05ba Controls: Fix URL deserialization for argTypes with mapping 2022-05-03 14:52:41 +08:00
Jono Kolnik
47eb11535b fix linting 2022-05-02 15:33:08 -04:00
Jono Kolnik
ace66ed5ba showTabs default is true 2022-05-02 14:02:15 -04:00
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
Michael Shilman
308e95e6d1 6.5.0-beta.2 changelog 2022-05-02 22:25:41 +08:00
Michael Shilman
612b03d75c
Merge pull request #18046 from storybookjs/tech/telemetry-pr
Core: Add optional telemetry and crash reporting
2022-05-02 22:20:57 +08:00
Michael Shilman
fa6dede734 Improve core-presets mocking 2022-05-02 21:25:07 +08:00
Michael Shilman
2eb9f6a1ca Ignore typings.d.ts in test coverage to get CI passing 2022-05-02 18:56:15 +08:00
Michael Shilman
6b7262410d Fix web-components-kitchen-sink 2022-05-02 18:40:00 +08:00
Michael Shilman
e919caae73
Merge pull request #18109 from storybookjs/docs/auto-title-start-case-migration
Examples: Update example to restore 6.4 auto-title behavior in UI
2022-05-02 17:37:09 +08:00
Michael Shilman
cc16a33bef Fix linting errors 2022-05-02 17:35:57 +08:00
Michael Shilman
c2778c2e30 Telemetry docs: Incorporate review feedback 2022-05-02 17:19:59 +08:00
Michael Shilman
5c8057c4e2 Examples: Update auto-title example to use forward-compatible API 2022-05-02 17:13:50 +08: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
Michael Shilman
ea65ace452
Merge pull request #18105 from storybookjs/reactDomVersion-undefined-bug
React: Fix version detection for older versions of `react-dom`
2022-04-30 11:58:55 +08:00
Michael Shilman
18cde0fa05 Examples: Update example to restore 6.4 auto-title behavior in UI 2022-04-30 11:50:28 +08:00
jonniebigodes
53f5fe8aed
Merge pull request #18107 from storybookjs/chore_docs_minor_tweaks_to_snippets_docs
Chore: (Docs Snippets) Minor polish to vue
2022-04-30 00:11:53 +01:00
jonniebigodes
e3b1c12930 Polish to the vue snippets and docs 2022-04-29 20:37:36 +01:00
jonniebigodes
5593e24f0e
Merge pull request #17493 from giladtamam/patch-1
Changing component file format to .vue for vue component in 'Where to…
2022-04-29 18:49:41 +01:00
jonniebigodes
1ca956b95b
Merge pull request #17961 from storybookjs/add-typescript-documentation-to-vue-write-stories
docs: Add documentation to use Typescript with Vue 2/3 on Write Stories page
2022-04-29 18:47:21 +01:00
Jono Kolnik
259c2d34fb
reactDomVersion (version) in older versions of react-dom is undefined 2022-04-29 12:48:57 -04:00
jonniebigodes
c7bc3c3310
Merge pull request #17365 from huyenltnguyen/docs/minor-formatting
docs: fix minor formatting issues
2022-04-29 15:24:59 +01:00
Michael Shilman
d88e9a5b8f CLI: Make disable telemetry consistent with other flags 2022-04-29 10:46:00 +08:00
Michael Shilman
12ca230c2b
Merge pull request #18070 from renbaoshuo/remove-git-io
CLI: Remove git.io URL
2022-04-29 10:36:23 +08:00
Michael Shilman
62f541dd2d
Update lib/core-server/src/utils/update-check.ts 2022-04-29 10:34:38 +08:00
Michael Shilman
6161d6c946
Merge pull request #18036 from burhanuday/feat/persistent-ui-preferences
UI: Make panel position a persistent preference
2022-04-29 10:33:06 +08:00
Michael Shilman
59471ecea2
Merge pull request #18095 from storybookjs/deps/typo-jest-specific-snapshot-react
React: Fix jest-specific-snapshot dev dependency
2022-04-29 10:17:02 +08:00
Michael Shilman
97248eea03
Merge pull request #18092 from storybookjs/non-core-excludes
CLI: Add non-monorepo testing tools to exclude lists
2022-04-29 07:35:24 +08:00
Michael Shilman
1a30d356af Fix jest-specific-snapshot dev dependency 2022-04-29 07:31:19 +08:00
Jimmy Somsanith
9feb18832d
Update addons/a11y/src/a11yRunner.ts
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2022-04-28 21:15:40 +02:00
Michael Shilman
3c754489a0 Merge branch 'next' into tech/telemetry-pr 2022-04-29 00:20:40 +08:00
Michael Shilman
e7c26b56e4 Merge branch 'next' into tech/telemetry-pr 2022-04-29 00:17:54 +08:00
Michael Shilman
5f9f6f32f2 Core: Add optional telemetry and crash reporting 2022-04-29 00:11:50 +08:00
Ian VanSchooten
b5470a2691 Add non-monorepo testing tools to exclude lists 2022-04-28 10:22:13 -04:00
Michael Shilman
c74fe21a6c 6.5.0-beta.1 next.json version file 2022-04-28 11:01:27 +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 v6.5.0-beta.1 2022-04-28 10:55:24 +08:00
Michael Shilman
1a1c0203c1 Update root, peer deps, version.ts/json to 6.5.0-beta.1 [ci skip] 2022-04-28 10:33:58 +08:00
Michael Shilman
9a3c9f8f15 6.5.0-beta.1 changelog 2022-04-28 10:33:40 +08:00
Michael Shilman
1a6ea867d2
Merge pull request #17789 from cocco3/toolbar-dynamic-title
Toolbars: Add dynamicTitle option
2022-04-28 10:30:45 +08:00
Michael Shilman
d21b8bd086
Merge pull request #18075 from storybookjs/tmeasday/fix-render-type
Re-apply TArgs to CSF render type
2022-04-28 10:23:50 +08:00
jonniebigodes
024a8a5084
Merge pull request #18078 from storybookjs/fix_svelte_snippets
Minor fixes to svelte example story
2022-04-27 05:28:19 +01:00
jonniebigodes
dbb0dab387 fixes svelte example story 2022-04-27 05:19:23 +01:00
jonniebigodes
0da33316af
Merge pull request #18077 from storybookjs/vue_snippet_cleanup
Chore: (Docs) vue snippet update
2022-04-27 04:58:47 +01:00
jonniebigodes
0ce382b4b8 vue cleanup iframe 2022-04-27 04:52:21 +01:00