30177 Commits

Author SHA1 Message Date
Jimmy Cleveland
868a7acd0d
Update addon controls readme from incorrect syntax
Having semi-colons at the end of JSX causes SyntaxError compilation issues.
2020-09-15 08:38:12 -06:00
Djamel BENDAOUD
5fe86c7e05 📝 add story about polyfill in ember example 2020-09-15 16:11:44 +02:00
Djamel BENDAOUD
d54e125d1a 📝 add some documentation about polyfill and emberOptions 2020-09-15 15:32:19 +02:00
Djamel BENDAOUD
a4f7879c85 🐛 delete the frameworkOptions key from the main.js preset 2020-09-15 15:14:06 +02:00
Djamel BENDAOUD
5f674f5c0f add ability to pass custom emberOptions to framework-preset-babel-ember 2020-09-15 15:13:17 +02:00
Michael Shilman
4186b8e248
Merge pull request #12477 from saniok017/patch-1
docs: fix typo in migration docs
2020-09-15 18:37:38 +08:00
Alexandr
3698ab5689
docs: fix typo in migration docs
Issue: fix typo in migration documentation

## What I did

Fixed a small typo in the docs

## How to test

- Is this testable with Jest or Chromatic screenshots?
- Does this need a new example in the kitchen sink apps?
- Does this need an update to the documentation?

