33827 Commits

Author SHA1 Message Date
Kaelig Deloumeau-Prigent
f88b491cb8
[addon-a11y] Show best practices for handling failing rules 2021-04-27 09:02:34 -07:00
Fabien
bc1921e223
Update Canvas.tsx 2021-04-27 14:31:29 +02:00
Fabien
c69cccee1b
Update Canvas.tsx 2021-04-27 13:54:33 +02:00
Fabien
7f179226db
Update addons/docs/docs/docspage.md 2021-04-27 11:56:39 +02:00
Fabien Rassinier
0fd1b67ae1 Addon-docs: Show code by default 2021-04-27 11:48:56 +02:00
Fabien Rassinier
b4487fdc8b Addon-docs: Show code by default 2021-04-27 11:38:48 +02:00
Fabien Rassinier
f517a0a37d Addon-docs: Show code by default 2021-04-27 11:31:08 +02:00
Michael Shilman
b451a10209 Merge branch 'next' into pr/13849 2021-04-27 15:24:03 +08:00
Michael Shilman
1c4e048c5a
Merge pull request #14692 from storybookjs/12255-fix-jsx-decorators-4
Core: Don't recreate a bound story function each time we call a decorated story
2021-04-27 15:13:41 +08:00
Klemen Slavič
cd0328331e
Update loader.ts
Fixed formatting
2021-04-27 08:57:05 +02:00
Tom Coleman
02ba8bb873
Replace .story => .value 2021-04-27 15:48:26 +10:00
Angela Papadopoulou
0b5b004dd2 Addon-actions: Add 'New Action' indicator 2021-04-27 01:06:54 +03:00
Jason Jean
b7c9fa7690 Merge remote-tracking branch 'origin/next' into tech/nx-tooling-2 2021-04-26 15:47:34 -04:00
Charles Gruenais
33cd9ba893 Added getAddonsShortcuts stub to Storybook's Menu stories 2021-04-26 12:23:53 +02:00
Charles Gruenais
894fc99493 Take custom viewports into account 2021-04-24 19:04:16 +02:00
Zoltan Olah
bf23e42abb
Update CONTRIBUTING.md
I had to run `yarn` before I could run `yarn bootstrap --core` on macOS Big Sur. Perhaps this is now required for everyone, not just Windows users.
2021-04-23 12:21:21 -07:00
Michael Shilman
643e7eb011
Merge pull request #14705 from storybookjs/doc_svg_addon_icon
(Documentation) add unsupported addon Icon format
2021-04-23 22:52:36 +08:00
Fabien Rassinier
366a1e3355
(Documentation) add unsupported addon Icon format
SVG are not supported for SB addon Icon, add a quick note about it.
2021-04-23 16:12:33 +02:00
Fabien Rassinier
755020f647 Addon-docs: Add classnames for Preview block 2021-04-23 15:27:50 +02:00
Michael Shilman
bcc37a34a6 6.2.9 changelog 2021-04-23 19:09:31 +08:00
Michael Shilman
b5e99f6dc5 6.2.8 changelog 2021-04-23 19:09:07 +08:00
Tom Coleman
eec9799343 Add back (janky) default context 2021-04-23 14:13:48 +10:00
Tom Coleman
256135d855 Add tests for decorator context binding 2021-04-23 14:11:29 +10:00
Tom Coleman
3934b7c60d Update name as per suggestion 2021-04-23 13:58:22 +10:00
Tom Coleman
9c2a1c67a1 Some minor comment improvements 2021-04-23 13:58:21 +10:00
Tom Coleman
243efbb7e3 Bind the context *inside* the function 2021-04-23 13:57:36 +10:00
Tom Coleman
1142e1ddb1 Add an example to highlight if a story renders too many times 2021-04-23 13:55:25 +10:00
Michael Shilman
fd178a0005 6.3.0-alpha.14 next.json version file 2021-04-23 10:28:14 +08:00
Michael Shilman
81e1759d22 Update git head to 6.3.0-alpha.14, update yarn.lock 2021-04-23 10:20:48 +08:00
Michael Shilman
eb1e3a913f v6.3.0-alpha.14 v6.3.0-alpha.14 2021-04-23 10:14:32 +08:00
Michael Shilman
93bbac05e3 Update root, peer deps, version.ts/json to 6.3.0-alpha.14 [ci skip] 2021-04-23 10:07:40 +08:00
Michael Shilman
586ff2d99a 6.3.0-alpha.14 changelog 2021-04-23 10:07:22 +08:00
Michael Shilman
9388dd7117
Merge pull request #14556 from raon0211/fix-url
Core: Fix URL handling in Firefox
2021-04-23 08:30:25 +08:00
Norbert de Langen
2075196269 Merge branch 'next' of github.com:storybookjs/storybook; branch 'fix-url' of github.com:raon0211/storybook into pr/raon0211/14556 2021-04-22 17:41:23 +02:00
Norbert de Langen
c2b25b2ec7
Merge pull request #14695 from chrisbutler/patch-1
clarify that padded is the default Component layout setting
2021-04-22 16:59:58 +02:00
Chris Butler
1b2799a2b0
clarify that padded is the default Component layout setting 2021-04-22 09:15:19 -04:00
Michael Shilman
560b8d6bd3
Merge pull request #14690 from storybookjs/better-webpack-stats-out
Build: Create webpack stats target directory if needed and accept boolean flag
2021-04-22 18:36:25 +08:00
Michael Shilman
642c17f781
Merge pull request #14689 from storybookjs/rework-and-clean-deps
Docs: Remove `babel-loader` and `@babel/core` peer deps
2021-04-22 18:27:31 +08:00
Gert Hengeveld
0331b7986e Accept boolean for --webpack-stats-json 2021-04-22 10:39:48 +02:00
Gert Hengeveld
d6df1876c8 Create directory for stats files if it doesn't exist 2021-04-22 10:39:37 +02:00
Gaëtan Maisse
16a5deb2fc
refactor(addon-docs): remove babel-loader peer dep
`babel-loader` is required in the context of `builder-webpack4` so there is no need to have it as a dep.
2021-04-22 07:32:01 +02:00
Michael Shilman
88954b681e
Merge pull request #14681 from JonathanTR/Use-Accessibility-Icon-for-Vision-Deficiency-Tab
Use Storybook's built-in accessibility icon for VisionDeficiency tab.
2021-04-22 11:57:23 +08:00
Fabien Rassinier
97169a81fa Addon-docs: Add classnames for Preview block 2021-04-21 23:31:43 +02:00
Jonathan Turnbull-Reilly
4c4d2a98d9 Use Storybook's built-in accessibility icon for VisionDeficiency tab. 2021-04-21 11:56:11 -04:00
Norbert de Langen
a1fac5a2aa
Merge branch 'next' into pr/FrozenPandaz/14535
# Conflicts:
#	yarn.lock
2021-04-21 11:40:19 +02:00
Michael Shilman
e8f3874d2d Merge branch 'next' into pr/14308 2021-04-21 11:48:27 +08:00
Michael Shilman
75e2b73964 6.3.0-alpha.13 next.json version file 2021-04-21 10:54:59 +08:00
Michael Shilman
46125ac80c Update git head to 6.3.0-alpha.13, update yarn.lock 2021-04-21 10:48:23 +08:00
Michael Shilman
35287402b5 v6.3.0-alpha.13 v6.3.0-alpha.13 2021-04-21 10:41:26 +08:00
Michael Shilman
202b410b62 Update root, peer deps, version.ts/json to 6.3.0-alpha.13 [ci skip] 2021-04-21 10:33:24 +08:00