Colum Ferry
37072bc5d6
feat(angular): replace mfe references with mf ( #10957 )
2022-07-01 13:48:38 +00:00
Victor Savkin
c52a8c2e9b
feat(core): finalize the input api
2022-06-29 10:52:14 -04:00
Colum Ferry
769d10fd01
fix(angular): ngrx generator should support multiple stores in one buildable library #10900 ( #10932 )
2022-06-29 09:28:32 +01:00
Leosvel Pérez Espinosa
f9bb54db88
fix(angular): normalize path in ng-package.json when moving a library project ( #10925 )
2022-06-28 18:08:01 +01:00
Colum Ferry
8ca7d4bbd6
feat(angular): add option to format files with storybook generators ( #10909 )
2022-06-27 13:28:17 +01:00
Leosvel Pérez Espinosa
b0205d7a86
fix(angular): allow generating scam and exporting them from secondary entrypoints ( #10888 )
2022-06-27 10:12:14 +00:00
Leosvel Pérez Espinosa
08899b15d7
feat(angular): support @angular-eslint/* v14.0.0 ( #10820 )
2022-06-24 18:27:51 +01:00
Craigory Coppola
5b90514008
feat(core): move workspace configuration computation to daemon ( #10860 )
2022-06-24 09:45:51 -04:00
Leosvel Pérez Espinosa
c3b7db8c0e
fix(angular): export component generator ( #10883 )
2022-06-24 10:32:28 +01:00
Katerina Skroumpelou
26d837693c
fix(storybook): fix support for nextjs and swc ( #10828 )
...
* fix(storybook): proper path for nextjs stories
* fix(storybook): adding swc options
2022-06-23 20:42:00 +03:00
Miroslav Jonaš
62bae5a120
feat(core): make npmScope optional ( #10018 )
2022-06-23 10:57:54 +02:00
Colum Ferry
251af50674
feat(angular): add entity name to entity model for ngrx classes #10845 ( #10853 )
2022-06-23 09:40:00 +01:00
Katerina Skroumpelou
26627e3441
fix(storybook): pass tsConfiguration option from framework generators to storybook ( #10837 )
2022-06-21 19:35:46 +00:00
Sicarius
a7888552b8
fix(linter): update @typescript-eslint/* deps
...
Co-authored-by: Miroslav Jonas <missing.manual@gmail.com>
2022-06-21 10:33:42 +00:00
Leosvel Pérez Espinosa
db16d8ae3b
feat(angular): support ngrx v14.0.0 ( #10818 )
2022-06-21 10:53:06 +01:00
Leosvel Pérez Espinosa
538190e1e2
fix(angular): forward --verbose flag to remotes when serving the host with it ( #10794 )
2022-06-20 09:44:42 +01:00
Leosvel Pérez Espinosa
e507d7b4cf
cleanup(angular): remove remaining angular cli helpers and set version target for existing deprecations helpers ( #10791 )
2022-06-17 18:00:42 +01:00
Leosvel Pérez Espinosa
ca92b7aa0b
fix(angular): set default project if not set when creating an application ( #10789 )
2022-06-17 11:58:01 +01:00
Dylan Andersen
8cae2c9eca
docs(core): fix links to nx tutorials ( #10763 )
...
Co-authored-by: Dylan Andersen <dylan@joinhandshake.com@Dylans-MBP.attlocal.net>
2022-06-16 10:54:22 -04:00
Leosvel Pérez Espinosa
c6c00fcee6
fix(angular): ensure @schematics/angular version gets updated when listed in the package.json ( #10770 )
2022-06-16 14:59:10 +01:00
Leosvel Pérez Espinosa
f3a9f55fc7
feat(angular): add support for incremental builds to the webpack-server executor ( #10754 )
2022-06-16 14:58:45 +01:00
Victor Savkin
f86a5ffe2e
feat(core): generalize setting target defaults
2022-06-15 12:51:26 -04:00
Leosvel Pérez Espinosa
25b268247f
fix(angular): remove unnecessary unused entry module import from new mf remote apps ( #10749 )
2022-06-15 14:00:09 +01:00
Leosvel Pérez Espinosa
beb748625e
feat(storybook): generate stories for angular standalone components ( #10728 )
2022-06-14 10:10:26 +01:00
Jason Jean
5b17335f4d
Revert "feat(core): support nested ignore files ( #10455 )"
...
This reverts commit 36d8ee26c430def7b68b123d1b87b792928411d2.
2022-06-13 13:16:05 -04:00
Gabriel Terwesten
36d8ee26c4
feat(core): support nested ignore files ( #10455 )
2022-06-10 14:05:41 -04:00
Craigory Coppola
15c04b099e
chore(repo): enable eslint plugin checks ( #10666 )
2022-06-09 18:04:06 -04:00
Katerina Skroumpelou
56dbb0d602
fix(storybook): tsConfig option for storybook angular ( #10663 )
2022-06-09 14:42:49 +00:00
Colum Ferry
67a27774ac
fix(angular): support secondary entry points #10329 ( #10615 )
2022-06-09 09:16:57 +00:00
Leosvel Pérez Espinosa
9e91bafb9c
fix(angular): prevent deleting library's root package.json file on windows machines ( #10635 )
2022-06-08 11:57:54 +01:00
Denis Frenademetz
26488c27b8
fix(angular): add exports to package.json in the ng-packagr-lite executor ( #10630 )
2022-06-08 11:55:03 +01:00
Leosvel Pérez Espinosa
f828da9d37
fix(angular): handle paths correctly on window when migrating angular cli workspaces to nx ( #10611 )
2022-06-07 13:26:36 +01:00
Craigory Coppola
4d7e5ba29a
chore(misc): remove defaultCollection from generators ( #10601 )
2022-06-06 20:03:46 +00:00
Colum Ferry
339b12977e
fix(angular): apply default eager packages correctly #10496 ( #10596 )
2022-06-06 16:12:50 +01:00
Craigory Coppola
7f7bc1a095
fix(core): require.resolve(m/package.json) is not guarunteed to work for modern module format ( #10497 )
...
* fix(core): require.resolve(m/package.json) is not guarunteed to work for modern module format
* chore(repo): update usage of new readModulePackageJson function
2022-06-03 20:54:15 +00:00
Leosvel Pérez Espinosa
eea2470619
feat(angular): support angular v14.0.0 ( #10559 )
2022-06-03 10:23:09 -04:00
Leosvel Pérez Espinosa
914f0ce707
feat(misc): update typescript to 4.7 ( #10560 )
2022-06-02 13:29:11 -04:00
Leosvel Pérez Espinosa
edea01aee6
fix(angular): update remote entry component selector to use the provided prefix ( #10561 )
2022-06-02 17:23:54 +01:00
Leosvel Pérez Espinosa
ec906251b0
fix(angular): do not configure e2e test runner when generating a library ( #10553 )
2022-06-02 12:51:36 +01:00
Jason Jean
925a27bf64
fix(devkit): add options allow trailing commas for parsing json ( #10538 )
2022-06-01 13:13:24 -04:00
Leosvel Pérez Espinosa
26edb49302
feat(angular): support angular v14.0.0-rc.3 ( #10543 )
2022-06-01 16:26:09 +00:00
Leosvel Pérez Espinosa
5ec5497edd
fix(angular): fix implementation path to setup-tailwind schematic ( #10545 )
2022-06-01 16:14:13 +00:00
Leosvel Pérez Espinosa
98014dd660
feat(angular): support exporting standalone component in library's entry point file ( #10544 )
2022-06-01 17:00:26 +01:00
Victor Savkin
e491c6f738
feat(core): make nx.json optional
2022-05-31 15:35:28 -04:00
Leosvel Pérez Espinosa
c6af229a48
feat(angular): support tailwind.config.cjs as valid config file in library executors ( #10531 )
2022-05-31 16:01:28 +01:00
Leosvel Pérez Espinosa
20a509d6b4
fix(angular): add missing angular packages to the v14 migration ( #10530 )
2022-05-31 15:27:46 +01:00
Leosvel Pérez Espinosa
2b1591d85a
fix(angular): fix component export logic to handle internal modules and secondary entry points ( #10517 )
2022-05-31 11:09:39 +01:00
Victor Savkin
3d97203b1e
chore(repo): migrate to nx@14.2.0-beta.1
2022-05-30 20:10:02 -04:00
Leosvel Pérez Espinosa
62afcb79b0
feat(angular): support angular v14.0.0-rc.2 ( #8883 )
2022-05-30 16:09:00 -04:00
Colum Ferry
0c241eea9c
feat(angular): support auto-serving known dynamic remotes ( #10475 )
2022-05-27 11:27:07 +01:00