38835 Commits

Author SHA1 Message Date
Kyle Gach
f096fb34ee
Merge pull request #17658 from fbredius/preact-code-snippet
Docs: Add remaining Preact code snippets for Get-Started section
2022-03-16 12:19:16 -06:00
Michael Shilman
ca95b2ba1b
Merge pull request #17731 from storybookjs/fix/svelte-e2e
Addon-docs/Svelte: Fix `HOC.svelte` reference
2022-03-16 22:34:06 +08:00
Norbert de Langen
8b7e6fe2c3
fix svelte HOC.svelte reference 2022-03-16 14:13:33 +01:00
fbredius-hp
c37d1cfea6 Docs: Add remaining Preact code snippets for Get-Started section 2022-03-16 09:35:21 +01:00
jonniebigodes
fc5a9b35cd
Merge pull request #17716 from ch3coo2ca/fix-typo-in-react-snippets
fix : typo in props name
2022-03-15 18:04:57 +00:00
jylee
4c6e17ddbd fix : typo in props name 2022-03-15 19:04:57 +09:00
jonniebigodes
a0f1dc18ea
Merge pull request #17638 from LucaCras/17596-document-csf3.0-auto-title
Update the documentation with info on auto generating titles
2022-03-14 19:40:58 +00:00
Michael Shilman
9022de6e89
Merge pull request #17679 from storybookjs/norbert/ch-1636-storybook-composition-ref-is-shown-when
UI: Fix composition support in safari
2022-03-14 22:47:25 +08:00
Michael Shilman
f2cc6c340b
Merge pull request #17707 from storybookjs/docs/webpack-builder-options
Add documentation about WP5 and builder options
2022-03-14 22:39:36 +08:00
Tom Coleman
91926f05e7 Fix issue with key name 2022-03-14 23:10:24 +11:00
Tom Coleman
467705c7af Add documentation about WP5 and builder options 2022-03-14 22:59:21 +11:00
Michael Shilman
1aa3d7c96f 6.5.0-alpha.48 next.json version file 2022-03-14 11:42:31 +08:00
Michael Shilman
3e32539f81 Update git head to 6.5.0-alpha.48, update yarn.lock 2022-03-14 11:40:01 +08:00
Michael Shilman
5f3afb8cf4 v6.5.0-alpha.48 v6.5.0-alpha.48 2022-03-14 11:36:51 +08:00
Michael Shilman
81946a3071 Update root, peer deps, version.ts/json to 6.5.0-alpha.48 [ci skip] 2022-03-14 11:19:37 +08:00
Michael Shilman
c209ecb535 6.5.0-alpha.48 changelog 2022-03-14 11:19:25 +08:00
Michael Shilman
edde091ab1
Merge pull request #17697 from storybookjs/1621-auto-disable-docgen
Addon-docs: Auto-disable docs presets if docs/controls unused
2022-03-14 11:16:58 +08:00
Michael Shilman
74caf0f1f3
Merge pull request #17687 from Jarvis1010/patch-1
make command for html explicit
2022-03-14 11:03:04 +08:00
Michael Shilman
3702ee0d5e
Merge pull request #17702 from tacc-wbomar/patch-1
Web-components: Fix CSS class usage in CLI template
2022-03-14 10:59:04 +08:00
Michael Shilman
86e104ced1
Merge pull request #17695 from storybookjs/16210-fix-docs-dependencies
Addon-docs: Refactor docs support into individual framework packages
2022-03-14 10:56:21 +08:00
Michael Shilman
2c351b3f7e
Update lib/docs-tools/src/hasDocsOrControls.ts
Co-authored-by: Tom Coleman <tom@chromatic.com>
2022-03-14 10:55:40 +08:00
Michael Shilman
b3d506841b Update README.md 2022-03-14 10:54:53 +08:00
Michael Shilman
5eb44b1f60 Remove unused dependency 2022-03-14 09:52:47 +08:00
W. Bomar
f1d39bc2e1
Web Comp. Example Page, Mimic Class Attribute Fix
Mimic the attribute change made and tested on the respective `.js` file:
https://github.com/storybookjs/storybook/commit/2daf62c
2022-03-13 14:51:21 -05:00
W. Bomar
2daf62c331
Web Comp. Example Page, Fix Class Attribute
Styles are applied to the element when the attribute is `class`, not `className`.
2022-03-13 14:48:17 -05:00
Michael Shilman
ccc5ffc502 Remove logging from hasDocsOrControls
Causes cryptic webpack error in angular-cli example
2022-03-14 01:43:33 +08:00
Michael Shilman
9ff7ee1455 Merge branch 'next' of github.com:storybookjs/storybook into next 2022-03-13 22:23:29 +08:00
Michael Shilman
692ed7ce77 Merge branch '16210-fix-docs-dependencies' into 1621-auto-disable-docgen 2022-03-13 21:23:15 +08:00
Michael Shilman
a84f75a75e Vue: Clean up docs preset 2022-03-13 21:19:56 +08:00
Michael Shilman
a68efb48d0 Fix ember preset 2022-03-13 21:01:54 +08:00
Michael Shilman
94656d1552 Merge branch '16210-fix-docs-dependencies' into 1621-auto-disable-docgen 2022-03-13 20:58:35 +08:00
Michael Shilman
24e4128942
Update addons/docs/src/frameworks/common/config.ts 2022-03-13 20:55:25 +08:00
Michael Shilman
0b0164f44d Update yarn.lock 2022-03-13 18:29:16 +08:00
Michael Shilman
fd485444d6 Fix failing test 2022-03-13 18:22:27 +08:00
Michael Shilman
939972b3b6 Update yarn.lock 2022-03-13 18:21:51 +08:00
Michael Shilman
fc538e7fc9 MIGRATION.md: Documented addon-docs refactor 2022-03-12 23:31:20 +08:00
Michael Shilman
5e28d6cbbe Web-components: Disable docs preset if not using docs/controls 2022-03-12 21:00:54 +08:00
Michael Shilman
b617b75911 Vue3: Disable docs preset if not using docs/controls 2022-03-12 21:00:29 +08:00
Michael Shilman
65970379b3 Vue: Disable docs preset if not using docs/controls 2022-03-12 21:00:03 +08:00
Michael Shilman
a6ac43ca61 Svelte: Disable docs preset if not using docs/controls 2022-03-12 20:58:27 +08:00
Michael Shilman
736338a946 React: Disable docs preset if not using docs/controls 2022-03-12 20:57:46 +08:00
Michael Shilman
e2f026b677 HTML: Disable docs preset if not using docs/controls 2022-03-12 20:57:10 +08:00
Michael Shilman
962aff7e50 Ember: Disable docs preset if not using docs/controls 2022-03-12 20:52:07 +08:00
Michael Shilman
dbf210e261 Angular: Disable docs preset if user is not using docs/controls 2022-03-12 20:51:08 +08:00
Michael Shilman
99d07f4fb0 Docs: Utility function to check if docs/controls is used 2022-03-12 20:48:53 +08:00
Michael Shilman
1e5d670541 Node-logger: Add verbose logging 2022-03-12 20:47:37 +08:00
Michael Shilman
6a23560046 Fix essentials options type 2022-03-12 19:39:00 +08:00
Michael Shilman
bfc4e77d7a Fix failing unit tests 2022-03-12 18:59:50 +08:00
Michael Shilman
8537b2461e Fix linting errors 2022-03-12 18:41:29 +08:00
Michael Shilman
b43f8006c9 React: Simplify docs preset 2022-03-12 18:41:10 +08:00