Artem Berezin
|
dedd2e49d6
|
fix(storybook): rename storybook dev server ssl param to https (#5096)
`ssl` don't work, because `https` is expected by storybook's dev-server
https://github.com/storybookjs/storybook/blob/next/lib/core-server/src/dev-server.ts#L40
Co-authored-by: juristr <juri.strumpflohner@gmail.com>
|
2021-03-26 11:22:52 +01:00 |
|
Isaac Mann
|
1c94df17c7
|
docs(nxdev): fix link to docs from executors (#4908)
ISSUES CLOSED: #4862
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
|
2021-02-26 09:43:58 -05:00 |
|
katerina
|
0fc65d8763
|
feat(storybook): Storybook v6 migration generator for default configurations
Co-authored-by: Philip Fulcher <philip@nrwl.io>
|
2021-02-01 09:17:49 -05:00 |
|
Victor Savkin
|
14503c27c9
|
Revert "feat(storybook): storybook v6 migration generator for default configuration"
This reverts commit e3c46f3fefd39c3095651d6074a04c0590433ecb.
|
2021-01-28 16:26:19 -05:00 |
|
Katerina Skroumpelou
|
e3c46f3fef
|
feat(storybook): storybook v6 migration generator for default configuration
Co-authored-by: Philip Fulcher <philip@nrwl.io>
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
|
2021-01-28 21:45:32 +01:00 |
|
hiepxanh
|
504466f288
|
feat(storybook): allow to specify angular target project for storybook (#4099)
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
|
2021-01-13 15:58:14 +01:00 |
|
katerina
|
0c0713bdc1
|
chore(storybook): add "or application" to the Storybook package docs/description
Until recently we only supported Storybook configuration for libraries
now we support for apps as
well.
Some docs were out of date.
|
2020-12-19 14:20:27 -05:00 |
|
victor savkin
|
93ebc835dc
|
docs(misc): clean up api docs
|
2020-12-02 10:51:43 -05:00 |
|
victor savkin
|
0a955a420c
|
cleanup(docs): use words generator and executor in api docs
|
2020-11-24 11:57:52 -05:00 |
|
Jonathan Cammisuli
|
0304516318
|
feat(docs): add node document generation
|
2020-09-01 11:23:57 -04:00 |
|