If your answer is yes to any of these, please make sure to include it in your PR.
2020-09-15 09:59:34 +03:00
Yann Braga
e83dae1167 docs(faq): add instructions to enable fast refresh 2020-09-15 00:09:22 +02:00
Yann Braga
146617c3fc test(preset-react): test fast refresh scenarios 2020-09-14 23:37:30 +02:00
Clément DUNGLER
d789ea53fa Merge remote-tracking branch 'origin/next' into react/refresh2 2020-09-14 23:02:08 +02:00
Clément DUNGLER
b41f3a6060 Add frameworkOptions and fastRefresh option 2020-09-14 22:56:12 +02:00
Clément DUNGLER
2ae46dc6a5 Limit to development 2020-09-14 14:10:21 +02:00
Yann Braga
a3db517a7a add react refresh example 2020-09-14 12:52:15 +02:00
Clément DUNGLER
115fbb44a4 Remove details 2020-09-14 11:55:25 +02:00
Clément DUNGLER
688b3891cb WIP 2020-09-14 09:11:44 +02:00
Michael Shilman
a56b8d6ec2 6.1.0-alpha.9 next.json version file 2020-09-13 01:49:39 +08:00
Michael Shilman
9f6cb63080 Update git head to 6.1.0-alpha.9 2020-09-13 01:46:51 +08:00
Michael Shilman
91446c812d v6.1.0-alpha.9 v6.1.0-alpha.9 2020-09-13 01:41:44 +08:00
Michael Shilman
312b4ba792 Update root, peer deps, version.ts/json to 6.1.0-alpha.9 2020-09-13 01:40:11 +08:00
Michael Shilman
30bfbfb574 6.1.0-alpha.9 changelog 2020-09-13 01:33:40 +08:00
Michael Shilman
a29be5e137
Merge pull request #12461 from merceyz/merceyz/vue
Addon-docs: Resolve vue-docgen-loader from @storybook/vue
2020-09-13 01:31:27 +08:00
Michael Shilman
cefec1816f
Merge pull request #12453 from remorses/fix-codemod-storiesof-to-csf
CLI: Fix storiesof-to-csf codemod for TypeScript
2020-09-13 01:25:57 +08:00
remorses
6449a27cda fix prettier config 2020-09-12 15:07:07 +02:00
Michael Shilman
b15b04e890
Merge pull request #12460 from StephanBijzitter/storyshots-puppeteer-element
Storyshots: Allow taking a screenshot of just a specific element
2020-09-12 18:31:16 +08:00
merceyz
75db58d36d fix(addon-essentials): add missing peer dependency webpack and @babel/core 2020-09-12 00:24:28 +02:00
merceyz
0e62da38f2 fix(addon-docs): get vue-docgen-loader from @storybook/vue 2020-09-12 00:23:37 +02:00
jonniebigodes
6c4b5d4f94
Merge pull request #12447 from nfriend/patch-3
Add GitLab UI to list of component libraries
2020-09-11 23:22:54 +01:00
merceyz
17198d7e9d ci: enable sfcVue pnp e2e test 2020-09-12 00:20:02 +02:00
StephanBijzitter
e48ad84e1b Allow taking a screenshot of just a specific element 2020-09-11 20:42:49 +02:00
Michael Shilman
0059352ebc
Merge pull request #12457 from storybookjs/build/disable-problematic-story
Build: Disable problematic story in Chromatic
2020-09-12 00:57:39 +08:00
Michael Shilman
8e0f4b8b17 6.1.0-alpha.8 next.json version file 2020-09-12 00:53:40 +08:00
Michael Shilman
f53f4dcabb Update git head to 6.1.0-alpha.8 2020-09-12 00:49:31 +08:00
Michael Shilman
3a636538b7 v6.1.0-alpha.8 v6.1.0-alpha.8 2020-09-12 00:43:54 +08:00
Michael Shilman
d9b99b875b Update root, peer deps, version.ts/json to 6.1.0-alpha.8 2020-09-12 00:42:41 +08:00
Michael Shilman
7f15f568b2 6.1.0-alpha.8 changelog 2020-09-12 00:35:59 +08:00
Michael Shilman
072f3872c2 Disable problematic story 2020-09-12 00:31:42 +08:00
Michael Shilman
9a5995e5f4
Merge pull request #12089 from adamonsoon/feature/simulate-pageload
HTML: Add script tag support
2020-09-12 00:21:57 +08:00
Michael Shilman
ec7f68b639 Update snapshots 2020-09-11 23:57:26 +08:00
Michael Shilman
bac8a06a58 Fix linting 2020-09-11 23:55:38 +08:00
Michael Shilman
6015f51dc8
Merge pull request #11350 from storybookjs/fix/addon-docs/fixed-position
Addon-docs: Fix fixed-position inline stories
2020-09-11 23:44:42 +08:00
Michael Shilman
df297e2960
Merge pull request #11753 from merceyz/pnp
Core: Fix monorepo compatibility
2020-09-11 23:14:56 +08:00
Michael Shilman
bca57a8085
Merge pull request #12383 from merceyz/merceyz/pnp-issues
Core: require.resolve loaders and add missing dependencies
2020-09-11 23:04:59 +08:00
Michael Shilman
73c87fcc19
Merge pull request #12450 from noahlaux/patch-4
Fix code example
2020-09-11 23:01:23 +08:00
Gaëtan Maisse
7cd6bdbfc1
Merge branch 'next' into pnp 2020-09-11 13:22:40 +02:00
Gaëtan Maisse
d35d731a26
chore: fix tests after changes in resolveAddonName behavior 2020-09-11 13:20:26 +02:00
merceyz
3189a6d5e1 fix: handle windows paths 2020-09-11 12:57:59 +02:00
Gaëtan Maisse
a463c89aba fix: resolve presets relatively to configDir
Storybook doesn't work correctly in monorepos with both node_modules (Yarn 1/2) and PnP (Yarn 2) because it's trying to require the addons declared in .storybook/main.js from @storybook/core instead of requiring them on behalf of the config.

Also makes checks on preset names less restrictive as they are now resolved path and not simple name anymore.
2020-09-11 12:54:51 +02:00
merceyz
49048fd2ab chore: fix test 2020-09-11 12:40:37 +02:00
remorses
db17d0706e prettier format use correct config 2020-09-11 11:55:43 +02:00
remorses
e420ba8c7b fix prettier parser name and typescript Literal 2020-09-11 11:33:20 +02:00