forked from testing-library/angular-testing-library
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 63c27e2
authored
feat: deprecate detectChanges in favor of detectChangesOnRender (testing-library#340)
1 parent 65cccbe commit 63c27e2
File tree
2 files changed
+21
-1
lines changed- projects/testing-library/src/lib
2 files changed
+21
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | + | ||
82 | + | ||
83 | + | ||
81 | 84 | | |
82 | 85 | | |
86 | + | ||
87 | + | ||
88 | + | ||
89 | + | ||
90 | + | ||
91 | + | ||
92 | + | ||
93 | + | ||
94 | + | ||
95 | + | ||
96 | + | ||
97 | + | ||
98 | + | ||
99 | + | ||
83 | 100 | | |
84 | 101 | | |
85 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | - | ||
49 | + | ||
50 | + | ||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
67 | + | ||
68 | + | ||
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
| |||
0 commit comments