Gaëtan Maisse
0445910516
ci: use simple circleci/node:10
docker image for jobs which don't need any browser to be installed
2020-12-08 19:25:59 +01:00
Gaëtan Maisse
fd3d7498ac
ci: use a small
executor for install-e2e-deps
job as it isn't a critical step to speed up the whole workflow
2020-12-08 19:25:58 +01:00
Gaëtan Maisse
577455f518
ci: rename CircleCI executor
2020-12-08 19:25:58 +01:00
Gaëtan Maisse
6c3274c337
ci: cache node_modules folder directly in install-e2e-deps
job
2020-12-08 19:25:58 +01:00
Michael Shilman
4c91362871
cleanup
2020-12-08 19:28:02 +08:00
Michael Shilman
5987db49f4
6.2.0-alpha.5 next.json version file
2020-12-08 13:43:21 +08:00
Michael Shilman
aa2c11de44
Update git head to 6.2.0-alpha.5
2020-12-08 12:59:58 +08:00
Michael Shilman
850a0d8b98
v6.2.0-alpha.5
v6.2.0-alpha.5
2020-12-08 12:54:00 +08:00
Michael Shilman
9e53b69af3
Update root, peer deps, version.ts/json to 6.2.0-alpha.5
2020-12-08 12:53:22 +08:00
Michael Shilman
9cddfca20c
6.2.0-alpha.5 changelog
2020-12-08 12:49:19 +08:00
Michael Shilman
e10138efe5
Merge pull request #13358 from storybookjs/chore_addon_docs_change
...
Chore: Addon documentation restructure
2020-12-08 12:48:01 +08:00
jonniebigodes
a193265c55
Merge branch 'chore_addon_docs_change' of https://github.com/storybookjs/storybook into chore_addon_docs_change
2020-12-07 23:42:02 +00:00
jonniebigodes
1f16853180
changes per latest feedback
2020-12-07 23:40:53 +00:00
Michael Shilman
94cf0f42ef
Merge pull request #13344 from storybookjs/13336-windows-static-dir
...
Core: Fix `--static-dir` with absolute path on Windows
2020-12-08 01:17:20 +08:00
Michael Shilman
d3da46c03b
Merge branch 'next' into 13336-windows-static-dir
2020-12-07 20:30:58 +08:00
Michael Shilman
b7fc335a09
6.2.0-alpha.4 next.json version file
2020-12-07 13:20:13 +01:00
Michael Shilman
35daab049a
Update git head to 6.2.0-alpha.4
2020-12-07 13:20:13 +01:00
Michael Shilman
1822dcccf2
v6.2.0-alpha.4
2020-12-07 13:20:13 +01:00
Michael Shilman
27021e4a58
Update root, peer deps, version.ts/json to 6.2.0-alpha.4
2020-12-07 13:20:13 +01:00
Michael Shilman
ec60f74177
6.2.0-alpha.4 changelog
2020-12-07 13:20:13 +01:00
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