Commit a587e51
File tree
191 files changed
+5598
-6143
lines changedFilter options
- .github/workflows
- apps
- demos
- src
- app
- app-shell
- features
- integrations
- dnd
- dynamic-counter
- rx-state-and-reactive-forms
- rx-state-and-subjects
- rx-state-as-presenter
- rx-state-in-the-view
- template
- render-callback
- rx-for
- list-actions
- nested-lists
- rx-let
- lazy-loading-components
- let-template-binding/examples
- viewport-prio/basic-example
- tutorials/basics/5-side-effects
- rx-angular-pocs/template
- components/context
- directives
- for
- if
- let
- switch
- unpatch
- styles
- docs
- ssr
- src/app
- ssr-e2e/src/integration
- tour-of-heroes-ngxs
- vanilla-case-studies
- libs
- cdk
- coalescing
- docs
- spec
- src/lib
- coercing
- docs
- src/lib
- internals/scheduler
- src/lib
- notifications
- docs
- src/lib
- spec
- render-strategies
- template-management
- src
- lib
- render-strategies
- template-management
- utils
- zone-configurations
- src/lib
- model
- zone-less
- docs
- src/rxjs/scheduler/async
- state
- spec
- cdk
- rxjs/operators
- transformation-helpers/array
- src/lib
- cdk
- rxjs
- interfaces
- operators
- transformation-helpers
- _internals
- array
- template
- docs/api
- let
- src/lib/tests
- push
- src/lib
- schematics
- src
- common/utils
- migrations/update-1-0-0
- spec
- core/utils
- fixtures
- render-strategies
- render-strategies
- static
- unpatch
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
191 files changed
+5598
-6143
lines changed.github/workflows/build-and-test.yml
Copy file name to clipboardExpand all lines: .github/workflows/build-and-test.yml+95-35Lines changed: 95 additions & 35 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
11 | 16 |
|
12 | 17 |
|
13 |
| - |
14 |
| - |
| 18 | + |
15 | 19 |
|
16 |
| - |
| 20 | + |
| 21 | + |
17 | 22 |
|
18 | 23 |
|
19 |
| - |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
20 | 42 |
|
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
21 | 54 |
|
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
0 commit comments