459 Commits

Author SHA1 Message Date
Kyle Gach
99ffaccdf7 Merge branch 'next' into docs-addon-vitest
* next:
  Address feedback
  add link to docs for how to set feature flags.
  improve migration notes for globals project
  Fix typo
  ConfigFile: Fix `as const satisfies` modifiers
  Bump version from "8.3.0-alpha.11" to "8.3.0-beta.0" [skip ci]
  Update docs/versions/next.json
  Add description to empty 8.3.0-beta.0 release
  Write changelog for 8.3.0-beta.0 [skip ci]
  Bump version from "8.3.0-alpha.10" to "8.3.0-alpha.11" [skip ci]
  Write changelog for 8.3.0-alpha.11 [skip ci]
  Re-order sidebar
  Rename interaction test -> component test
2024-08-29 10:31:29 -06:00
Kyle Gach
18695e2ec2 Merge branch 'next' into rename-to-component-test
* next: (80 commits)
  add link to docs for how to set feature flags.
  improve migration notes for globals project
  Fix typo
  ConfigFile: Fix `as const satisfies` modifiers
  Bump version from "8.3.0-alpha.11" to "8.3.0-beta.0" [skip ci]
  Update docs/versions/next.json
  Add description to empty 8.3.0-beta.0 release
  Write changelog for 8.3.0-beta.0 [skip ci]
  Bump version from "8.3.0-alpha.10" to "8.3.0-alpha.11" [skip ci]
  Write changelog for 8.3.0-alpha.11 [skip ci]
  fix lint
  Clarify requirements of Next.js with Vite
  Next.js-Vite: Update next and vite-plugin-storybook-nextjs dependencies
  Addon Vitest: Fix tests potentially not existing in non-isolate mode
  CLI: Update spawn options in proxy.ts to support Windows
  Builder-Vite: Fix 'condition node never be used' warning
  Bump version from "8.3.0-alpha.9" to "8.3.0-alpha.10" [skip ci]
  Write changelog for 8.3.0-alpha.10 [skip ci]
  make prettier a normal dependency of core again. restore formatter code
  Use relative path from workspace to vite.config in extends path
  ...
2024-08-29 08:38:15 -06:00
Kyle Gach
a556c3fef1 Merge branch 'next' into docs-addon-vitest
* next:
  Address feedback
  Address comments
  Typo
  Further updates
  Address feedback
  Remove TK
  Futher updates to #28716
2024-08-26 15:12:50 -06:00
Kyle Gach
2bdd9dc969 WIP: Docs for Test runner with Vitest
- Includes sidebar order updates
    - Use non-zero-indexed orders
