38104 Commits

Author SHA1 Message Date
Michael Shilman
8888ebc014 Fix prettier 2.3 formatting across the codebase 2022-01-14 23:26:56 +08:00
Michael Shilman
1a39c66245 6.5.0-alpha.17 next.json version file 2022-01-14 20:03:03 +08:00
Michael Shilman
2904cacf84 Update git head to 6.5.0-alpha.17, update yarn.lock 2022-01-14 19:42:17 +08:00
Michael Shilman
26e445b71a v6.5.0-alpha.17 v6.5.0-alpha.17 2022-01-14 19:36:45 +08:00
Michael Shilman
e4d1928ef0 Update root, peer deps, version.ts/json to 6.5.0-alpha.17 [ci skip] 2022-01-14 19:26:00 +08:00
Michael Shilman
3145d3b49b 6.5.0-alpha.17 changelog 2022-01-14 19:25:46 +08:00
Michael Shilman
b6aad84a8c
Merge pull request #17241 from storybookjs/17008-fix-staticdirs-favicon
Core: Fix staticDirs favicon handling by refactor
2022-01-14 19:23:18 +08:00
Michael Shilman
2f7626ad6f Undo bad commit 2022-01-14 18:51:10 +08:00
Michael Shilman
a6ee933a30 Core: Fix staticDirs favicon handling by refactor 2022-01-14 18:27:27 +08:00
Michael Shilman
54b1cf4869
Merge pull request #17239 from storybookjs/16820-fix-prettier-transpilation
Fix prettier transpile problems
2022-01-14 17:53:18 +08:00
Michael Shilman
5503bae600
Merge pull request #17240 from storybookjs/15574-fix-namedexportsorder-warning
Core: Fix __namedExportsOrder warning from preview.js
2022-01-14 17:53:02 +08:00
Michael Shilman
8d826f99cf Core: Fix __namedExportsOrder warning from preview.js 2022-01-14 17:51:41 +08:00
Michael Shilman
7ff176ca8b Fix prettier transpile problems 2022-01-14 11:32:25 +08:00
Michael Shilman
6e0dee4329
Update SECURITY.md 2022-01-13 23:11:03 +08:00
Michael Shilman
57c5995070 6.5.0-alpha.16 next.json version file 2022-01-13 20:03:20 +08:00
Michael Shilman
01ebe28848 Update git head to 6.5.0-alpha.16, update yarn.lock 2022-01-13 19:55:08 +08:00
Michael Shilman
6d5a6d7bc6 v6.5.0-alpha.16 v6.5.0-alpha.16 2022-01-13 19:49:47 +08:00
Michael Shilman
397197cb89 Update root, peer deps, version.ts/json to 6.5.0-alpha.16 [ci skip] 2022-01-13 19:40:19 +08:00
Michael Shilman
56fa8a3a49 6.5.0-alpha.16 changelog 2022-01-13 19:40:09 +08:00
Michael Shilman
b1f7c25d79
Merge pull request #17229 from storybookjs/15574-fix-webpack5-export-order
Webpack5: Fix named exports order in production mode
2022-01-13 19:39:10 +08:00
Michael Shilman
79e5f5a198 Webpack5: Fix named exports order in production mode 2022-01-13 19:05:50 +08:00
jonniebigodes
16abe12d53
Merge pull request #17224 from storybookjs/chore_docs_update_addons_install_docs
Chore: (Docs) Minor adjustments to the install addons docs
2022-01-12 22:03:18 +00:00
jonniebigodes
bb22c9a113 minor adjustments to the install addons docs 2022-01-12 21:57:43 +00:00
jonniebigodes
ad0dc42b24
Merge pull request #17221 from storybookjs/chore_docs_fix_addon_knowledge_base
Chore: (Docs) Minor tweaks to the addon knowledge base
2022-01-12 18:15:08 +00:00
jonniebigodes
72bcc2caa6 Minor tweaks to the addon knowledge base 2022-01-12 18:08:49 +00:00
Michael Shilman
805db97add Don't stale linear issues 2022-01-12 19:12:32 +08:00
Michael Shilman
7090080964 6.5.0-alpha.15 next.json version file 2022-01-12 19:06:19 +08:00
Michael Shilman
b7507a2fff Update git head to 6.5.0-alpha.15, update yarn.lock 2022-01-12 19:03:59 +08:00
Michael Shilman
090804c9eb v6.5.0-alpha.15 v6.5.0-alpha.15 2022-01-12 18:58:26 +08:00
Michael Shilman
8065437ba7 Update root, peer deps, version.ts/json to 6.5.0-alpha.15 [ci skip] 2022-01-12 18:41:36 +08:00
Michael Shilman
950ce9d6ea 6.5.0-alpha.15 changelog 2022-01-12 18:41:27 +08:00
Michael Shilman
5fc56189d3
Merge pull request #17206 from storybookjs/angular/fix-angular-13.1
Angular: Fix 13.1 and add CI test cases
2022-01-12 18:39:53 +08:00
Michael Shilman
79cf4af152
Merge pull request #17213 from storybookjs/16067-fix-manager-process
Webpack5: Fix manager.js process references
2022-01-12 16:38:12 +08:00
Michael Shilman
5d78044feb Webpack5: Fix manager.js process references 2022-01-12 15:32:10 +08:00
Michael Shilman
41aa25d3b1
Merge pull request #17207 from patrick-mcdougle/pmcd-webpack
React: Restore webpack as a dependency, updated webpack 5 docs
2022-01-12 10:59:39 +08:00
jonniebigodes
51f9ac2e66
Merge pull request #17208 from storybookjs/chore_docs_updates_syntax_highlight_docs
Chore: (Docs) Minor updates to the syntax highlight documentation.
2022-01-12 00:15:40 +00:00
jonniebigodes
daae37225d Minor updates to the syntax highlight documentation. 2022-01-12 00:04:21 +00:00
Thibaud Av
ad72f05e92
fix(angular): fix sb init with angular 13 2022-01-12 00:30:01 +01:00
Thibaud Av
fe9d7b0124
ci(angular): add e2e test with angular 13.0 and 13.x 2022-01-12 00:30:01 +01:00
Thibaud Av
49982f6bcb
fix(angular): fix ts build with angular 13.0 2022-01-12 00:28:19 +01:00
Patrick McDougle
29c46278fc Restore webpack as a dependency, update docs 2022-01-11 14:57:32 -08:00
jonniebigodes
0f36cb724e
Merge pull request #17203 from storybookjs/chore_fix_repro_docs
Chore: Updates the how to reproduce docs
2022-01-11 20:04:01 +00:00
jonniebigodes
e9e6aa6d66 updates the how to reproduce docs 2022-01-11 19:56:39 +00:00
Michael Shilman
e050dfc848 6.5.0-alpha.14 next.json version file 2022-01-11 23:50:31 +08:00
Michael Shilman
5e8498bad4 Update git head to 6.5.0-alpha.14, update yarn.lock 2022-01-11 23:40:59 +08:00
Michael Shilman
24b50ac6f5 v6.5.0-alpha.14 v6.5.0-alpha.14 2022-01-11 23:35:09 +08:00
Michael Shilman
bc7f068eb7 Update root, peer deps, version.ts/json to 6.5.0-alpha.14 [ci skip] 2022-01-11 23:25:09 +08:00
Michael Shilman
a65dff4f0f 6.5.0-alpha.14 changelog 2022-01-11 23:25:00 +08:00
Michael Shilman
8982726695
Merge pull request #17192 from patrick-mcdougle/pmcd-webpack
React: Remove webpack from dependencies, types as devDependencies
2022-01-11 07:37:08 +08:00
Patrick McDougle
d880ac3931 Remove webpack from dependencies, only types are devDependencies 2022-01-10 12:03:21 -08:00