31619 Commits

Author SHA1 Message Date
Michael Shilman
59f78816e9 v6.2.0-alpha.4 v6.2.0-alpha.4 2020-12-06 13:26:05 +08:00
Michael Shilman
6d018de486 Update root, peer deps, version.ts/json to 6.2.0-alpha.4 2020-12-06 11:11:28 +08:00
Michael Shilman
9be93534a0 6.2.0-alpha.4 changelog 2020-12-06 11:07:27 +08:00
Michael Shilman
058b79c029
Merge pull request #13386 from storybookjs/13247-fix-svelte-argstable
Addon-docs: Handle svelte docgen failures gracefully
2020-12-06 11:05:38 +08:00
Michael Shilman
07ec616108
Merge pull request #13143 from storybookjs/dependabot/npm_and_yarn/ember/test-helpers-2.1.0
Bump @ember/test-helpers from 1.7.1 to 2.1.0
2020-12-06 10:37:56 +08:00
Michael Shilman
39255ac2e4 Fix failing tests 2020-12-06 10:33:17 +08:00
Michael Shilman
a2cb336f59 Addon-docs: Handle svelte docgen failures gracefully 2020-12-06 01:55:19 +08:00
Michael Shilman
dbee6134f9 6.2.0-alpha.3 next.json version file 2020-12-04 14:59:43 +08:00
dependabot-preview[bot]
4376cd8954
Bump @ember/test-helpers from 1.7.1 to 2.1.0
Bumps [@ember/test-helpers](https://github.com/emberjs/ember-test-helpers) from 1.7.1 to 2.1.0.
- [Release notes](https://github.com/emberjs/ember-test-helpers/releases)
- [Changelog](https://github.com/emberjs/ember-test-helpers/blob/master/CHANGELOG.md)
- [Commits](https://github.com/emberjs/ember-test-helpers/compare/v1.7.1...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-04 06:55:20 +00:00
Michael Shilman
04445120be Update git head to 6.2.0-alpha.3 2020-12-04 14:54:29 +08:00
Michael Shilman
70078d0fbd v6.2.0-alpha.3 v6.2.0-alpha.3 2020-12-04 14:48:51 +08:00
Michael Shilman
1e52f50036 Update root, peer deps, version.ts/json to 6.2.0-alpha.3 2020-12-04 14:48:06 +08:00
Michael Shilman
4645d10b46 6.2.0-alpha.3 changelog 2020-12-04 14:43:49 +08:00
Michael Shilman
887ae02084
Merge pull request #13225 from thebuilder/replace-inquirer
CLI: Replace inquirer with prompts
2020-12-04 14:42:43 +08:00
Michael Shilman
429907ad13 Merge branch 'next' into pr/13225 2020-12-04 14:19:49 +08:00
Michael Shilman
0e1899fe67 6.1.10 changelog 2020-12-04 11:11:24 +08:00
Michael Shilman
615bc3a438
Merge pull request #13161 from storybookjs/fix_theming
Documentation: Updates theming documentation
2020-12-04 10:50:34 +08:00
Michael Shilman
53363081b2
Merge pull request #13368 from HorusGoul/patch-1
CLI: Fix stories path in Introduction.stories.mdx
2020-12-04 10:48:52 +08:00
Michael Shilman
f60ba0370f
Merge pull request #13355 from kylegach/patch-1
UI: Fix display of custom brand image
2020-12-04 09:28:12 +08:00
Gert Hengeveld
60484892f8
Fix image misalignment when logo has no link
Additionally this refactors the Brand component for readability.
2020-12-04 00:05:14 +01:00
Gert Hengeveld
ab8e6baff1
Reduce spacing to support a larger brandImage 2020-12-03 22:21:01 +01:00
Gert Hengeveld
43f66200e9
Add more stories for custom branding 2020-12-03 22:20:07 +01:00
Horus Lugo
030ccb2e46
CLI: fix generated stories path
The path where Storybook generates the boilerplate changed from `storybook-examples` to `stories`
in https://github.com/storybookjs/storybook/blob/next/lib/cli/src/helpers.ts#L209-L214, but wasn't
updated in the `Introduction.stories.mdx` (which also happens to correspond with the old
`welcome.mdx` file that doesn't exist anymore).

With this change, we can prevent people from getting confused by not finding the `storybook-examples`
folder.
2020-12-03 19:22:14 +01:00
jonniebigodes
bd5b97a355 added aside to mention the no manager flag.
Will unblock the user
2020-12-03 17:55:54 +00:00
Michael Shilman
6fa62e7193
Merge pull request #13180 from storybookjs/docs/addon-backgrounds-61-migration
docs(MIGRATION): add preset information for addon-backgrounds in 6.1
2020-12-03 20:12:58 +08:00
Michael Shilman
f372d1d3cd
Update MIGRATION.md 2020-12-03 20:12:43 +08:00
Michael Shilman
14a54117c9
Update MIGRATION.md 2020-12-03 20:12:36 +08:00
Michael Shilman
9d827e0d7b
Update MIGRATION.md 2020-12-03 20:12:25 +08:00
Michael Shilman
129a981621 6.2.0-alpha.2 next.json version file 2020-12-03 16:04:01 +08:00
Michael Shilman
d338793a90 Update git head to 6.2.0-alpha.2 2020-12-03 15:40:14 +08:00
Michael Shilman
1b9dcaec9b v6.2.0-alpha.2 v6.2.0-alpha.2 2020-12-03 15:34:39 +08:00
Michael Shilman
ae61cb155c Update root, peer deps, version.ts/json to 6.2.0-alpha.2 2020-12-03 15:34:11 +08:00
Michael Shilman
0357b00e89 6.2.0-alpha.2 changelog 2020-12-03 15:29:53 +08:00
Michael Shilman
3c7ffe0dbc
Merge pull request #13341 from andyrichardson/patch-1
Storyshots: Fix missing `done` attribute on type definition
2020-12-03 13:48:54 +08:00
Michael Shilman
bf61334046
Merge pull request #13215 from ThibaudAV/new-angular-client
Angular: Overhaul preview renderer
2020-12-03 09:28:23 +08:00
Michael Shilman
3990a96880 MIGRATION.md for new angular renderer 2020-12-03 09:27:08 +08:00
Michael Shilman
2a46f0d599
Merge pull request #13348 from storybookjs/13314-ie11-runtime-errors
Core: Fix IE11 compatibility by using XHR and plain ES5
2020-12-03 08:29:27 +08:00
Michael Shilman
90871c0404 Merge branch 'next' into 13314-ie11-runtime-errors 2020-12-03 08:28:21 +08:00
ThibaudAv
0e9c7a7298 fix: angluar-cli export Chip component to be accessible by storybook render module 2020-12-02 23:57:20 +01:00
ThibaudAv
512e0949f7 refactor: rework story's props association with the component's properties
- allow story with component to override local properties
- handles Input with `bindingPropertyName`
2020-12-02 23:57:20 +01:00
ThibaudAv
8bb7acec14 feat: add function to find Inputs & Outputs in an Angular component
The test allows to verify the function by using angular engine
2020-12-02 23:57:20 +01:00
ThibaudAv
3bfea0922f feat: add enableProdMode() in RenderNgAppService when NODE_ENV !== 'development' 2020-12-02 23:57:20 +01:00
ThibaudAv
09857a085a test: add test for RenderNgAppService
Configure app/angular package as jest projects
Allow to use jest-preset-angular for app/angular tests
2020-12-02 23:57:20 +01:00
ThibaudAv
8e505be2f0 feat: add a rewrite of client angular rendering
A `useLegacyRendering` flag allows to use old rendering engine
2020-12-02 23:57:11 +01:00
Daniel Schmidt
de095b3f9c remove unused groups 2020-12-02 09:30:35 +01:00
Gaëtan Maisse
be5ed5094c Merge pull request #13343 from brandon-leapyear/patch-1
Addon-storyshots: Add React as peer dependency
2020-12-02 16:05:30 +08:00
Michael Shilman
396c33c60c Merge pull request #13081 from redian/patch-1
Update storybook-preview-head-example.html.mdx
2020-12-02 16:05:29 +08:00
Michael Shilman
045938445f Update MIGRATION.md 2020-12-02 12:19:59 +08:00
Michael Shilman
b10d597397 MIGRATION: Note about react/react-dom peer dependencies 2020-12-02 12:17:55 +08:00
Michael Shilman
88287174eb sort packages 2020-12-02 11:22:26 +08:00