30634 Commits

Author SHA1 Message Date
Michael Shilman
fd1566bba6 Update root, peer deps, version.ts/json to 6.1.0-alpha.23 2020-10-12 19:39:17 +08:00
Michael Shilman
2c3642c87a 6.1.0-alpha.23 changelog 2020-10-12 19:30:48 +08:00
Michael Shilman
dd08c4ba69
Merge pull request #12699 from storybookjs/1009-async-loaders
Core: Add async loaders
2020-10-12 19:29:30 +08:00
Michael Shilman
ece3a9b5d6
Merge pull request #12739 from ZahraTee/fix-invalid-glob-message
Fix copy of invalid glob warning
2020-10-12 19:25:55 +08:00
Zahra Traboulsi
1eae6d60b2 Fix copy of invalid glob warning 2020-10-12 10:02:28 +01:00
Michael Shilman
f724d561bf Add regenerator-runtime to client-api 2020-10-12 16:21:34 +08:00
Michael Shilman
c347791d5c Merge branch 'next' into 1009-async-loaders 2020-10-12 16:02:49 +08:00
Michael Shilman
48c28d5cb1 Add loaders disclaimer 2020-10-12 15:26:25 +08:00
Michael Shilman
7c3076b3a7 Fix failing typecheck 2020-10-12 14:34:08 +08:00
Michael Shilman
90a6fd0e86 Respond to review comments 2020-10-12 14:23:54 +08:00
Michael Shilman
b444ac20b6
Update lib/core/src/client/preview/start.test.ts
Co-authored-by: Tom Coleman <tom@thesnail.org>
2020-10-12 13:44:01 +08:00
Michael Shilman
1b2f7cd027
Merge pull request #12731 from storybookjs/feature/blurred-vision-addon-a11y
Addon-a11y: Add blurred vision effect
2020-10-12 01:48:27 +08:00
Michael Shilman
832fe1bf9e
Merge pull request #12723 from storybookjs/tech/improve-angular-e2e-tests
Build: Improve angular e2e tests
2020-10-11 04:38:53 +08:00
Michael Shilman
cc0740fe7f
Merge pull request #12724 from profanis/decorators-in-introduction
docs: reference the decorators in the introduction page
2020-10-11 04:23:48 +08:00
Michael Shilman
142095f029
Merge pull request #12682 from Ryuno-Ki/patch-1
Your Component for Angular
2020-10-11 04:22:38 +08:00
Yann Braga
ed98c91018 feat(addon-a11y): add blurred vision effect
- Also rename ColorBlindness to VisionDeficiency now that the functionality is broader
2020-10-10 20:16:01 +02:00
Michael Shilman
49c4d7fee0 MDX: Add loaders support to MDX compiler 2020-10-10 18:04:54 +08:00
Michael Shilman
09efbd06f3 Add known limitations 2020-10-10 17:50:35 +08:00
Michael Shilman
2441452314 Loaders: Add documentation 2020-10-10 17:41:04 +08:00
profanis
8a34275770 docs: reference the decorators in the introduction page
The deocrators apart from the actual landing page, have also a reference on the introduction page which should also have an Angular example.
2020-10-10 11:53:49 +03:00
Michael Shilman
c409bfced6 Loaders: Add StoryRenderer unit tests, fix precedence 2020-10-10 16:39:33 +08:00
Gaëtan Maisse
5b992ae37c
ci: display yarn install/add command output when running the E2E tests
It helps a lot during investigation of some dependency issues and avoid to have to use SSH to debug things.
2020-10-10 09:49:05 +02:00
Gaëtan Maisse
df39df3d58
ci: use yarn instead of npx to bootstrap angular e2e tests
Use npx causes a mix of both `package-lock.json` and `yarn.lock`.
Plus, we download `@angular/cli` dep with yarn so it looks normal to use it.
2020-10-10 09:38:56 +02:00
Michael Shilman
5989fd2bb2 Merge branch 'next' into 1009-async-loaders 2020-10-10 10:48:39 +08:00
Michael Shilman
1f783a8341 6.1.0-alpha.22 next.json version file 2020-10-10 10:41:01 +08:00
Michael Shilman
1a979e4dc5 Update git head to 6.1.0-alpha.22 2020-10-10 10:31:12 +08:00
Michael Shilman
062478198c v6.1.0-alpha.22 v6.1.0-alpha.22 2020-10-10 10:25:15 +08:00
Michael Shilman
41227c8fad Update root, peer deps, version.ts/json to 6.1.0-alpha.22 2020-10-10 10:24:59 +08:00
Michael Shilman
f4e82cbef2 6.1.0-alpha.22 changelog 2020-10-10 10:17:32 +08:00
Michael Shilman
d242a820ba
Merge pull request #12709 from andypattenden/12708-fix-manager-config-checkref
Composition: Fix incorrect ref type
2020-10-10 10:16:13 +08:00
Michael Shilman
8fdb58a41f
Merge pull request #12656 from profanis/angular-decorators
docs: explain how to use the decorators in angular
2020-10-10 10:15:59 +08:00
Michael Shilman
7a4cbb340c
Merge pull request #12719 from ccpu/patch-1
Addon-knobs: Fix uncontrolled to controlled warning for booleans
2020-10-10 10:15:39 +08:00
Michael Shilman
41152346e8 Merge branch 'next' of github.com:storybookjs/storybook into next 2020-10-10 08:53:24 +08:00
Michael Shilman
0164c6084d Bump CI 2020-10-10 08:53:03 +08:00
Michael Shilman
ffd539a83e
Merge pull request #12716 from storybookjs/fix_incorrect_links
Chore: Fix broken links in the documentation
2020-10-10 08:38:50 +08:00
profanis
6cc88c8923 docs: explain how to use the decorators in angular 2020-10-09 23:17:20 +03:00
Michael Shilman
504df12c8d Bump CI 2020-10-10 04:01:28 +08:00
cyrus
17f4ae2cff
[Addon-knob] Fix uncontrolled to controlled warning for booleans
Same as #12322 to fix knob addon
2020-10-09 16:57:21 +03:30
Michael Shilman
59e41a0dec
Merge pull request #12565 from luisferreira90/next
Angular: Choose project used by Storybook
2020-10-09 20:28:02 +08:00
Michael Shilman
d4ed14c81d Update tests to handle asynchronous rendering 2020-10-09 11:43:03 +08:00
Michael Shilman
7a86ccd2c9
Merge pull request #12717 from benforeva/patch-4
Make story consistent across the example
2020-10-09 08:12:56 +08:00
Michael Shilman
75a3fb2d3f
Merge pull request #12715 from DaleSeo/fix/docs-ArgsTable
Import ArgsTable instead Props on Docs
2020-10-09 08:03:25 +08:00
jonniebigodes
fe46634365 fix for the queryparams addon placement 2020-10-09 00:39:48 +01:00
jonniebigodes
0c9ec6b030 Broken links fixed 2020-10-08 23:35:41 +01:00
André Jaenisch
e6bbdb9b1b Add Angular CodeSnippet to Setup docs
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
2020-10-08 22:48:57 +02:00
André Jaenisch
624b37ec8f Your Component for Angular 2020-10-08 22:45:09 +02:00
Dale Seo
5e80e7bd0a
replace props with ArgsTable 2020-10-08 16:40:20 -04:00
Dale Seo
3e9a9a8838
Replace Props with ArgsTable 2020-10-08 16:38:17 -04:00
Andy Pattenden
9ed378614b
Fixing incorrect ref type 2020-10-08 21:04:15 +01:00
Michael Shilman
5e4673c33e 6.1.0-alpha.21 next.json version file 2020-10-08 23:32:30 +08:00