-
Notifications
You must be signed in to change notification settings - Fork 405
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: add schematics #2032
Merged
markwhitfeld
merged 12 commits into
ngxs:master
from
dmitry-stepanenko:feature/schematics-2023-2
Sep 15, 2023
Merged
feat: add schematics #2032
markwhitfeld
merged 12 commits into
ngxs:master
from
dmitry-stepanenko:feature/schematics-2023-2
Sep 15, 2023
Commits on Apr 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1ebee14 - Browse repository at this point
Copy the full SHA 1ebee14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bfc0fb - Browse repository at this point
Copy the full SHA 3bfc0fbView commit details -
test(store): fix jest and linter configs - update ignored patterns (n…
…gxs#1827) * test(store): fix jest config - update ignored patterns - [x] exclude template files with 'spec' in file name when executing unit tests; * fix(store): update excluded patterns in eslintignore - [x] exclude template files from eslint check; * fix(tslint): update tslint excludes - [x] exclude template files form tslint check;
Configuration menu - View commit details
-
Copy full SHA for 78d1196 - Browse repository at this point
Copy the full SHA 78d1196View commit details
Commits on Apr 10, 2023
-
feat(ngadd): improve the ngxs ng-add schema and factory, add unit tes…
…ts (ngxs#1838) * feat(ngadd): improve the ngxs ng-add schema and factory, add unit test - [x] update the lib.config - add more available ngxs plugins; - [x] ng-add schema - add selectable packages, add optional application project name; - [x] ng-add factory - add selectable ngxs packages if they are not present yet; - [x] ng-add factory - import the ngxs module in the root app module if project name is provided; - [x] implement a basic ng-add factory unit test; - [x] add the missing angular-devkit/schematics-cli package; - [x] add the package commands to run existing ngxs schematics; * Update packages/store/schematics/factories/ng-add/ng-add.factory.spec.ts - [x] add comments matching preferred test style; Co-authored-by: Mark Whitfeld <[email protected]> * Update packages/store/schematics/factories/ng-add/ng-add.factory.spec.ts - [x] add comments matching preferred test style; - [x] tweak module import to be more typically formatted; Co-authored-by: Mark Whitfeld <[email protected]> * Update packages/store/schematics/factories/ng-add/ng-add.factory.ts - [x] fix typos; Co-authored-by: Mark Whitfeld <[email protected]> * Update packages/store/schematics/factories/ng-add/ng-add.factory.ts - [x] format tweaks, so that prettier has less work to do; Co-authored-by: Mark Whitfeld <[email protected]> * refactor(schematics): add a shared library configuration options object Co-authored-by: Mark Whitfeld <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45f1d6d - Browse repository at this point
Copy the full SHA 45f1d6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c736b5 - Browse repository at this point
Copy the full SHA 3c736b5View commit details
Commits on Jul 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b8cd252 - Browse repository at this point
Copy the full SHA b8cd252View commit details
Commits on Jul 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1a9445b - Browse repository at this point
Copy the full SHA 1a9445bView commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d8a7450 - Browse repository at this point
Copy the full SHA d8a7450View commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 14ef098 - Browse repository at this point
Copy the full SHA 14ef098View commit details -
Configuration menu - View commit details
-
Copy full SHA for 764f00a - Browse repository at this point
Copy the full SHA 764f00aView commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 19ceffb - Browse repository at this point
Copy the full SHA 19ceffbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b0994e - Browse repository at this point
Copy the full SHA 0b0994eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.