Juri Strumpflohner
|
929f2f4b9d
|
fix(angular): properly generate storybook stories across barrel files (#3662)
Previously stories haven't been generated properly when
barrel files had been used to import
components in
Angular modules
ISSUES CLOSED: 2813
|
2020-09-15 14:25:11 +03:00 |
|
Jason Jean
|
e06822da7e
|
chore(repo): update prettier to v2 (#2934)
this is just for the repo, and not the workspace
Co-authored-by: Rares Matei <matei.rar@gmail.com>
|
2020-04-29 01:09:37 -04:00 |
|
Juri Strumpflohner
|
a47c24c05f
|
feat(react): improve storybook schematics (#2831)
|
2020-04-27 18:47:23 +02:00 |
|
Isaac Mann
|
ac33f049b2
|
fix(nx): skip existing stories and cypress specs
|
2019-12-03 19:43:48 -05:00 |
|
Isaac Mann
|
c60857a6df
|
feat(nx): storybook schematics
chore(nx): move some schematics into @nrwl/angular
chore(nx): add e2e test
feat(nx): add storybook schematics and builder
test: Add tests
test: remove test
chore: Move some schematics into @nrwl/angular
test: fix tests
chore: Add e2e test
chore: Bump storybook versions
chore: createTestUiLib takes a libName argument
chore: configs extend root config
fix: Remove custom scss loader
feat: add storybook builder
fix: generate documentation and fix linting
chore: Builder tests passing
fix(nx): configuration schematic can run multiple times
feat(nx): component story format
docs(nx): update storybook docs
fix(nx): pin core-js dev dependency to ^2.6.9
chore(nx): fix formatting
chore(nx): match core-js version for web/storybook
chore(nx): remove storybook's angular dependencies
chore(nx): modifyObstructiveCode to false in cypress.json
See: https://github.com/cypress-io/cypress/issues/4042#issuecomment-487562075
chore(nx): storybook tests --no-interactive
chore(nx): add storybook to e2e tests
chore(nx): reorder e2e tests
|
2019-10-23 17:16:19 -04:00 |
|