Commit 4a35a39
committed
chore(): update to angular v20 and nx v21
1 parent 322661b commit 4a35a39
137 files changed
Lines changed: 3572 additions & 3219 deletions
File tree
- apps
- angular
- 1-projection
- 10-utility-wrapper-pipe
- 13-highly-customizable-css
- 16-master-dependency-injection
- 22-router-input
- 31-module-to-standalone
- 32-change-detection-bug
- 33-decoupling-components
- 39-injection-token
- 4-typed-context-outlet
- 44-view-transition
- 45-react-in-angular
- 46-simple-animations
- 5-crud-application
- src/app
- 52-lazy-load-component
- 57-content-projection-default
- 58-content-projection-condition
- 59-content-projection-defer
- 6-structural-directive
- 8-pure-pipe
- 9-wrap-function-pipe
- forms
- 41-control-value-accessor
- 48-avoid-losing-form-data
- nx/42-static-vs-dynamic-import
- performance
- 12-optimize-change-detection
- 34-default-vs-onpush
- 35-memoization
- 36-ngfor-optimization
- 37-optimize-big-list
- 40-web-workers
- src/app
- rxjs
- 11-high-order-operator-bug
- 14-race-condition
- 38-catch-error
- 49-hold-to-save-button
- signal
- 30-interop-rxjs-signal
- 43-signal-input
- 50-bug-in-effect
- 51-function-call-effect
- 53-big-signal-performance
- 54-pipe-observable-to-signal
- 56-forms-and-signal
- testing
- 17-router
- 18-nested-components
- 19-input-output
- 20-modal
- 23-harness
- 24-harness-creation
- 28-checkbox
- 29-real-life-application
- typescript
- 15-function-overload
- 47-enums-vs-union-types
- libs
- decoupling
- brain
- core
- helmet
- fake-utils
- module-to-standalone
- core/providers
- user
- contact
- home
- shell
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
0 commit comments