31730 Commits

Author SHA1 Message Date
Michael Shilman
c43a7e95d9 Fix failing tests 2020-12-07 13:20:13 +01:00
Michael Shilman
5da749e77b Addon-docs: Handle svelte docgen failures gracefully 2020-12-07 13:20:13 +01:00
dependabot-preview[bot]
fb4d187817 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-07 13:20:13 +01:00
Michael Shilman
ef11718a0a 6.2.0-alpha.3 next.json version file 2020-12-07 13:20:13 +01:00
Michael Shilman
fcf08c758f Update git head to 6.2.0-alpha.3 2020-12-07 13:20:12 +01:00
Michael Shilman
5ffd805717 v6.2.0-alpha.3 2020-12-07 13:20:12 +01:00
Michael Shilman
beade6814a Update root, peer deps, version.ts/json to 6.2.0-alpha.3 2020-12-07 13:20:12 +01:00
Michael Shilman
0bb501ee3f 6.2.0-alpha.3 changelog 2020-12-07 13:20:12 +01:00
Michael Shilman
a6fdb34e18 6.1.10 changelog 2020-12-07 13:20:12 +01:00
jonniebigodes
5862f4edb7 added aside to mention the no manager flag.
Will unblock the user
2020-12-07 13:20:12 +01:00
jonniebigodes
cee1fa828a chore:updates the theming documentation 2020-12-07 13:20:12 +01:00
Horus Lugo
5739b0163a 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-07 13:20:12 +01:00
Gert Hengeveld
7bdf88b459 Fix image misalignment when logo has no link
Additionally this refactors the Brand component for readability.
2020-12-07 13:20:12 +01:00
Gert Hengeveld
f5cce7bb3c Reduce spacing to support a larger brandImage 2020-12-07 13:20:12 +01:00
Gert Hengeveld
b88db9a91e Add more stories for custom branding 2020-12-07 13:20:12 +01:00
Kyle Gach
4c404bad9f UI: Fix display of sidebar logo 2020-12-07 13:20:12 +01:00
Michael Shilman
cf8f6ae1e9 Update MIGRATION.md 2020-12-07 13:20:12 +01:00
Michael Shilman
299b6ad7f1 Update MIGRATION.md 2020-12-07 13:20:12 +01:00
Michael Shilman
b979419929 Update MIGRATION.md 2020-12-07 13:20:12 +01:00
Yann Braga
112af1d559 docs(MIGRATION): add preset information for addon-backgrounds in 6.1 2020-12-07 13:20:12 +01:00
Michael Shilman
f5cdd91209 6.2.0-alpha.2 next.json version file 2020-12-07 13:20:12 +01:00
Michael Shilman
dcb69097f5 Update git head to 6.2.0-alpha.2 2020-12-07 13:20:12 +01:00
Michael Shilman
7aa95f5b03 v6.2.0-alpha.2 2020-12-07 13:20:11 +01:00
Michael Shilman
9af5c432b2 Update root, peer deps, version.ts/json to 6.2.0-alpha.2 2020-12-07 13:20:11 +01:00
Michael Shilman
09a5a3ae93 6.2.0-alpha.2 changelog 2020-12-07 13:20:11 +01:00
Andy Richardson
74ea616e34 Fix missing done attribute on type definition 2020-12-07 13:20:11 +01:00
Michael Shilman
a580c81767 MIGRATION.md for new angular renderer 2020-12-07 13:20:11 +01:00
ThibaudAv
584e5462b0 fix: angluar-cli export Chip component to be accessible by storybook render module 2020-12-07 13:20:11 +01:00
ThibaudAv
f3c0ce1820 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-07 13:20:11 +01:00
ThibaudAv
bb679bdeaa feat: add function to find Inputs & Outputs in an Angular component
The test allows to verify the function by using angular engine
2020-12-07 13:20:11 +01:00
ThibaudAv
c55c03c968 feat: add enableProdMode() in RenderNgAppService when NODE_ENV !== 'development' 2020-12-07 13:20:11 +01:00
ThibaudAv
5ce133a223 test: add test for RenderNgAppService
Configure app/angular package as jest projects
Allow to use jest-preset-angular for app/angular tests
2020-12-07 13:20:11 +01:00
ThibaudAv
21701da1a3 feat: add a rewrite of client angular rendering
A `useLegacyRendering` flag allows to use old rendering engine
2020-12-07 13:20:11 +01:00
Gaëtan Maisse
460fc4d33e Merge pull request #13343 from brandon-leapyear/patch-1
Addon-storyshots: Add React as peer dependency
2020-12-07 13:20:11 +01:00
Michael Shilman
04008a55bb Merge pull request #13081 from redian/patch-1
Update storybook-preview-head-example.html.mdx
2020-12-07 13:20:11 +01:00
Michael Shilman
6aaa404eb8 Update MIGRATION.md 2020-12-07 13:20:11 +01:00
Michael Shilman
8662332412 MIGRATION: Note about react/react-dom peer dependencies 2020-12-07 13:20:10 +01:00
Michael Shilman
c9aacdf019 sort packages 2020-12-07 13:20:10 +01:00
Gert Hengeveld
255139df25 err can be undefined. 2020-12-07 13:20:10 +01:00
Gert Hengeveld
1f4c90b657 Fix IE11 compatibility by avoiding ES6 syntax and using XHR instead of fetch. 2020-12-07 13:20:10 +01:00
Daniel Schmidt
09f5b35bf0 remove unused groups 2020-12-07 13:18:54 +01:00
Daniel Schmidt
81586caf0d update lock file 2020-12-07 13:18:53 +01:00
Daniel Schmidt
6a0690635b fix types in initiate 2020-12-07 13:18:16 +01:00
Daniel Schmidt
5e0261fbd5 add @types/prompts 2020-12-07 13:18:16 +01:00
Daniel Schmidt
e6ce4a4d88 refactor: use the correct initial value type
The value is false, so could also argue it should just be removed.
2020-12-07 13:18:16 +01:00
Daniel Schmidt
efdb20b68a refactor: replace inquirer with prompts 2020-12-07 13:18:16 +01:00
Michael Shilman
df148c426b 6.2.0-alpha.4 next.json version file 2020-12-06 14:08:01 +08:00
Michael Shilman
05c871c60f Update git head to 6.2.0-alpha.4 2020-12-06 13:31:27 +08:00
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