27374 Commits

Author SHA1 Message Date
Paul Grau
286051a852 Remove leftover references to babel-preset-vue 2020-05-25 16:57:35 +09:00
Paul Grau
841e9eaed7 More modern way of enabling jsx for vue 2020-05-25 16:48:36 +09:00
Paul Grau
cfb55f2683 Remove jsx stories from vue generators 2020-05-25 16:28:29 +09:00
Paul Grau
a8e419405d Remove babel-preset-vue 2020-05-25 16:23:55 +09:00
Michael Shilman
9de8ab6437
Merge pull request #10904 from storybookjs/fix/jestRunWindows
Core: fix yarn test command on windows
2020-05-25 08:38:00 +08:00
tooppaaa
98ec36d11e Core: fix yarn test command on windows 2020-05-24 14:52:58 +02:00
Michael Shilman
bdd35c1c1f 5.3.19 changelog 2020-05-24 12:40:10 +08:00
Michael Shilman
e0681b5c39 Merge branch 'next' of github.com:storybookjs/storybook into next 2020-05-24 05:16:23 +08:00
Michael Shilman
6e75747db3 Improve props tables docs 2020-05-24 05:14:44 +08:00
Michael Shilman
38e3bebd84
Merge pull request #10897 from matheo/fix/toolbar-buttons-centered
UI: Center toolbar icon buttons
2020-05-24 04:44:15 +08:00
Mateo Tibaquira
7edfcc01da fix(components): centered toolbar icon button. Closes #10870 2020-05-23 10:27:13 -05:00
Michael Shilman
18be1a7c01
Merge pull request #10881 from isaacplmann/support-nx-workspace-json
Angular: Support `workspace.json` in nx workspace
2020-05-23 13:49:38 +08:00
Michael Shilman
ae212b3614
Merge pull request #10889 from okovpashko/feature/fix-docs-for-decorators-with-stories-of
Docs: fix example of story-level decorators with "storiesOf" API
2020-05-23 13:40:24 +08:00
Michael Shilman
c1295e5360
Merge pull request #10892 from storybookjs/10891-fix-configured-double-render
Core: Fix double rendering on startup
2020-05-23 13:01:53 +08:00
Michael Shilman
a34e608a2b Story store: Fix event tests 2020-05-23 11:58:48 +08:00
Michael Shilman
65d29af5cb Core: Fix double rendering on startup 2020-05-23 11:48:13 +08:00
Michael Shilman
0a6bfd1097
Merge pull request #10839 from matheo/fix/manager-tsx-support
Document local addon in ts/tsx
2020-05-23 11:39:16 +08:00
Mateo Tibaquira
8b816173dc ci: update dependencies 2020-05-22 18:50:27 -05:00
Mateo Tibaquira
53bf07fe19 docs(addons): additional tip about the ability to compile TSX components 2020-05-22 18:50:27 -05:00
Oleksandr Kovpashko
efbf7b248e Docs: fix example of story-level decorators with "storiesOf" API 2020-05-23 01:54:14 +03:00
Michael Shilman
b95f7a5edc 6.0.0-beta.13 next.json version file 2020-05-23 02:18:07 +08:00
Michael Shilman
fd8b2f8ba9 Update version.ts to 6.0.0-beta.13 2020-05-23 02:15:35 +08:00
Michael Shilman
e9ba51794e v6.0.0-beta.13 v6.0.0-beta.13 2020-05-23 02:06:33 +08:00
Michael Shilman
9f0fd68d70 Update peer dependencies to 6.0.0-beta.13 2020-05-23 01:57:34 +08:00
Michael Shilman
dd672dbdf9 6.0.0-beta.13 changelog 2020-05-23 01:57:23 +08:00
Michael Shilman
ec4d812ca1
Merge pull request #10886 from storybookjs/10811-fix-manager-ts
Core: Support ts/tsx resolution in the manager
2020-05-23 01:55:14 +08:00
Michael Shilman
9266101cd6 Core: Support ts/tsx resolution in the manager 2020-05-23 01:26:32 +08:00
Michael Shilman
c0db033137
Merge pull request #10848 from christianwiedemann/project_root
Core: Fix typo in projectRoot node_modules detection
2020-05-23 01:11:44 +08:00
Isaac Mann
a19d7641c4
lint: fix lint warnings 2020-05-22 10:58:06 -04:00
Isaac Mann
2f43955836
feat: check for workspace.json in nx workspace 2020-05-22 09:57:15 -04:00
Michael Shilman
daada5835f
Merge pull request #10875 from storybookjs/fix/docs-inline-rendering
Addon-docs: Fix story inline rendering
2020-05-22 20:09:24 +08:00
Michael Shilman
45a446dc1d Addon-docs: Fix story inline rendering 2020-05-22 19:11:18 +08:00
Michael Shilman
423ca039a4
Merge pull request #10873 from storybookjs/10871-upgrade-markdown-to-jsx
Upgrade markdown-to-jsx to 6.11.4
2020-05-22 18:21:33 +08:00
Michael Shilman
7a907cff32
Merge pull request #10867 from storybookjs/deps/upgrade-preset-cra
React: Upgrade preset-create-react-app in examples
2020-05-22 17:40:44 +08:00
Michael Shilman
e3402b55df
Merge pull request #10861 from storybookjs/feature/fix-cra-filter
Core: Fix CRA filter for built-in webpack settings
2020-05-22 17:40:03 +08:00
Michael Shilman
70e9c44d2b
Merge pull request #10868 from storybookjs/fix/e2eOnThrow
Core: Close server when e2e test failed
2020-05-22 17:37:28 +08:00
Michael Shilman
654288f843 Upgrade markdown-to-jsx to 6.11.4 2020-05-22 17:31:40 +08:00
tooppaaa
615dd52266 Core: Close server when e2e test failed 2020-05-22 09:02:08 +02:00
Brody McKee
0270cd3fc7 fix: resolve CRA Webpack filter bug 2020-05-22 09:28:00 +03:00
Michael Shilman
685f69c88e React: Upgrade preset-create-react-app in examples 2020-05-22 10:46:02 +08:00
Michael Shilman
5f09e5913b Fix lockfile 2020-05-22 10:34:11 +08:00
Michael Shilman
0a947078e8
Merge pull request #10864 from storybookjs/fix/destructuringComponents
Addon-docs: Fix react forwardRefs with destructured props
2020-05-22 09:52:25 +08:00
Michael Shilman
f3cdbea320
Merge pull request #10866 from Fred-el-Jolo/addon-viewport-doc
Use `@storybook/client-api`
2020-05-22 09:44:57 +08:00
Fred GUILLAUME
edae19982d
Use @storybook/client-api
Replace references of `@storybook/react` with `@storybook/client-api`
2020-05-21 23:53:59 +02:00
tooppaaa
73c0ea3abc Addon-docs: Fix render when destructured props 2020-05-21 23:09:41 +02:00
Michael Shilman
0d94912b97 6.0.0-beta.12 next.json version file 2020-05-21 14:20:29 +08:00
Michael Shilman
5b5d3a2a61 Update version.ts to 6.0.0-beta.12 2020-05-21 14:07:53 +08:00
Michael Shilman
08aa769773 v6.0.0-beta.12 v6.0.0-beta.12 2020-05-21 13:57:55 +08:00
Michael Shilman
200abf9efd Update peer dependencies to 6.0.0-beta.12 2020-05-21 13:57:42 +08:00
Michael Shilman
25455c4b11 ## 6.0.0-beta.12 changelog 2020-05-21 12:49:01 +08:00