Michael Shilman
|
0a6e3473a7
|
Merge pull request #18220 from storybookjs/improve/detection-webpack5
CLI: Improve webpack version and add detection of nextjs
|
2022-05-18 22:25:52 +08:00 |
|
Yann Braga
|
95a5c806d5
|
move nextjs detection up
|
2022-05-18 08:22:14 +02:00 |
|
Michael Shilman
|
152e441693
|
Merge pull request #18248 from storybookjs/18177-fix-conditional-args-fail-gracefully
ArgsTable: Gracefully handle conditional args failures
|
2022-05-18 10:50:38 +08:00 |
|
Michael Shilman
|
2948cae1ed
|
ArgsTable: Gracefully handle conditional args failures
|
2022-05-18 10:16:48 +08:00 |
|
jonniebigodes
|
f837e318d0
|
Merge pull request #18246 from storybookjs/chore_docs_adds_mdx2_steps
Chore: (DOCS) Adds MDX 2 documentation
|
2022-05-17 23:14:38 +01:00 |
|
jonniebigodes
|
73cf6baf4e
|
adds MDX 2 docs and gotchas
|
2022-05-17 22:30:21 +01:00 |
|
jonniebigodes
|
64b07fe4e9
|
Merge pull request #18244 from storybookjs/chore_docs_cleanup_broken_links
Chore: (Docs) Fixes broken links in the monorepo
|
2022-05-17 19:23:28 +01:00 |
|
jonniebigodes
|
fef1a32102
|
Fixes broken links
|
2022-05-17 18:40:05 +01:00 |
|
Michael Shilman
|
82ce9de4d9
|
Merge pull request #18231 from Tomastomaslol/issue-18143-reset-button-broken-for-URL-values
Controls: Fix reset button broken for !undefined URL values
|
2022-05-17 23:12:36 +08:00 |
|
Yann Braga
|
ebf934112a
|
Merge pull request #18038 from bisubus/fix-vue3-tsx
Vue3: Add support for TSX in single file components
|
2022-05-17 15:14:46 +02:00 |
|
Tomas Nygren
|
9583cea12a
|
remove repeated test
|
2022-05-17 22:59:48 +10:00 |
|
Michael Shilman
|
1b396fda5f
|
6.5.0-rc.0 next.json version file
|
2022-05-17 18:03:37 +08:00 |
|
Michael Shilman
|
6cc69b557b
|
Update git head to 6.5.0-rc.0, update yarn.lock
|
2022-05-17 17:58:03 +08:00 |
|
Michael Shilman
|
c27fd9eebc
|
v6.5.0-rc.0
v6.5.0-rc.0
|
2022-05-17 17:54:20 +08:00 |
|
Tomas Nygren
|
b56b1cea19
|
re add reset of args that was not set initially. Extend tests for onResetArgs
|
2022-05-17 19:27:35 +10:00 |
|
Michael Shilman
|
19ba77ba19
|
Update root, peer deps, version.ts/json to 6.5.0-rc.0 [ci skip]
|
2022-05-17 17:22:55 +08:00 |
|
Michael Shilman
|
0598be86e8
|
6.5.0-rc.0 changelog
|
2022-05-17 17:22:23 +08:00 |
|
Yann Braga
|
0ebf4695c0
|
Merge pull request #18108 from muratcorlu/lit-strip-expression-comments
Web-components: Clean Lit Expression comments in story source
|
2022-05-16 21:58:58 +02:00 |
|
Kyle Gach
|
0289996d85
|
Merge pull request #18022 from SulthanNK/update-cli-docs
Update: [#17934] CLI docs
|
2022-05-16 13:10:59 -06:00 |
|
Murat Çorlu
|
ea837ca86b
|
Merge branch 'storybookjs:next' into lit-strip-expression-comments
|
2022-05-16 20:49:49 +02:00 |
|
Yann Braga
|
97b199e4c5
|
update snapshots
|
2022-05-16 18:30:14 +02:00 |
|
Yann Braga
|
b440bc4298
|
Merge branch 'next' into fix-vue3-tsx
|
2022-05-16 18:23:37 +02:00 |
|
Yann Braga
|
12357b36d7
|
Merge pull request #18193 from storybookjs/frassinier/chore/cli_docs_examples
CLI: change path in the Introduction story example
|
2022-05-16 17:19:29 +02:00 |
|
Yann Braga
|
a4c16081fd
|
Merge pull request #18003 from storybookjs/jsomsanith/feat/15866_a11y_simulator_percentage
Addon-a11y: show % of users in toolbar menu
|
2022-05-16 17:18:29 +02:00 |
|
Yann Braga
|
44399d6cbb
|
Merge pull request #18195 from storybookjs/fix-cli-throws
CLI: don't throw is Ctrl + C was pressed when selecting a package in the build command
|
2022-05-16 16:45:11 +02:00 |
|
Yann Braga
|
3e2b7f10fd
|
Merge pull request #18196 from storybookjs/chore/fix-angular-test-presets
Cleanup noise from unit tests
|
2022-05-16 16:42:23 +02:00 |
|
Yann Braga
|
fb4f6dc681
|
Merge pull request #18209 from storybookjs/fix/vue-default-render-fn
Vue: map args correctly in CSF3 implicit render function
|
2022-05-16 13:36:22 +02:00 |
|
Yann Braga
|
9fc259c811
|
Merge pull request #18208 from storybookjs/fix/vue-3-default-render-fn-v7
Vue3: fix CSF3 implicit render function when storyStoreV7 is enabled
|
2022-05-16 13:34:58 +02:00 |
|
Yann Braga
|
71986620b0
|
supress unnecessary angular console logs from tests
|
2022-05-16 12:44:24 +02:00 |
|
Yann Braga
|
58f38f2014
|
Vue: pass argTypes instead of args in default render fn
|
2022-05-16 12:07:45 +02:00 |
|
Tomas Nygren
|
b318c253ff
|
reset all args to its initial value when onResetArgs is triggerd without argNames
|
2022-05-16 07:18:25 +10:00 |
|
Jimmy Somsanith
|
2dcc9dabe2
|
fix options icons
|
2022-05-14 21:31:20 +02:00 |
|
jonniebigodes
|
385b7d78f6
|
Merge pull request #18214 from storybookjs/chore_docs_update_sidebar_csf3_auto_title
Chore: (Docs) Adds CSF 3.0 docs on auto title feature
|
2022-05-13 17:30:02 +01:00 |
|
jonniebigodes
|
9e0a65d88e
|
Merge pull request #18080 from storybookjs/chore_docs_audit_monorepo_links
Chore: (DOCS) Address broken links in monorepo
|
2022-05-13 17:29:39 +01:00 |
|
jonniebigodes
|
369e6a25b5
|
Update docs/configure/sidebar-and-urls.md
Co-authored-by: Yann Braga <yannbf@gmail.com>
|
2022-05-13 15:48:33 +01:00 |
|
jonniebigodes
|
1ef57ecc59
|
addressed feedback
|
2022-05-13 15:45:36 +01:00 |
|
Norbert de Langen
|
02259185c9
|
extract version detection of nextjs & webpack out, add nextjs detection, add test
|
2022-05-13 12:52:29 +02:00 |
|
jonniebigodes
|
351b53c039
|
minor update
|
2022-05-13 10:43:18 +01:00 |
|
jonniebigodes
|
8fdb943107
|
Merge pull request #18215 from storybookjs/chore_docs_fixes_punctuation_snippets
Chore: (Docs) Minor fixes to snippets and docs
|
2022-05-12 23:30:30 +01:00 |
|
jonniebigodes
|
288ce5e016
|
Minor tweeks to the docs
|
2022-05-12 21:47:34 +01:00 |
|
jonniebigodes
|
a835b5418d
|
adds CSF 3.0 docs on auto title feature
|
2022-05-12 21:24:41 +01:00 |
|
Yann Braga
|
9968f9e362
|
add implicit render function example to vue-cli
|
2022-05-12 15:25:44 +02:00 |
|
Yann Braga
|
1e9851a8c3
|
fix vue implicit render function
|
2022-05-12 15:14:26 +02:00 |
|
Yann Braga
|
d968937222
|
fix(vue): export default render function as preset
|
2022-05-12 14:55:42 +02:00 |
|
Fabien
|
99bcee9b16
|
review
|
2022-05-12 11:05:25 +02:00 |
|
Michael Shilman
|
de741e3e6b
|
Merge pull request #18178 from apeltop/correct-typo
Fix typo examples & docs
|
2022-05-12 14:46:21 +08:00 |
|
apeltop
|
4725ac7f70
|
Update docs/faq.md
Co-authored-by: Deen <darleendenno@gmail.com>
|
2022-05-12 14:43:32 +09:00 |
|
jonniebigodes
|
cebf9533c4
|
Merge pull request #18200 from storybookjs/chore_improve_telemetry_docs
Chore: (Docs) Adds missing info to telemetry
|
2022-05-12 00:07:38 +01:00 |
|
Yann Braga
|
1db13b1398
|
test(source-decorator): bind args to storyfn
|
2022-05-11 17:15:07 +02:00 |
|
jonniebigodes
|
856d6ba594
|
adds missing info to telemetry
|
2022-05-11 15:36:07 +01:00 |
|