38710 Commits

Author SHA1 Message Date
Michael Shilman
b7503174b5 Update root, peer deps, version.ts/json to 6.5.0-alpha.39 [ci skip] 2022-02-11 13:01:34 +08:00
Michael Shilman
f78f2f022e 6.5.0-alpha.39 changelog 2022-02-11 12:44:34 +08:00
Michael Shilman
0dc30912d1
Merge pull request #17486 from storybookjs/revert-17361-revert-16727-fix/require-is-undefined
Core: Rename `generated-stories-entry` to `cjs` extension so require works
2022-02-11 12:41:06 +08:00
Michael Shilman
23c05dd19b
Revert "Revert "Core: Rename generated-stories-entry to cjs extension so require works"" 2022-02-11 12:09:48 +08:00
jonniebigodes
2eac53a185
Merge pull request #17484 from nam-hle/patch-4
docs: The Template is a HOC
2022-02-11 02:25:29 +00:00
Nam Hoang Le
354062ab0e Correct the Template variable
The Template variable should receive the `args` and return a React component, instead of another function.
2022-02-11 09:04:03 +07:00
Kyle Gach
e4f5cf16f8
Merge pull request #17463 from storybookjs/remove-docs-examples-page
Remove /docs/get-started/examples page
2022-02-10 09:13:18 -07:00
Kyle Gach
e080f1b8f4 Add examples link to how-to-contribute page 2022-02-10 08:36:31 -07:00
Dovydas Navickas
2c9acb31e6
Double title. 2022-02-10 15:19:27 +02:00
Michael Shilman
270284f705
Merge pull request #17465 from franz-bendezu/upgrade-vue-docgen-api-1
Bump vue-docgen-api to 4.44.15
2022-02-10 14:33:00 +08:00
Michael Shilman
a3f651203b
Merge pull request #17447 from storybookjs/add-preview-extract
Core/CLI: Add `extract` function to `PreviewWeb` and use it in `sb extract` if available
2022-02-10 14:32:15 +08:00
Michael Shilman
609a595c2f Fix PreviewWeb extract running against old SB 2022-02-10 14:13:42 +08:00
Michael Shilman
c2f7a5e2e1 update vue-docgen-api in vue/lockfile 2022-02-10 13:39:45 +08:00
Michael Shilman
4d704f173b Merge branch 'next' into pr/17465 2022-02-10 12:19:26 +08:00
Michael Shilman
e1eeecc1d7
Merge pull request #17456 from silversonicaxel/controls-boolean
Controls: Fix Boolean control parsing
2022-02-10 12:18:51 +08:00
franz-bendezu
e495b39231
Bump vue-docgen-api to 4.44.15 2022-02-09 21:52:42 -05:00
Kyle Gach
fc5d40a0ab Remove /docs/get-started/examples page
- Will redirect to /showcase in corresponding frontpage PR
    - https://github.com/storybookjs/frontpage/pull/334