2024-08-26 12:30:35 -06:00
Kyle Gach
df80522e1b Rename interaction test -> component test 2024-08-22 14:48:54 -06:00
Kyle Gach
333266cb0d Address feedback 2024-08-22 11:29:35 -06:00
Yann Braga
17ba6e6801 Merge branch 'next' into vitest-integration 2024-08-06 17:36:38 +02:00
jonniebigodes
d2208020f0
Merge branch 'next' into norbert/globals-docs-changes 2024-08-06 15:01:18 +01:00
Yann Braga
c748186d20 Merge branch 'next' into vitest-integration 2024-08-06 13:42:21 +02:00
Kyle Gach
81e00c13b9
Prose tweak 2024-08-05 11:30:46 -06:00
Valentin Palkovic
9398495cca Documentation: Update Next.js portable stories instructions for Vitest 2024-08-05 09:48:11 +02:00
jonniebigodes
f4bb5a9e72 Fix incorrect link and table 2024-08-03 03:21:24 +01:00
jonniebigodes
133c71c9f5 Polish the Background Viewports and Toolbars docs and examples 2024-08-03 00:44:51 +01:00
Kasper Peulen
76391ddee1 Merge remote-tracking branch 'refs/remotes/origin/vitest-integration' into kasper/render-agnostic 2024-08-02 15:39:02 +02:00
Norbert de Langen
9781fbc798
Merge branch 'next' into norbert/globals-docs-changes 2024-08-02 14:01:23 +02:00
Kyle Gach
56d64964b3 Add version callout to portable stories docs 2024-08-01 09:34:12 -06:00
Kasper Peulen
8f2c88dd6b Use internal renderToCanvas method if testingLibaryRender is not specified 2024-07-31 16:30:19 +02:00
Kasper Peulen
2772623919
Update docs/api/portable-stories/portable-stories-vitest.mdx
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-31 15:51:05 +02:00
Kasper Peulen
89eddca95b
Update docs/api/portable-stories/portable-stories-vitest.mdx
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-31 15:50:36 +02:00
Kasper Peulen
9d2af7cd30 Merge remote-tracking branch 'origin/kasper/introduce-run' into kasper/introduce-run 2024-07-31 15:46:31 +02:00
Kasper Peulen
f139626e1c Address feedback 2024-07-31 15:46:26 +02:00
Kasper Peulen
a6eea4b2c9
Update docs/api/portable-stories/portable-stories-vitest.mdx
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-31 15:40:15 +02:00
Kasper Peulen
b1acd946a5
Update docs/api/portable-stories/portable-stories-jest.mdx
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-31 15:40:07 +02:00
Kasper Peulen
a762069c90
Update docs/api/portable-stories/portable-stories-jest.mdx
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-31 15:39:54 +02:00
Kasper Peulen
f9605a75d9
Update docs/api/portable-stories/portable-stories-jest.mdx
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-31 15:38:50 +02:00
Kyle Gach
339b541b31 Document Story.run() instead of Story.play() 2024-07-30 11:17:25 -06:00
Norbert de Langen
e554368192 Merge branch 'tom/23347-story-globals' into norbert/globals-docs-changes 2024-07-30 10:43:03 +02:00
Norbert de Langen
535a67da4d undo work for addon-toolbars 2024-07-30 10:42:24 +02:00
aberllin
62f49ed791
Update spacing from 4 to 2 2024-07-29 21:10:05 +02:00
Norbert de Langen
7534db5a48 remove defaultValue, change toolbars config to use parameters instead of globalTypes 2024-07-29 16:16:58 +02:00
Norbert de Langen
693b64d7fe add mention of addonToolbarParameters feature flag 2024-07-29 16:01:17 +02:00
aberllin
16a3d456ff
Trigger GitHub Actions settings update 2024-07-29 14:15:11 +02:00
aberllin
78d8e940ac
Update doc-block-colorpalette.mdx
- Updated documentation to include support for gradients in ColorItem.
- Mentioned examples of valid gradient formats such as 'linear-gradient(to right, white, black)' and 'linear-gradient(65deg, white, black)'.
2024-07-29 11:57:51 +02:00
Norbert de Langen
0678a2ad01
Update docs/api/main-config/main-config-features.mdx
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
2024-07-29 11:38:39 +02:00
Norbert de Langen
acc974bad5 changes to backgrounds addon in relation to the globals work 2024-07-26 12:49:02 +02:00
Aislinn Hayes
f2b588495e make suggested changes from PR 2024-07-24 14:27:13 +01:00
jonniebigodes
59b6fe26d5
Merge branch 'next' into docs-build-storybook-references 2024-07-22 17:55:47 +01:00
Kyle Gach
4ae680cdec
Merge branch 'next' into yann/document-portable-stories 2024-07-10 13:02:40 -06:00
Kyle Gach
2fc7a452f3 Fixes 2024-07-10 13:02:17 -06:00
Kyle Gach
3e0adbd9eb
Merge branch 'next' into kasper/mount-docs 2024-07-10 12:38:54 -06:00
Norbert de Langen
f261d3c862
Merge pull request #28491 from MarioCadenas/add-ref-sourceurl
Composition: Add source url to ref api
2024-07-10 20:11:36 +02:00
Kyle Gach
dbcbae8d9e Further updates 2024-07-10 08:30:25 -06:00
Kyle Gach
d192df3ac0
Merge branch 'next' into kasper/mount-docs 2024-07-10 06:34:23 -06:00
Kyle Gach
bdbf67459a WIP: Just pushing what I can 2024-07-09 23:28:33 -06:00
jonniebigodes
9f16fe1aee Docs: Fix links and assorted fixes 2024-07-09 23:44:05 +01:00
Yann Braga
9308896321 update snippets 2024-07-09 19:20:36 +02:00
Yann Braga
97124f28bf update assets 2024-07-09 17:48:45 +02:00
MarioCadenas
ee494c8e17 chore: Update docs 2024-07-09 15:10:26 +02:00
Kyle Gach
f1b57d0d79 Updates
- Prose tweaks, adding links for context
- Use `If` blocks for conditional content
- Restructure content to be story, component, project-ordered
- Update headings to be problem-oriented
2024-07-08 14:59:03 -06:00
kevinfoerster
91df45a9ef
Update doc-block-markdown.mdx
fixes typo in documentation
2024-07-05 16:45:03 +02:00