30692 Commits

Author SHA1 Message Date
jonniebigodes
925100f95e
Merge pull request #12776 from storybookjs/fix_issue_12481
Chore: Docs updates for issue #12481
2020-10-15 18:25:59 +01:00
jonniebigodes
3a913614a8
Merge pull request #12756 from storybookjs/chore_faq_update_versioned_docs
update FAQ to mention old documentation location
2020-10-15 18:21:50 +01:00
jonniebigodes
c899e46776
Merge branch 'next' into chore_faq_update_versioned_docs 2020-10-15 17:18:43 +01:00
jonniebigodes
57b877ac25
Update docs/workflows/faq.md
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2020-10-15 17:13:03 +01:00
Michael Shilman
94482eaa50 Update CHANGELOG.md 2020-10-15 22:59:33 +08:00
Michael Shilman
46dfb1e944 6.1.0-alpha.24 next.json version file 2020-10-15 22:57:44 +08:00
Michael Shilman
2887b6f465 Update git head to 6.1.0-alpha.24 2020-10-15 22:54:13 +08:00
Michael Shilman
da8ff0573a v6.1.0-alpha.24 v6.1.0-alpha.24 2020-10-15 22:47:26 +08:00
Michael Shilman
a4623338f7 Update root, peer deps, version.ts/json to 6.1.0-alpha.24 2020-10-15 22:47:08 +08:00
Michael Shilman
a118bc0c08 6.1.0-alpha.24 changelog 2020-10-15 22:19:56 +08:00
Michael Shilman
cd53096b85
Merge pull request #11627 from storybookjs/fix/11548-initial-state
Addon-viewports: Fix initial load state
2020-10-15 22:19:01 +08:00
Michael Shilman
bf8977bdf5
Merge pull request #12746 from storybookjs/tech/fix-angular-e2e-tests
Build: fix E2E tests and rework related CircleCI jobs
2020-10-15 18:12:21 +08:00
Michael Shilman
a40a7dbfd1
Merge pull request #11810 from Tomastomaslol/11782_fullscreen_toggle_does_not_work_when_all_panels_are_collapsed
UI: Fullscreen toggle does not work when all panels are collapsed
2020-10-15 17:14:10 +08:00
Michael Shilman
ed960bf70b
Merge pull request #12774 from storybookjs/fix_issue_12513
Chore: Update documentation for issue #12513
2020-10-15 16:26:57 +08:00
Michael Shilman
e9953bca9c Merge branch 'next' into fix/11548-initial-state 2020-10-15 13:45:10 +08:00
Tom Coleman
f6a9bbdf96
Merge pull request #12758 from storybookjs/fix_issue_12753
Chore: update wording in the @storybook/addons advanced readme
2020-10-15 09:58:31 +11:00
jonniebigodes
fade71a661 adjusted faq to address issue #12481 2020-10-14 22:22:12 +01:00
jonniebigodes
9da7db78d0 initial commit for issue #12513 2020-10-14 20:42:12 +01:00
jonniebigodes
77ddfe075e
Merge pull request #12761 from sanskar-p/hyperlink-fix
Fixed hyperlink formatting
2020-10-14 16:33:02 +01:00
jonniebigodes
a12783578b
Merge pull request #12757 from storybookjs/fix_issue_12475
Chore: Update docs to address issue #12475
2020-10-14 16:31:25 +01:00
jonniebigodes
5976e89793
Merge pull request #12766 from tay1orjones/patch-1
fix: typo
2020-10-14 16:26:28 +01:00
jonniebigodes
24cac60363 word changed per feedback 2020-10-14 16:24:26 +01:00
Taylor Jones
7afdda8b73
fix: typo 2020-10-14 06:56:50 -05:00
Sanskar Patro
2df3cae574
Fixed hyperlink formatting 2020-10-14 13:11:00 +05:30
Tomastomaslol
8b13879131 merged origin next in to 117823 and solved conflicts 2020-10-14 09:40:14 +11:00
jonniebigodes
88c6228457 Changes for issue #12753 2020-10-13 21:48:17 +01:00
jonniebigodes
631bbb1b2c fix for issue #12475 2020-10-13 18:45:35 +01:00
jonniebigodes
f8fe7a2ae6 update FAQ to mention old documentation location 2020-10-13 18:16:52 +01:00
Michael Shilman
230d1f18be
Merge pull request #12511 from storybookjs/cleanup-readme
Point users towards docs for getting started
2020-10-13 09:16:33 +08:00
jonniebigodes
8ade193267
Merge pull request #12628 from whoisryosuke/patch-4
Fix copy for Docs
2020-10-12 21:54:15 +01:00
Michael Shilman
a2a96ab09f
Merge pull request #12738 from pchr-srf/patch-5
Addon-controls: Fix "docs before controls" check
2020-10-13 04:42:31 +08:00
Gaëtan Maisse
41f80ec6a7
ci: extract cra_bench in a dedicated job
CRA Bench requires Node 12 and isn't a "true" E2E test so it makes sense to move it in a dedicated job.
2020-10-12 22:33:27 +02:00
Gaëtan Maisse
6a3bf80333
ci: use Webpack 4 in webpack_react and sfcVue E2E tests
Webpack 5 is officially out for a few days but it looks like Storybook is not 100% compatible with it yet.
2020-10-12 21:24:50 +02:00
Gaëtan Maisse
e85ad5c912
ci: manually install Cypress to avoid using a docker image shipping its version of Node
We want all E2E tests to run against Node 10 but `cypress/included:4.7.0` docker image is based on Node 12.16.0.
2020-10-12 21:17:10 +02:00
Gaëtan Maisse
c9a13a36b7
ci: run Angular E2E tests on executors with the latest version of Node 12 2020-10-12 21:12:43 +02:00
Michael Shilman
e15541df60
Merge pull request #12748 from storybookjs/11883-upgrade-babel-plugin-react-docgen
Upgrade babel-plugin-react-docgen
2020-10-13 03:10:30 +08:00
Michael Shilman
81cf936f8c Upgrade babel-plugin-react-docgen 2020-10-13 02:37:13 +08:00
Michael Shilman
f0e721329b 6.1.0-alpha.23 next.json version file 2020-10-12 19:50:56 +08:00
Michael Shilman
86c800573f Update git head to 6.1.0-alpha.23 2020-10-12 19:47:48 +08:00
Michael Shilman
1ec9d957ee v6.1.0-alpha.23 v6.1.0-alpha.23 2020-10-12 19:41:32 +08:00
Michael Shilman
fd1566bba6 Update root, peer deps, version.ts/json to 6.1.0-alpha.23 2020-10-12 19:39:17 +08:00
Michael Shilman
2c3642c87a 6.1.0-alpha.23 changelog 2020-10-12 19:30:48 +08:00
Michael Shilman
dd08c4ba69
Merge pull request #12699 from storybookjs/1009-async-loaders
Core: Add async loaders
2020-10-12 19:29:30 +08:00
Michael Shilman
ece3a9b5d6
Merge pull request #12739 from ZahraTee/fix-invalid-glob-message
Fix copy of invalid glob warning
2020-10-12 19:25:55 +08:00
Zahra Traboulsi
1eae6d60b2 Fix copy of invalid glob warning 2020-10-12 10:02:28 +01:00
Philipp Christen
6dd5e2e569
Update ensureDocsBeforeControls.ts
`docs` should be before `controls` or `essentials`, not `docs` or `essentials` before `controls`
2020-10-12 10:37:41 +02:00
Michael Shilman
f724d561bf Add regenerator-runtime to client-api 2020-10-12 16:21:34 +08:00
Michael Shilman
c347791d5c Merge branch 'next' into 1009-async-loaders 2020-10-12 16:02:49 +08:00
Michael Shilman
48c28d5cb1 Add loaders disclaimer 2020-10-12 15:26:25 +08:00
Michael Shilman
7c3076b3a7 Fix failing typecheck 2020-10-12 14:34:08 +08:00