38932 Commits

Author SHA1 Message Date
winkerVSbecks
dff40ca16c add code snippets for core frameworks 2022-03-28 14:43:02 -04:00
winkerVSbecks
e3bfd4b7ae use decorator to trigger highlight events and rename highlight.stories -> addon-highlight.stories 2022-03-28 13:31:22 -04:00
winkerVSbecks
22d044c31a update branch 2022-03-28 11:32:16 -04:00
winkerVSbecks
2bdbecc00d use snippet for docs 2022-03-28 11:22:33 -04:00
winkerVSbecks
0e7af75465 remove unused highlight.ts from addons/a11y 2022-03-28 11:11:52 -04:00
winkerVSbecks
90e21f8893 update highlight readme 2022-03-25 11:45:58 -04:00
winkerVSbecks
910cdd8037 update snapshots because a11yHighlight.js was removed 2022-03-25 10:04:07 -04:00
winkerVSbecks
be6ba16426 update a11y addon to use the highlight addon 2022-03-25 09:48:08 -04:00
winkerVSbecks
94142bf807 document the highlight addon 2022-03-24 20:57:06 -04:00
winkerVSbecks
739ae95802 create the highlight addon 2022-03-24 20:29:44 -04:00
Yann Braga
5583dd1115
Merge pull request #17778 from storybookjs/feat/repro-overrides
Build: Add main overrides to e2e config and possibility to run test runner
2022-03-23 17:30:25 +01:00
Michael Shilman
914dae30e3 6.5.0-alpha.50 next.json version file 2022-03-23 15:50:15 +08:00
Michael Shilman
f3413fca1c Update git head to 6.5.0-alpha.50, update yarn.lock 2022-03-23 15:39:08 +08:00
Michael Shilman
6cf4571e5a v6.5.0-alpha.50 v6.5.0-alpha.50 2022-03-23 15:34:54 +08:00
Michael Shilman
1a28463f06 Update root, peer deps, version.ts/json to 6.5.0-alpha.50 [ci skip] 2022-03-23 15:24:15 +08:00
Michael Shilman
1ad5eb58ce 6.5.0-alpha.50 changelog 2022-03-23 15:23:50 +08:00
Michael Shilman
f968dba2fd
Merge pull request #17536 from storybookjs/11984-conditional-controls
Controls: Add conditional controls
2022-03-23 15:21:49 +08:00
Michael Shilman
1a37df7daf Restore table.disable for now 2022-03-23 15:12:59 +08:00
Michael Shilman
93f50a75bb
Merge pull request #17785 from storybookjs/tom/sb-207-multiple-simultaneous-accesses-to
Core: Ensure simultaneous first access to stories.json waits
2022-03-23 14:18:42 +08:00
Michael Shilman
4bb108f51c Merge branch 'next' into 11984-conditional-controls 2022-03-23 14:04:50 +08:00
Tom Coleman
2274f27947 Ensure simulatenous first access to stories.json waits 2022-03-23 16:51:24 +11:00
jonniebigodes
5cacd0e5e9
Merge pull request #16992 from storybookjs/11697-document-project-arg-argTypes
First cut at documentation of project arg/argTypes for discussion
2022-03-22 18:07:16 +00:00
Yann Braga
dccd5c8649 add package resolutions to e2e run 2022-03-22 17:47:02 +01:00
Norbert de Langen
f80884219e
Merge pull request #16970 from darthtrevino/feature/shared_array_buffer_headers
Add headers to enable SharedArrayBuffer in stories
2022-03-22 17:37:39 +01:00
Norbert de Langen
7450c40726
Merge pull request #17644 from chalbert/17135-fix-version-change
Reload iframe when the url changes
2022-03-22 16:59:46 +01:00
Norbert de Langen
1c1e95d472
Merge pull request #16467 from purefun/next
UI: Fix brand logo layout shift
2022-03-22 15:42:52 +01:00
Yann Braga
189220de6f remove expect from e2e config and rename workflow step 2022-03-22 14:35:55 +01:00
Yann Braga
6f783f5fe5 add test runner to verdaccio allowlist 2022-03-22 13:33:53 +01:00
Yann Braga
0222285c2d chore(ci): add main overrides to e2e config and test runner 2022-03-22 13:06:24 +01:00
jonniebigodes
761ec25a95
Merge pull request #17718 from JodiWarren/patch-1
Fix typo in docs
2022-03-21 22:01:57 +00:00
jonniebigodes
b41ff4e87f
Merge pull request #17776 from storybookjs/chore_docs_fix_html_snippets
Chore: (Docs) Fixes the incorrect path in the snippets
2022-03-21 22:00:19 +00:00
jonniebigodes
a46b4a022d Fixes the incorrect path in the snippets 2022-03-21 21:50:56 +00:00
Norbert de Langen
b69671b019
Merge pull request #17714 from Tomastomaslol/issue-17227-UI-for-toggling-addons-panel
UI: Button for toggling addons panel
2022-03-21 16:12:08 +01:00
Norbert de Langen
7053de3384
Merge pull request #17726 from passbyval/passbyval-patch-1
Fix nesting issue for refs in sidebar component
2022-03-21 16:11:51 +01:00
Michael Shilman
b8ccc17534
Merge pull request #17729 from ch3coo2ca/fix-missing-await
fix : add missing await for an async function
2022-03-21 22:58:59 +08:00
Michael Shilman
521cc79702
Merge pull request #17764 from Pepijnk12/vue-source-decorator-tests
Addon-docs/Vue: Add tests for sourceDecorator vnodeToString
2022-03-21 22:43:40 +08:00
Norbert de Langen
79e098984b
Merge pull request #17765 from Pepijnk12/date-control-tests
Date control tests
2022-03-21 15:41:24 +01:00
Michael Shilman
1bde95ad95
Merge pull request #17771 from Pepijnk12/test-coverage-mocks
Remove mock directories from Jest test coverage
2022-03-21 22:40:22 +08:00
Pepijn
c6e8970afd Add time minutes not padded with a zero test for time formatting and parsing 2022-03-21 15:26:38 +01:00
Pepijn
843237892f Remove mock directories from jest test coverage 2022-03-21 12:51:59 +01:00
Pepijn
b2ed50b9bb Change variable naming in tests 2022-03-20 12:35:47 +01:00
Pepijn
385b08940c Remove debug console log 2022-03-20 12:29:55 +01:00
Pepijn
32ed23c1d1 Add date control parse and format tests 2022-03-20 12:24:42 +01:00
Pepijn
c3fdc05457 Add slot to 'component element with children' test in Vue sourceDecorator vnodeToString 2022-03-20 09:39:54 +01:00
Pepijn
aea5f09490 Add three tests for untested branches and statements in Vue sourceDecorator vnodeToString 2022-03-20 09:35:59 +01:00
Norbert de Langen
4a6fea8f5c
Merge pull request #17747 from storybookjs/tech/fix-dts-localizer
fix dts-localize script
2022-03-18 12:41:03 +01:00
Michael Shilman
52ab5f6add
Merge pull request #17748 from storybookjs/tech/fix-filesystem-cache
fix filesystem cache missing return
2022-03-18 13:39:18 +08:00
Michael Shilman
f1e39e054e
Merge pull request #17734 from storybookjs/chore_docs_env_vars_updates
Chore: (Docs) Updates the env vars docs for sb env field
2022-03-18 13:37:15 +08:00
Michael Shilman
161bf4d8d5
Update docs/snippets/common/storybook-main-env-field-config.js.mdx 2022-03-18 13:36:49 +08:00
jonniebigodes
0035a934f4 reverts aside and polishes the example 2022-03-18 01:00:17 +00:00