2022-02-09 19:38:55 -07:00
Michael Shilman
62c7dc5ea8
Merge pull request #17457 from storybookjs/ci-matrix-label
Fix `ci:matrix` label in CI
2022-02-10 09:00:10 +08:00
Ian VanSchooten
3d15c11ab9 Fix ci:matrix label in CI 2022-02-09 14:30:36 -05:00
Michael Shilman
c3a4cdaba3
Merge pull request #17437 from storybookjs/feat/add-interactions-to-cli-template-angular
CLI: Add addon-interactions to angular template
2022-02-10 02:59:49 +08:00
Alessandro Rabitti
e28e6ba767 Fix Boolean control for providing correctly the boolean value to parameter checked 2022-02-09 15:55:57 +01:00
Yann Braga
095fef7472 chore(ci): add react to e2e job 2022-02-09 12:03:43 +01:00
Tom Coleman
c49fbf093c Wait for PreviewWeb.extract in extract script 2022-02-09 15:29:37 +11:00
Tom Coleman
db60041745 Add an extract function to PreviewWeb 2022-02-09 15:28:23 +11:00
Michael Shilman
6ef1aef94b 6.5.0-alpha.38 next.json version file 2022-02-08 17:02:40 +08:00
Michael Shilman
a8cf1cf061 Update git head to 6.5.0-alpha.38, update yarn.lock 2022-02-08 16:59:42 +08:00
Michael Shilman
b0dd637a70 v6.5.0-alpha.38 v6.5.0-alpha.38 2022-02-08 16:54:08 +08:00
Michael Shilman
23210bce70 Update root, peer deps, version.ts/json to 6.5.0-alpha.38 [ci skip] 2022-02-08 16:43:32 +08:00
Michael Shilman
57bd79ddae 6.5.0-alpha.38 changelog 2022-02-08 16:43:17 +08:00
Michael Shilman
cd8168edd1 v6.5.0-alpha.37 v6.5.0-alpha.37 2022-02-08 16:40:21 +08:00
Michael Shilman
942238d375 Update root, peer deps, version.ts/json to 6.5.0-alpha.37 [ci skip] 2022-02-08 16:25:59 +08:00
Michael Shilman
2727131a5d 6.5.0-alpha.37 changelog 2022-02-08 16:25:51 +08:00
Michael Shilman
47ce42caf7 Compodoc executed by builder 2022-02-08 11:06:29 +08:00
jonniebigodes
18d3824ed8
Merge pull request #17440 from storybookjs/chore_docs_minor_tweaks_writing_stories_intro
Chore: (Docs) Minor updates to writing writing stories intro
2022-02-07 23:11:12 +00:00
jonniebigodes
58b1d76795 minor updates to writing writing stories intro 2022-02-07 22:17:41 +00:00
jonniebigodes
5fe5b45fe7 snippet adjustments per feedback 2022-02-07 20:16:13 +00:00
Michael Shilman
7ef7784004
Merge pull request #17158 from fraserisland/patch-1
Update login-form-with-play-function.mdx.mdx
2022-02-08 02:12:54 +08:00
Michael Shilman
facbd2772d
Update docs/snippets/react/login-form-with-play-function.mdx.mdx
Co-authored-by: Michael Arestad <marestad@gmail.com>
2022-02-08 02:12:33 +08:00
Michael Shilman
7b6c83dacb
Merge pull request #17434 from huyenltnguyen/fix/link-to
Addon-links: Fix export statement in react.d.ts
2022-02-07 23:22:04 +08:00
Michael Shilman
4646214a68
Merge pull request #17327 from evancharlton/useParameter-fallback
Core: Fix `useParameter` with nullish coalescing
2022-02-07 23:20:23 +08:00
Michael Shilman
5c5fef9143
Merge pull request #17351 from yhor1e/patch-1
Fix jest-image-snapshot link
2022-02-07 23:18:52 +08:00
Yann Braga
ee3b7a0d38
Update docs/writing-tests/visual-testing.md 2022-02-07 16:14:49 +01:00
Michael Shilman
312e79d081
Merge pull request #17387 from storybookjs/chore_docs_updates_for_angular
Chore: (Docs) Updates to the Angular documentation
2022-02-07 23:03:40 +08:00
Michael Shilman
3a3561e3c6 Merge branch 'next' into pr/15822 2022-02-07 19:12:39 +08:00
Yann Braga
8d77a85caf test: add E2E test for addon-interactions 2022-02-07 10:45:01 +01:00
Yann Braga
e9e6256c67 CLI: add addon-interactions to angular template 2022-02-07 09:25:08 +01:00
Michael Shilman
70a3ef7996
Merge pull request #17435 from storybookjs/fix-configure-error-handling
Core: Ensure we show an error when `configure()` throws
2022-02-07 16:00:21 +08:00
Tom Coleman
6d90c11331 Ensure we show an error when configure() throws 2022-02-07 16:28:50 +11:00
Huyen Nguyen
24d9b9a657 fix(links): correct export statement in react.d.ts 2022-02-07 10:33:37 +07:00
Michael Shilman
64c3190096
Merge pull request #17424 from storybookjs/upgrade-web-components-lock
Web-components: Upgrade kitchen sink lockfile
2022-02-05 11:10:29 +08:00