Phillip Barta
|
fe97444d78
|
feat(core): migrate prettier to v2.3.1 (#5623)
|
2021-06-17 16:44:30 +02:00 |
|
Vivek
|
d1b09eaabd
|
cleanup(misc): make code more consistent and fix typos
|
2021-03-23 13:03:17 -04:00 |
|
victor savkin
|
234ca36385
|
cleanup(misc): clean up devkit
|
2020-11-26 10:19:13 -05: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 |
|
Juri
|
e5b9d80543
|
fix(angular): schematic to register routes
Fixes the schematic to register the route properly even if it is not directly defined at the
RouterModule registration
|
2020-03-10 10:24:14 -04:00 |
|
Jason Jean
|
3cf5b996d6
|
cleanup(storybook): remove more module related code (#2408)
|
2020-01-30 22:14:50 -05: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 |
|
Zachary Williams
|
e9a6b20537
|
fix(angular): correctly add provider to module if last element was object literal
addProviderToModule incorrectly added the desired provider if the last element in the providers
array was an object literal
|
2019-10-07 10:48:13 -04:00 |
|
Victor Savkin
|
90c2d45686
|
cleanup(nx): clean up schematics to only depend on non-framework specific packages
|
2019-05-02 11:43:47 -04:00 |
|