domyen
927f2f5057
Toolbar IconButton: ensure random text in IconButtons is displayed at the correct size
2021-05-05 17:51:52 -04:00
domyen
d1df21d446
ArgsTable: Fix ugly black border in Safari when in Controls addon panel
2021-05-05 17:08:58 -04:00
domyen
fd178fe1b3
Sidebar: Only show button focus when keyboard is used, do not show every mouse click
2021-05-05 16:58:33 -04:00
domyen
a0cd8ad4f7
Boolean: change order of True/False to False/True
2021-05-05 16:57:11 -04:00
domyen
0b816a048f
Toolbar: update copy and share icons, resize expand icon, update iconset
2021-05-05 16:56:13 -04:00
domyen
5b22eb33ce
Toolbar: improve color contrast
2021-05-05 16:35:11 -04:00
Michael Shilman
e38a6a8c5d
Merge pull request #14783 from Dschungelabenteuer/add-mdx-anchors-doc
...
Add documentation section about linking to other stories and pages from MDX
2021-05-05 19:41:13 +08:00
Michael Shilman
942b7f39c9
Merge pull request #14806 from kylegach/patch-1
...
Update MIGRATION.md with ESM jest transform tip
2021-05-05 19:39:50 +08:00
Michael Shilman
2d34ae302d
Merge pull request #14809 from thomasaull/14788-fix-vue3-components-in-decorators
...
Vue3: Fix components in decorators
2021-05-05 12:39:52 +08:00
Michael Shilman
4974a4a922
Merge pull request #14808 from thawkin3/feature/close-settings-page-button-title
...
Accessibility: Adds title to close button on settings page
2021-05-05 12:14:10 +08:00
Thomas Aull
fd916d5f13
Add example story
2021-05-04 23:40:59 +02:00
Thomas Aull
320cfdc512
Fix using components in decorators
2021-05-04 23:34:01 +02:00
Tyler Hawkins
65fdebb6b1
ui: adds title to close button on settings page
2021-05-04 15:17:37 -06:00
Kyle Gach
231f47214e
Update MIGRATION.md with ESM jest transform tip
...
Add tip about transforming newly-available ESModule packages in jest
2021-05-04 14:27:16 -06:00
Charles Gruenais
83c266aa93
applied @jonniebigodes adjustment
2021-05-04 21:24:20 +02:00
Michael Shilman
60c864bad3
Merge pull request #14794 from storybookjs/docs/npx-sb-init
...
Prefer `npx sb init` installation
2021-05-04 21:19:41 +08:00
Michael Shilman
cff46530c0
Prefer npx sb init installation
2021-05-04 21:13:06 +08:00
Michael Shilman
73195d87a2
Delete .bettercodehub.yml
2021-05-04 20:49:53 +08:00
Michael Shilman
6daa34deee
6.3.0-alpha.19 next.json version file
2021-05-03 19:12:23 +08:00
Michael Shilman
64cc056249
Update git head to 6.3.0-alpha.19, update yarn.lock
2021-05-03 19:08:54 +08:00
Michael Shilman
8ba485343b
v6.3.0-alpha.19
v6.3.0-alpha.19
2021-05-03 19:02:37 +08:00
Michael Shilman
4757edfea2
Update root, peer deps, version.ts/json to 6.3.0-alpha.19 [ci skip]
2021-05-03 18:50:36 +08:00
Michael Shilman
6d86d3bd4a
6.3.0-alpha.19 changelog
2021-05-03 18:50:19 +08:00
Michael Shilman
ee6bd46825
Merge pull request #14776 from apapadopoulou/ap/custom-toolbar-items-labels
...
Addon-toolbars: Add optional label for toolbar items
2021-05-03 18:48:20 +08:00
Angeliki Papadopoulou
41fe5b071e
Update label display to return null if the showName is not set to true
2021-05-03 12:31:02 +03:00
Michael Shilman
994994a34e
Merge pull request #14785 from storybookjs/13099-remove-spurious-warning
...
Core: Remove spurious package.json warning
2021-05-03 17:23:39 +08:00
Michael Shilman
0f813a5a5c
Core: Remove spurious package.json warning
2021-05-03 17:22:11 +08:00
Angela Papadopoulou
1debd1b219
Update docs to include showName property in toolbar items
2021-05-03 11:49:20 +03:00
Angela Papadopoulou
63a50d2847
Merge branch 'next' of https://github.com/storybookjs/storybook into ap/custom-toolbar-items-labels
2021-05-03 11:37:49 +03:00
Michael Shilman
d2f2561afd
Merge pull request #14784 from gregogun/patch-1
...
add typo fix for running snapshot tests
2021-05-03 12:17:09 +08:00
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
Greg Ogun
1ef1233db2
add typo fix for running snapshot tests
...
- When trying to run tests with 'npx test storybook.test.js' nothing seemed to happen for me.
- Tried 'npm test storybook.test.js' and the tests ran so I guessed it may have been a typo!
2021-05-02 17:24:03 +01:00
Michael Shilman
96a8552aef
6.3.0-alpha.18 next.json version file
2021-05-03 00:20:17 +08: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
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
b138c86887
6.3.0-alpha.18 changelog
2021-05-02 23:37:42 +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
Michael Shilman
003db513ae
Merge pull request #14777 from saranrapjs/14602-fix-doc-blocks-cjs
...
fix: mdx compiler switch to new path
2021-05-02 22:30:12 +08:00
Charles Gruenais
cc2ec60b57
Added section about linking to other stories from MDX
2021-05-02 14:31:11 +02:00
Michael Shilman
f4a4bcf9f3
Merge pull request #14779 from storybookjs/angular/clean-args
...
Angular: Filter out args whose argType are missing a control or action
2021-05-02 16:23:47 +08:00
Michael Shilman
0d6a894d9e
Fix typo
2021-05-02 16:22:01 +08:00
ThibaudAv
97631ce193
feat(angular): only keeps args with a control or an action in argTypes
2021-05-01 14:53:09 +02:00
git
00af80781b
fix: mdx compiler switch to new path
2021-04-30 17:00:00 -04:00
Angela Papadopoulou
483f539239
Add showName option in toolbar items
2021-04-30 20:58:35 +03:00
Angela Papadopoulou
245211f968
Add optional toolbar item label
2021-04-30 20:49:50 +03:00
Michael Shilman
0ec9589b9e
6.3.0-alpha.17 next.json version file
2021-04-30 14:37:38 +08:00
Michael Shilman
67f369f628
Update git head to 6.3.0-alpha.17, update yarn.lock
2021-04-30 14:33:13 +08:00