7688 Commits

Author SHA1 Message Date
Angela Papadopoulou
3179678ad8 Add showName property under toolbar 2021-05-02 20:04:52 +03:00
Angela Papadopoulou
85d6785eaa Merge branch 'next' of https://github.com/storybookjs/storybook into ap/custom-toolbar-items-labels 2021-05-02 19:57:05 +03:00
Michael Shilman
129835c01d Update git head to 6.3.0-alpha.18, update yarn.lock 2021-05-03 00:11:46 +08:00
Michael Shilman
d3942573e1 v6.3.0-alpha.18 2021-05-03 00:05:16 +08:00
Michael Shilman
3c72466a39 Update root, peer deps, version.ts/json to 6.3.0-alpha.18 [ci skip] 2021-05-02 23:38:02 +08:00
Michael Shilman
43fd239ce8
Merge pull request #14769 from storybookjs/14602-fix-doc-blocks-cjs
Addon-docs: Allow doc blocks to CJS imported
2021-05-02 23:35:50 +08:00
Michael Shilman
c3a6b2cfb0 Update snapshots 2021-05-02 22:53:00 +08:00
git
00af80781b fix: mdx compiler switch to new path 2021-04-30 17:00:00 -04:00
Angela Papadopoulou
245211f968 Add optional toolbar item label 2021-04-30 20:49:50 +03:00
Michael Shilman
67f369f628 Update git head to 6.3.0-alpha.17, update yarn.lock 2021-04-30 14:33:13 +08:00
Michael Shilman
36d878614d v6.3.0-alpha.17 2021-04-30 14:26:50 +08:00
Michael Shilman
53aba4aa1d Update root, peer deps, version.ts/json to 6.3.0-alpha.17 [ci skip] 2021-04-30 14:08:31 +08:00
Michael Shilman
4207519612
Merge pull request #14768 from maya/next
Addon-a11y: Reorder color blindness types by most common
2021-04-30 14:02:14 +08:00
Michael Shilman
66b5284477
Merge pull request #14754 from kaelig/best-practices-a11y-redux
[addon-a11y] Fix best practices added in #14736
2021-04-30 13:45:44 +08:00
Michael Shilman
4d020f2744
Merge pull request #14728 from apapadopoulou/next
Addon-actions: Add 'New Action' indicator
2021-04-30 13:41:56 +08:00
Maya Benari
6dcbca47f1 Change name of a11y component to be more inclusive 2021-04-29 21:32:58 -07:00
Maya Benari
e81e8841e0
Change label name from mono to grayscale 2021-04-29 21:07:29 -07:00
Michael Shilman
3485d52390
Update addons/actions/src/register.tsx
Co-authored-by: Clément DUNGLER <clementdungler@gmail.com>
2021-04-30 11:34:01 +08:00
Michael Shilman
ff25b71b1a Addon-docs: Allow doc blocks to CJS imported 2021-04-30 11:27:15 +08:00
Maya Benari
8bb1a4babe
Update order so -opia and -anomalies are together
https://web-a11y.slack.com/archives/C042TSFGN/p1619749258466500?thread_ts=1619746108.462600&cid=C042TSFGN
2021-04-29 19:26:40 -07:00
Maya Benari
af9b077577
Reorder color blindness types by most common 2021-04-29 18:20:55 -07:00
Kaelig Deloumeau-Prigent
71cfb5b394
Fix typo
Co-authored-by: Jimmy Somsanith <jimmy.somsanith@gmail.com>
2021-04-29 16:12:34 -07:00
Michael Shilman
fefe4b7381
Merge pull request #12547 from dancingshell/patch-1
Documentation: add `transcludeMarkdown` option in addon-docs
2021-04-29 23:42:12 +08:00
Michael Shilman
f6f4c8f747
Merge pull request #14729 from storybookjs/feat/addon-docs/show_code
Addon-docs: Add parameter to show code by default
2021-04-29 23:30:01 +08:00
Michael Shilman
ecac906d64 isCodeExpanded => docs.source.state 2021-04-29 22:47:41 +08:00
Michael Shilman
c8e3cbedaa Clean up after unmount 2021-04-29 22:01:11 +08:00
Kaelig
eed779a5d2 [addon-a11y] Fix best practices added in #14736 2021-04-28 23:26:24 -07:00
Michael Shilman
bb58c98913 Update git head to 6.3.0-alpha.16, update yarn.lock 2021-04-29 11:46:48 +08:00
Michael Shilman
f09bb7bf00 v6.3.0-alpha.16 2021-04-29 11:39:54 +08:00
Michael Shilman
474b8a492b Update root, peer deps, version.ts/json to 6.3.0-alpha.16 [ci skip] 2021-04-29 11:32:24 +08:00
Kaelig
fb4f441565 Upgrade axe-core and related dependencies in storyshots-puppeteer and addon-a11y 2021-04-28 18:09:05 -07:00
Angela Papadopoulou
e52207d8d7 Merge branch 'next' of https://github.com/storybookjs/storybook into next 2021-04-28 01:55:10 +03:00
Michael Shilman
a08db4f6fe Update git head to 6.3.0-alpha.15, update yarn.lock 2021-04-28 01:38:53 +08:00
Michael Shilman
11ea895ed3 v6.3.0-alpha.15 2021-04-28 01:32:11 +08:00
Michael Shilman
355aeec8d2 Update root, peer deps, version.ts/json to 6.3.0-alpha.15 [ci skip] 2021-04-28 01:22:45 +08:00
Michael Shilman
e262a72b3d
Merge pull request #14563 from coreyjv/before-axe-test
Storyshots: Add `beforeAxeTest` hook
2021-04-28 01:19:40 +08:00
Michael Shilman
af16bd55ee
Merge pull request #13849 from appsparkler/patch-3
Storyshots/Preact: Add pragma @jsxRuntime classic
2021-04-28 01:19:00 +08:00
Michael Shilman
5fcc787ff7
Merge pull request #14736 from kaelig/patch-1
Addon-a11y: Document best practices for handling failing rules
2021-04-28 01:18:33 +08:00
Michael Shilman
4818dae552
Merge pull request #14658 from Dschungelabenteuer/fix-issue-14401
API: Add addon keyboard shortcuts & create shortcuts for addon-viewport
2021-04-28 01:15:33 +08:00
Charles Gruenais
dc09772bef Changed reset viewport shortcut 2021-04-27 18:47:45 +02:00
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
Klemen Slavič
cd0328331e
Update loader.ts
Fixed formatting
2021-04-27 08:57:05 +02:00
Angela Papadopoulou
0b5b004dd2 Addon-actions: Add 'New Action' indicator 2021-04-27 01:06:54 +03:00