Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(nx): storybook schematics #1984

Merged
merged 1 commit into from
Oct 23, 2019
Merged

Conversation

isaacplmann
Copy link
Collaborator

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: cypress-io/cypress#4042 (comment)

chore(nx): storybook tests --no-interactive

chore(nx): add storybook to e2e tests

chore(nx): reorder e2e tests

Please make sure you have read the submission guidelines before posting an PR

Please make sure that your commit message follows our format.

Example: fix(nx): must begin with lowercase

Current Behavior (This is the behavior we have today, before the PR is merged)

Expected Behavior (This is the new behavior we can expect after the PR is merged)

Issue

    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: cypress-io/cypress#4042 (comment)

    chore(nx): storybook tests --no-interactive

    chore(nx): add storybook to e2e tests

    chore(nx): reorder e2e tests
@vsavkin vsavkin merged commit c60857a into nrwl:master Oct 23, 2019
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants