Leosvel Pérez Espinosa
|
08899b15d7
|
feat(angular): support @angular-eslint/* v14.0.0 (#10820)
|
2022-06-24 18:27:51 +01:00 |
|
Victor Savkin
|
f3586b6d3a
|
chore(repo): uncomment NxCloud token
|
2022-06-24 10:33:23 -04:00 |
|
Victor Savkin
|
20e399bc8b
|
chore(core): tweaks in deprecation comments
|
2022-06-24 10:30:15 -04:00 |
|
Victor Savkin
|
b2eca8f092
|
chore(repo): update nx to 14.4.0-beta.1
|
2022-06-24 10:27:36 -04:00 |
|
Benjamin Cabanes
|
6f069ccdf8
|
docs(core): change schematics for generators in doc map (#10886)
|
2022-06-24 10:27:09 -04: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
|
67b3f8c74b
|
docs(storybook): prompt user to install webpack5 deps (#10882)
|
2022-06-24 08:46:25 +00:00 |
|
Altan Stalker
|
8f082d293c
|
chore(misc): add installation source for packages that install nx cloud (#10784)
|
2022-06-23 19:13:41 -04:00 |
|
Victor Savkin
|
4b857167cd
|
feat(core): generalize the notion of filesets to include other inputs
|
2022-06-23 14:56:33 -04: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 |
|
Péter Ferenc Gyarmati
|
69881c277a
|
docs(core): fix typo "a executor" (#10862)
fixes "a executor" and "a Executor" to use "an"
|
2022-06-23 10:35:47 -04:00 |
|
Juri
|
969aa32659
|
docs(core): update add-nx-to-monorepo video
|
2022-06-23 06:31:00 -07:00 |
|
Miroslav Jonaš
|
803333aea5
|
feat(core): update github action workflow to latest version (#10863)
|
2022-06-23 11:47:16 +00: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 |
|
Benjamin Cabanes
|
8d9007383b
|
docs(nxdev): display minimal header on mobile (#10855)
|
2022-06-22 18:54:34 +00:00 |
|
Miroslav Jonaš
|
40f8363a27
|
chore(repo): fix typo with Caleb's name (#10851)
|
2022-06-22 12:36:17 +00:00 |
|
Miroslav Jonaš
|
a3b9b1ebf7
|
chore(repo): set agent count in circle ci config (#10849)
|
2022-06-22 11:49:28 +00:00 |
|
Miroslav Jonaš
|
e9a5903970
|
fix(core): show meaningful error message when unsupported positional arg set (#10848)
|
2022-06-22 11:25:15 +00:00 |
|
Miroslav Jonaš
|
ea91c9ffee
|
fix(linter): do not break on positional arguments (#10847)
|
2022-06-22 11:21:55 +00:00 |
|
Katerina Skroumpelou
|
26627e3441
|
fix(storybook): pass tsConfiguration option from framework generators to storybook (#10837)
|
2022-06-21 19:35:46 +00:00 |
|
Isaac Mann
|
261f026de7
|
docs(core): new dependsOn syntax
|
2022-06-21 15:19:29 -04:00 |
|
Victor Savkin
|
bb5a315f5d
|
chore(repo): update to 14.4.0
|
2022-06-21 11:55:05 -04:00 |
|
Victor Savkin
|
6a65101ec2
|
feat(core): extend the default hasher to support different filesets
|
2022-06-21 11:21:42 -04:00 |
|
Alexis CHAPPRON
|
1d8369b646
|
fix(react-native): remove trailing "/" in generated .gitignore (#10827)
This "/" ended up being added in root .gitignore file, adding the whole project as "ignored".
|
2022-06-21 10:24:15 -04: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 |
|
Jack Hsu
|
3d526098a4
|
fix(nextjs): storybook generator properly supports nextjs apps (#10816)
|
2022-06-21 10:08:54 +03:00 |
|
Benjamin Cabanes
|
9d0d157441
|
docs(core): fix misc content on project graph plugins (#10817)
|
2022-06-20 16:42:18 +00:00 |
|
Colum Ferry
|
1e6b19b5c6
|
chore(storybook): refactor e2e tests (#10811)
|
2022-06-20 16:21:12 +01:00 |
|
Nicholas Cunningham
|
fd98c505e0
|
fix(nextjs): reorder eslint extension so that local eslint loads last (#10802)
ISSUES CLOSED: #9741
Co-authored-by: Nicholas Cunningham <ndcunningham>
|
2022-06-20 14:03:32 +00:00 |
|
Miroslav Jonaš
|
97e20e0a11
|
docs(nxdev): improve info on nx cloud env variables (#10812)
|
2022-06-20 09:50:41 -04:00 |
|
Minijus L
|
274534c518
|
feat(linter): use project scoped ESLint cacheLocation (#10590)
|
2022-06-20 12:57:07 +02:00 |
|
Niklas Ravnsborg
|
5b39955220
|
fix(linter): linter executor should work from other folders than root (#10684)
|
2022-06-20 12:34:35 +02: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 |
|
Lars Gyrup Brink Nielsen
|
075cb00c79
|
docs(core): correct example library type (#10798)
ui -> util
|
2022-06-18 21:19:48 -04: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 |
|
Benjamin Cabanes
|
6bca146ebf
|
docs(nxdev): enable partytown offloading script strategy (#10795)
|
2022-06-17 16:02:59 +00:00 |
|
Victor Savkin
|
52acff59b0
|
chore(repo): update nx cloud to 14.1.2
|
2022-06-17 10:42:23 -04:00 |
|
Jack Oliver
|
6e7c0bca66
|
docs(misc): fixed typo in plugin for ci-workflow label (#10771)
* fix(misc): add space in monorepo-nx-enterprise.md (#10478)
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
* fix(nx-plugin): fixed typo in NX plugin
Generete -> Generate
* fix(nx-plugin): fixed typo in workspace.json
From generete to generate in ci-workflow
Co-authored-by: Ian Duvall <ianduvall@users.noreply.github.com>
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
|
2022-06-17 10:22:04 -04: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 |
|
Colum Ferry
|
b215362bdb
|
chore(testing): refactor e2e-workspace tests to e2e-nx tests (#10739)
remove run commands
remove workspace core e2e
chore(testing): remove e2e-cli package
chore(testing): add nx-run e2e package
chore(testing): refactor cache tests
chore(testing): remove empty workspace-core e2e lib
chore(testing): update graph asset
|
2022-06-17 09:37:41 +01:00 |
|
Colum Ferry
|
c486b30c4d
|
feat(nx-plugin): add a minimal setup flag to produce an empty nx-plugin (#10718)
* feat(nx-plugin): add a minimal setup flag to produce an empty nx-plugin
* feat(nx-plugin): add e2e minimal setup
|
2022-06-16 22:15:27 +01:00 |
|
Victor Savkin
|
cc2a1d55bb
|
chore(misc): publish 14.3.6
|
2022-06-16 16:29:05 -04:00 |
|
Victor Savkin
|
fadd03caf7
|
fix(core): scheduler should notify the life cycle about task scheduling
|
2022-06-16 15:45:21 -04:00 |
|
Benjamin Cabanes
|
821362f97d
|
docs(nxdev): add projects using nx on homepage (#10782)
|
2022-06-16 19:44:29 +00:00 |
|
Lars Gyrup Brink Nielsen
|
28b65f63a4
|
docs(core): correct typo in ci-workflow generator description (#10695)
Generete -> Generate
|
2022-06-16 15:36:48 -04:00 |
|
Jack Hsu
|
ea159d7d87
|
docs(react): update tailwind guide (#10779)
|
2022-06-16 16:16:46 +00:00 |
|
Jack Hsu
|
4aa8101660
|
feat(react): update @nrwl/react package versions (#10778)
|
2022-06-16 16:00:31 +00:00 |
|