ng-mocks 13.0.4 → 13.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/lib/common/decorate.mock.d.ts +1 -1
- package/lib/common/func.get-mocked-ng-def-of.d.ts +1 -1
- package/lib/common/ng-mocks-universe.d.ts +2 -0
- package/lib/mock-builder/mock-builder.performance.d.ts +2 -2
- package/lib/mock-builder/mock-builder.promise.d.ts +3 -3
- package/lib/mock-builder/types.d.ts +3 -3
- package/lib/mock-helper/mock-helper.d.ts +9 -4
- package/lib/mock-helper/mock-helper.default-config.d.ts +5 -0
- package/lib/mock-helper/mock-helper.object.d.ts +6 -5
- package/lib/mock-render/types.d.ts +1 -0
- package/package.json +5 -5
- package/CHANGELOG.md +0 -1146
package/CHANGELOG.md
DELETED
|
@@ -1,1146 +0,0 @@
|
|
|
1
|
-
## [13.0.3](https://github.com/ike18t/ng-mocks/compare/v13.0.2...v13.0.3) (2022-02-20)
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
### Bug Fixes
|
|
5
|
-
|
|
6
|
-
* **mock-render:** apply overrides to components with no selectors [#1876](https://github.com/ike18t/ng-mocks/issues/1876) ([b032746](https://github.com/ike18t/ng-mocks/commit/b032746161e307000afb8bafc368ae0d655c9c81))
|
|
7
|
-
|
|
8
|
-
## [13.0.2](https://github.com/ike18t/ng-mocks/compare/v13.0.1...v13.0.2) (2022-02-06)
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
### Bug Fixes
|
|
12
|
-
|
|
13
|
-
* **ie:** running IE on A5 and old nodejs ([087d58d](https://github.com/ike18t/ng-mocks/commit/087d58d873536921bc3b1745e38ac5213457eef3))
|
|
14
|
-
|
|
15
|
-
## [13.0.1](https://github.com/ike18t/ng-mocks/compare/v13.0.0...v13.0.1) (2022-02-06)
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
### Bug Fixes
|
|
19
|
-
|
|
20
|
-
* **e2e:** support for A14 ([c0bdcbf](https://github.com/ike18t/ng-mocks/commit/c0bdcbfe1416ed18be46b2c2cd1feec274bfa0c5))
|
|
21
|
-
* looking in vcr.createComponent on root node [#1596](https://github.com/ike18t/ng-mocks/issues/1596) ([5aa0d9a](https://github.com/ike18t/ng-mocks/commit/5aa0d9abf76bca49b45c3cd57db49964b5c532a4))
|
|
22
|
-
|
|
23
|
-
# [13.0.0](https://github.com/ike18t/ng-mocks/compare/v12.5.1...v13.0.0) (2022-01-23)
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
### Bug Fixes
|
|
27
|
-
|
|
28
|
-
* **a13:** creating known props and methods ([5386f77](https://github.com/ike18t/ng-mocks/commit/5386f77c51905d12868f55a873fb03ee80fa6d47))
|
|
29
|
-
* **a13:** parsing a9 declarations ([b12e00a](https://github.com/ike18t/ng-mocks/commit/b12e00af1b4b39bd74e6d8458909f6d4290b8e6f))
|
|
30
|
-
* **core:** correct resets on errors ([e3b1809](https://github.com/ike18t/ng-mocks/commit/e3b18090c543c397cb95d99db4e553fabacb12f7))
|
|
31
|
-
* **core:** ignoring host bindings in mocks [#1427](https://github.com/ike18t/ng-mocks/issues/1427) ([411842c](https://github.com/ike18t/ng-mocks/commit/411842c6350dfec6df5e25debca2ac36a0ed1d56))
|
|
32
|
-
* **core:** parsing only own declarations [#1587](https://github.com/ike18t/ng-mocks/issues/1587) ([978bdbc](https://github.com/ike18t/ng-mocks/commit/978bdbcb064c767acd6710099349f05ed09207a9))
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
### Features
|
|
36
|
-
|
|
37
|
-
* **a13:** recursive declarations ([396573f](https://github.com/ike18t/ng-mocks/commit/396573fa7c46d005959994457398bf7490c320af))
|
|
38
|
-
* **a13:** support ([88c9752](https://github.com/ike18t/ng-mocks/commit/88c9752a6c2ef23264910794eaebb3a5408f8e65))
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
### BREAKING CHANGES
|
|
42
|
-
|
|
43
|
-
* **a13:** Angular 13 only support
|
|
44
|
-
|
|
45
|
-
# [13.0.0-alpha.6](https://github.com/ike18t/ng-mocks/compare/v13.0.0-alpha.5...v13.0.0-alpha.6) (2022-01-18)
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
### Bug Fixes
|
|
49
|
-
|
|
50
|
-
* **core:** ignoring host bindings in mocks [#1427](https://github.com/ike18t/ng-mocks/issues/1427) ([411842c](https://github.com/ike18t/ng-mocks/commit/411842c6350dfec6df5e25debca2ac36a0ed1d56))
|
|
51
|
-
|
|
52
|
-
# [13.0.0-alpha.5](https://github.com/ike18t/ng-mocks/compare/v13.0.0-alpha.4...v13.0.0-alpha.5) (2022-01-17)
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
### Bug Fixes
|
|
56
|
-
|
|
57
|
-
* **core:** parsing only own declarations [#1587](https://github.com/ike18t/ng-mocks/issues/1587) ([978bdbc](https://github.com/ike18t/ng-mocks/commit/978bdbcb064c767acd6710099349f05ed09207a9))
|
|
58
|
-
|
|
59
|
-
# [13.0.0-alpha.4](https://github.com/ike18t/ng-mocks/compare/v13.0.0-alpha.3...v13.0.0-alpha.4) (2022-01-16)
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
### Bug Fixes
|
|
63
|
-
|
|
64
|
-
* **core:** correct resets on errors ([e3b1809](https://github.com/ike18t/ng-mocks/commit/e3b18090c543c397cb95d99db4e553fabacb12f7))
|
|
65
|
-
|
|
66
|
-
# [13.0.0-alpha.3](https://github.com/ike18t/ng-mocks/compare/v13.0.0-alpha.2...v13.0.0-alpha.3) (2022-01-15)
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
### Bug Fixes
|
|
70
|
-
|
|
71
|
-
* **a13:** creating known props and methods ([5386f77](https://github.com/ike18t/ng-mocks/commit/5386f77c51905d12868f55a873fb03ee80fa6d47))
|
|
72
|
-
* **a13:** parsing a9 declarations ([b12e00a](https://github.com/ike18t/ng-mocks/commit/b12e00af1b4b39bd74e6d8458909f6d4290b8e6f))
|
|
73
|
-
|
|
74
|
-
# [13.0.0-alpha.2](https://github.com/ike18t/ng-mocks/compare/v13.0.0-alpha.1...v13.0.0-alpha.2) (2022-01-09)
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
### Features
|
|
78
|
-
|
|
79
|
-
* **a13:** recursive declarations ([396573f](https://github.com/ike18t/ng-mocks/commit/396573fa7c46d005959994457398bf7490c320af))
|
|
80
|
-
|
|
81
|
-
# [13.0.0-alpha.1](https://github.com/ike18t/ng-mocks/compare/v12.5.1...v13.0.0-alpha.1) (2022-01-08)
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
### Features
|
|
85
|
-
|
|
86
|
-
* **a13:** support ([88c9752](https://github.com/ike18t/ng-mocks/commit/88c9752a6c2ef23264910794eaebb3a5408f8e65))
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
### BREAKING CHANGES
|
|
90
|
-
|
|
91
|
-
* **a13:** Angular 13 only support
|
|
92
|
-
|
|
93
|
-
## [12.5.1](https://github.com/ike18t/ng-mocks/compare/v12.5.0...v12.5.1) (2021-12-20)
|
|
94
|
-
|
|
95
|
-
# [12.5.0](https://github.com/ike18t/ng-mocks/compare/v12.4.0...v12.5.0) (2021-09-13)
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
### Bug Fixes
|
|
99
|
-
|
|
100
|
-
* **MockInstance:** proper reset on empty config [#1046](https://github.com/ike18t/ng-mocks/issues/1046) ([7d1642d](https://github.com/ike18t/ng-mocks/commit/7d1642d37628f4624d0090158c6c0bf0b4c6ed06))
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
### Features
|
|
104
|
-
|
|
105
|
-
* **core:** Angular 13 support [#918](https://github.com/ike18t/ng-mocks/issues/918) ([3452363](https://github.com/ike18t/ng-mocks/commit/3452363b66c1068dfe50a2255d42d812167f0da7))
|
|
106
|
-
|
|
107
|
-
# [12.4.0](https://github.com/ike18t/ng-mocks/compare/v12.3.1...v12.4.0) (2021-07-25)
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
### Features
|
|
111
|
-
|
|
112
|
-
* **core:** internal stack integration with mocha runner [#838](https://github.com/ike18t/ng-mocks/issues/838) ([14a97d0](https://github.com/ike18t/ng-mocks/commit/14a97d07022d3766f4e8648130b3f6aefdc017eb))
|
|
113
|
-
* **MockInstance:** console.warn on forgotten resets [#857](https://github.com/ike18t/ng-mocks/issues/857) ([3e35252](https://github.com/ike18t/ng-mocks/commit/3e352520fce57b1ee11a45d87d5c79614a8e9929))
|
|
114
|
-
* **MockInstance:** manual control of mock scopes [#857](https://github.com/ike18t/ng-mocks/issues/857) ([fc8a2ed](https://github.com/ike18t/ng-mocks/commit/fc8a2eda8f03126e2651e1a31425fb47860b821d))
|
|
115
|
-
|
|
116
|
-
## [12.3.1](https://github.com/ike18t/ng-mocks/compare/v12.3.0...v12.3.1) (2021-07-04)
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
### Bug Fixes
|
|
120
|
-
|
|
121
|
-
* **core:** right storage of internal stacks ([ba0b64b](https://github.com/ike18t/ng-mocks/commit/ba0b64b04f7d0c742209c4298dd6ab60517a43ef))
|
|
122
|
-
|
|
123
|
-
# [12.3.0](https://github.com/ike18t/ng-mocks/compare/v12.2.0...v12.3.0) (2021-07-03)
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
### Bug Fixes
|
|
127
|
-
|
|
128
|
-
* **core:** using commonjs only because of optional packages [#761](https://github.com/ike18t/ng-mocks/issues/761) ([adbad49](https://github.com/ike18t/ng-mocks/commit/adbad49de90cecda9133a6cdf33a4bc75446f956))
|
|
129
|
-
* **jest:** better detection and error reporting of jest.mock [#760](https://github.com/ike18t/ng-mocks/issues/760) ([0903a12](https://github.com/ike18t/ng-mocks/commit/0903a12eef11a302756c936ed606ee830331e419))
|
|
130
|
-
* **MockBuilder:** params support tokens and modules with providers [#762](https://github.com/ike18t/ng-mocks/issues/762) ([d58693e](https://github.com/ike18t/ng-mocks/commit/d58693eb679698fddb659af84d42aa1066683ad9))
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
### Features
|
|
134
|
-
|
|
135
|
-
* **ngMocks:** allows to suppress console logs [#578](https://github.com/ike18t/ng-mocks/issues/578) ([ee1c6bb](https://github.com/ike18t/ng-mocks/commit/ee1c6bbf9eaff52f80d378260c529d3374a5ee59))
|
|
136
|
-
|
|
137
|
-
# [12.2.0](https://github.com/ike18t/ng-mocks/compare/v12.1.2...v12.2.0) (2021-06-30)
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
### Bug Fixes
|
|
141
|
-
|
|
142
|
-
* **core:** allowing spies on ComponentFactoryResolver.resolveComponentFactory [#736](https://github.com/ike18t/ng-mocks/issues/736) ([fda714e](https://github.com/ike18t/ng-mocks/commit/fda714edf85db1c0378dc9ec8136524f798add3c))
|
|
143
|
-
* **core:** mock of mock will return itself ([4358b99](https://github.com/ike18t/ng-mocks/commit/4358b99340c83b9c22f80ce19d86b35ff444e69a))
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
### Features
|
|
147
|
-
|
|
148
|
-
* **core:** mock for root and platform definitions [#735](https://github.com/ike18t/ng-mocks/issues/735) ([04128b6](https://github.com/ike18t/ng-mocks/commit/04128b686fdb160c01634bd3284a8d17534ab50e))
|
|
149
|
-
* **core:** throw on console can accept custom method names ([fecc878](https://github.com/ike18t/ng-mocks/commit/fecc878813ffa31ccf1c465b45e9c0d68298ff8c))
|
|
150
|
-
|
|
151
|
-
## [12.1.2](https://github.com/ike18t/ng-mocks/compare/v12.1.1...v12.1.2) (2021-06-20)
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
### Performance Improvements
|
|
155
|
-
|
|
156
|
-
* **mock-render:** caching generated component [#731](https://github.com/ike18t/ng-mocks/issues/731) ([66e23c5](https://github.com/ike18t/ng-mocks/commit/66e23c50930028f6b204e87fc58905d861bbb0d5))
|
|
157
|
-
|
|
158
|
-
## [12.1.1](https://github.com/ike18t/ng-mocks/compare/v12.1.0...v12.1.1) (2021-06-19)
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
### Bug Fixes
|
|
162
|
-
|
|
163
|
-
* **core:** building cjs and mjs [#702](https://github.com/ike18t/ng-mocks/issues/702) ([f11c086](https://github.com/ike18t/ng-mocks/commit/f11c0861b80fec66ad6462c3bbb62a24105854f6))
|
|
164
|
-
* **core:** supports mocks for viewProviders [#726](https://github.com/ike18t/ng-mocks/issues/726) ([68f9946](https://github.com/ike18t/ng-mocks/commit/68f9946c0cd50745407b5eb79db539fe71337727))
|
|
165
|
-
* **faster:** support for pure TestBed [#721](https://github.com/ike18t/ng-mocks/issues/721) ([d4e0c8a](https://github.com/ike18t/ng-mocks/commit/d4e0c8ae39fc165795a8e4ff058cd26fe5c38f2d))
|
|
166
|
-
* **mock-builder:** provides globally exported providers from directives and components [#623](https://github.com/ike18t/ng-mocks/issues/623) ([58ee0d8](https://github.com/ike18t/ng-mocks/commit/58ee0d84304ec9a63eefe598c3cf7429a4f86107))
|
|
167
|
-
|
|
168
|
-
# [12.1.0](https://github.com/ike18t/ng-mocks/compare/v12.0.2...v12.1.0) (2021-06-05)
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
### Bug Fixes
|
|
172
|
-
|
|
173
|
-
* **core:** excluding StoreDevtoolsModule by default [#589](https://github.com/ike18t/ng-mocks/issues/589) ([c376e93](https://github.com/ike18t/ng-mocks/commit/c376e9343b52cef740700a7c1d4383d03e0b24c1))
|
|
174
|
-
* **core:** supporting jest-circus as a test runner [#610](https://github.com/ike18t/ng-mocks/issues/610) ([aaa0380](https://github.com/ike18t/ng-mocks/commit/aaa0380df91e985fe2b28b8eeac29c11f9833ba7))
|
|
175
|
-
* **jest:** a fix in advance to listen to jest hooks [#610](https://github.com/ike18t/ng-mocks/issues/610) ([1290c8a](https://github.com/ike18t/ng-mocks/commit/1290c8a48087e6aa9c9df1280616a6f3ede03c1b))
|
|
176
|
-
* **mock-builder:** keeps and mocks modules with providers properly [#625](https://github.com/ike18t/ng-mocks/issues/625) ([4d4ff49](https://github.com/ike18t/ng-mocks/commit/4d4ff49f6e2b412ad324735ca7952082849f4da2))
|
|
177
|
-
* **mock-render:** factory can be used in describes [#629](https://github.com/ike18t/ng-mocks/issues/629) ([f440760](https://github.com/ike18t/ng-mocks/commit/f4407609ccd68ee46153bf3461c21a7fd50e264e))
|
|
178
|
-
* **mock-render:** skipping proxy for bindings from factory [#621](https://github.com/ike18t/ng-mocks/issues/621) ([f4dae60](https://github.com/ike18t/ng-mocks/commit/f4dae609c625eda02c35056882995cff539f1e19))
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
### Features
|
|
182
|
-
|
|
183
|
-
* **core:** replacing animations with noop by default [#641](https://github.com/ike18t/ng-mocks/issues/641) ([ca65de3](https://github.com/ike18t/ng-mocks/commit/ca65de3a2747fd1ac69c2dcef47a4896c7aa13a2))
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
### Reverts
|
|
187
|
-
|
|
188
|
-
* Revert "chore(deps): update dependency jest to v27" ([1f4bd9a](https://github.com/ike18t/ng-mocks/commit/1f4bd9ab53441c0057653d99c4e679a2c77382c5))
|
|
189
|
-
|
|
190
|
-
## [12.0.2](https://github.com/ike18t/ng-mocks/compare/v12.0.1...v12.0.2) (2021-05-25)
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
### Bug Fixes
|
|
194
|
-
|
|
195
|
-
* **mock-render:** default to onTestBedFlushNeed = warn [#593](https://github.com/ike18t/ng-mocks/issues/593) ([a9e535c](https://github.com/ike18t/ng-mocks/commit/a9e535c75a8abd1ed8f6826f7581e03b9a84d759))
|
|
196
|
-
* **mock-render:** dynamic params and cdr for factory [#586](https://github.com/ike18t/ng-mocks/issues/586) ([73f54c5](https://github.com/ike18t/ng-mocks/commit/73f54c52731b60c988a28fa6f7fa6e951388fd9e))
|
|
197
|
-
|
|
198
|
-
## [12.0.1](https://github.com/ike18t/ng-mocks/compare/v12.0.0...v12.0.1) (2021-05-21)
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
### Bug Fixes
|
|
202
|
-
|
|
203
|
-
* **core:** a config parameter to suppress MockRender errors [#572](https://github.com/ike18t/ng-mocks/issues/572) ([bcfe23a](https://github.com/ike18t/ng-mocks/commit/bcfe23ab53a87a92529ddb30bb07618cbaab590c))
|
|
204
|
-
* **core:** broken query selectors are properly normalized [#567](https://github.com/ike18t/ng-mocks/issues/567) ([9c1ea70](https://github.com/ike18t/ng-mocks/commit/9c1ea70564f11323337646a6d74ebbddc8965a31))
|
|
205
|
-
* **default-mock:** supports an array with declarations [#568](https://github.com/ike18t/ng-mocks/issues/568) ([5d3b43e](https://github.com/ike18t/ng-mocks/commit/5d3b43e91db0a8e8a40dedc024a40cbd76225575))
|
|
206
|
-
* **default-mock:** supports generic type in array signature [#583](https://github.com/ike18t/ng-mocks/issues/583) ([c925818](https://github.com/ike18t/ng-mocks/commit/c925818e13086e402f79fa49c39e012567d7b52a))
|
|
207
|
-
* **faster:** supports directives and components without selectors [#576](https://github.com/ike18t/ng-mocks/issues/576) ([599c7d5](https://github.com/ike18t/ng-mocks/commit/599c7d518cbf280da85a73aa2a1c23ce85d74523))
|
|
208
|
-
* **mock-render:** allowing to disable flush TestBed warning ([6131ecb](https://github.com/ike18t/ng-mocks/commit/6131ecbf3f45205ec059184819a9ce68c81e1502))
|
|
209
|
-
* **mock-render:** providing a MockRenderFactory in order to reuse the same middleware component ([79fa336](https://github.com/ike18t/ng-mocks/commit/79fa3368798eaf9e49c92201a9b6a693e5f63e8b))
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
### Performance Improvements
|
|
213
|
-
|
|
214
|
-
* **core:** switching internal stack to an array instead of a set ([24c4bfd](https://github.com/ike18t/ng-mocks/commit/24c4bfd7b514b2ed38497039853a5958c721cff8))
|
|
215
|
-
|
|
216
|
-
# [12.0.0](https://github.com/ike18t/ng-mocks/compare/v11.11.2...v12.0.0) (2021-05-13)
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
### Features
|
|
220
|
-
|
|
221
|
-
* official support of Angular 12 ([d63c34f](https://github.com/ike18t/ng-mocks/commit/d63c34ffc720573e7c92f81cda557f05e471abb7))
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
### BREAKING CHANGES
|
|
225
|
-
|
|
226
|
-
* auto spy should be installed via ngMocks.autoSpy
|
|
227
|
-
|
|
228
|
-
## [11.11.2](https://github.com/ike18t/ng-mocks/compare/v11.11.1...v11.11.2) (2021-05-13)
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
### Bug Fixes
|
|
232
|
-
|
|
233
|
-
* **core:** properly handling Sanitizer and DomSanitizer [#538](https://github.com/ike18t/ng-mocks/issues/538) ([fb51bb4](https://github.com/ike18t/ng-mocks/commit/fb51bb478593c22ed436c896980244d45fd796ed))
|
|
234
|
-
* **mock-render:** detectChanges flag has to be provided to supress render ([8195eeb](https://github.com/ike18t/ng-mocks/commit/8195eeb7e4dbeeac71061a9ac94b1436f7cfdb0c))
|
|
235
|
-
|
|
236
|
-
## [11.11.1](https://github.com/ike18t/ng-mocks/compare/v11.11.0...v11.11.1) (2021-05-09)
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
### Bug Fixes
|
|
240
|
-
|
|
241
|
-
* **mock-render:** binds all inputs on no params [#522](https://github.com/ike18t/ng-mocks/issues/522) ([dd5abba](https://github.com/ike18t/ng-mocks/commit/dd5abba942f8e51f61542dec10b67aaa94a24513))
|
|
242
|
-
|
|
243
|
-
# [11.11.0](https://github.com/ike18t/ng-mocks/compare/v11.10.1...v11.11.0) (2021-05-09)
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
### Bug Fixes
|
|
247
|
-
|
|
248
|
-
* **mock-builder:** overrides mock modules for platform [#435](https://github.com/ike18t/ng-mocks/issues/435) ([bf469bc](https://github.com/ike18t/ng-mocks/commit/bf469bc3085d2b4ab4d65dec3b076e306d7ee5d3))
|
|
249
|
-
* **mock-builder:** respecting forward-ref and modules with providers [#312](https://github.com/ike18t/ng-mocks/issues/312) ([4a099b8](https://github.com/ike18t/ng-mocks/commit/4a099b80c46397810a17e876e3a13fb2d6484648))
|
|
250
|
-
* overrides as functions are properly cloned [#455](https://github.com/ike18t/ng-mocks/issues/455) ([9310d34](https://github.com/ike18t/ng-mocks/commit/9310d34e9106ac6866092bd3a6d5c33748eb3b4c))
|
|
251
|
-
* skipping wrong query selectors [#445](https://github.com/ike18t/ng-mocks/issues/445) ([6750939](https://github.com/ike18t/ng-mocks/commit/6750939376f5f1fcaa11f03f822cbe4aefbbf59b))
|
|
252
|
-
* supporting new structure of lView ([8d3cadf](https://github.com/ike18t/ng-mocks/commit/8d3cadfafe1a21d129c57cd562236f92a514d59b))
|
|
253
|
-
* **#333:** register mock components with entryComponents ([3a53431](https://github.com/ike18t/ng-mocks/commit/3a53431a22b731f53d245bf8ef7021c97db1df65)), closes [#333](https://github.com/ike18t/ng-mocks/issues/333)
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
### Features
|
|
257
|
-
|
|
258
|
-
* **faster:** supports MockRender in beforeAll [#488](https://github.com/ike18t/ng-mocks/issues/488) ([df4418c](https://github.com/ike18t/ng-mocks/commit/df4418c60382e9ce89defbdd0ffdc1a3728d39a7))
|
|
259
|
-
* **mock-builder:** accepts arrays in params [#386](https://github.com/ike18t/ng-mocks/issues/386) ([c8d8e40](https://github.com/ike18t/ng-mocks/commit/c8d8e40be503cce5d580ca4d64717d4ebf9c5114))
|
|
260
|
-
* **mock-render:** generates tpl only for provided inputs and outputs [#434](https://github.com/ike18t/ng-mocks/issues/434) ([23d45a2](https://github.com/ike18t/ng-mocks/commit/23d45a2f4c9f191ff6edcec8d985dba20c9a4ceb))
|
|
261
|
-
* **mock-render:** throws on wrong usage [#488](https://github.com/ike18t/ng-mocks/issues/488) ([b4a62bc](https://github.com/ike18t/ng-mocks/commit/b4a62bc5f594606db07de04f63c2bef44f57b2e2))
|
|
262
|
-
* almost all ngMocks helpers support css selectors [#317](https://github.com/ike18t/ng-mocks/issues/317) ([b348842](https://github.com/ike18t/ng-mocks/commit/b348842033bddb1ab82e57a62c0fc1a4e7940feb))
|
|
263
|
-
|
|
264
|
-
## [11.10.1](https://github.com/ike18t/ng-mocks/compare/v11.10.0...v11.10.1) (2021-04-12)
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
### Bug Fixes
|
|
268
|
-
|
|
269
|
-
* **#354:** better error instead of is not in JIT mode ([45f05fb](https://github.com/ike18t/ng-mocks/commit/45f05fb94e86487ea0c5c40fe024b16b2ca7803a)), closes [#354](https://github.com/ike18t/ng-mocks/issues/354)
|
|
270
|
-
* **#377:** respect of providedIn in Injectable ([91aba4b](https://github.com/ike18t/ng-mocks/commit/91aba4bd33ce67d37c727bc2e8b29d90e3cb42e1)), closes [#377](https://github.com/ike18t/ng-mocks/issues/377)
|
|
271
|
-
|
|
272
|
-
# [11.10.0](https://github.com/ike18t/ng-mocks/compare/v11.9.1...v11.10.0) (2021-04-04)
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
### Bug Fixes
|
|
276
|
-
|
|
277
|
-
* **#316:** better support for typeIn and ngModel ([7d03c2d](https://github.com/ike18t/ng-mocks/commit/7d03c2dbe770bab188370fb96d0b4b6b5e18cbe5)), closes [#316](https://github.com/ike18t/ng-mocks/issues/316)
|
|
278
|
-
* **#320:** full implementation of ngMocks.touch and ngMocks.change ([fd81409](https://github.com/ike18t/ng-mocks/commit/fd81409591d67c931f5686fd23210829179b8e75)), closes [#320](https://github.com/ike18t/ng-mocks/issues/320)
|
|
279
|
-
* **#324:** smarter touches and changes ([fa418d0](https://github.com/ike18t/ng-mocks/commit/fa418d0440876a9eab55564e75e3807b9a60687c)), closes [#324](https://github.com/ike18t/ng-mocks/issues/324)
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
### Features
|
|
283
|
-
|
|
284
|
-
* **#314:** ngMocks.formatText ([fa3cea7](https://github.com/ike18t/ng-mocks/commit/fa3cea73f5709fbc03ae2a8999281876289ccd43)), closes [#314](https://github.com/ike18t/ng-mocks/issues/314)
|
|
285
|
-
* **#315:** ngMocks.trigger and ngMocks.click ([2ae6e5a](https://github.com/ike18t/ng-mocks/commit/2ae6e5ab0de6f1e3505cf26ac5752a63a458e059)), closes [#315](https://github.com/ike18t/ng-mocks/issues/315)
|
|
286
|
-
|
|
287
|
-
## [11.9.1](https://github.com/ike18t/ng-mocks/compare/v11.9.0...v11.9.1) (2021-03-14)
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
### Bug Fixes
|
|
291
|
-
|
|
292
|
-
* supporting schematics for updates ([8e30404](https://github.com/ike18t/ng-mocks/commit/8e3040487ef9bf1889a1117718fb0b593f2c38fc))
|
|
293
|
-
|
|
294
|
-
# [11.9.0](https://github.com/ike18t/ng-mocks/compare/v11.8.0...v11.9.0) (2021-02-27)
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
### Bug Fixes
|
|
298
|
-
|
|
299
|
-
* **#305:** better injection of NgControl ([f85f497](https://github.com/ike18t/ng-mocks/commit/f85f497f0dab32363e67980a9f1dc37b0b321208)), closes [#305](https://github.com/ike18t/ng-mocks/issues/305)
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
### Features
|
|
303
|
-
|
|
304
|
-
* simpler tools for form controls [ngMocks.change](https://ng-mocks.sudo.eu/api/ngMocks/change) and [ngMocks.touch](https://ng-mocks.sudo.eu/api/ngMocks/touch) ([753b975](https://github.com/ike18t/ng-mocks/commit/753b97547b8f4ee4f7b0c2709ad3ce4d6e0961fe))
|
|
305
|
-
|
|
306
|
-
# [11.8.0](https://github.com/ike18t/ng-mocks/compare/v11.7.0...v11.8.0) (2021-02-25)
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
### Features
|
|
310
|
-
|
|
311
|
-
* find ng-container via [ngMocks.reveal](https://ng-mocks.sudo.eu/api/ngMocks/reveal) and [revealAll](https://ng-mocks.sudo.eu/api/ngMocks/revealAll) ([71390b2](https://github.com/ike18t/ng-mocks/commit/71390b2ceff4b812a75ffff24838f4866a4d736c)), closes [#289](https://github.com/ike18t/ng-mocks/issues/289)
|
|
312
|
-
* [ngMocks.render](https://ng-mocks.sudo.eu/api/ngMocks/render) and [.hide](https://ng-mocks.sudo.eu/api/ngMocks/hide) support debugNodes ([55a1b4c](https://github.com/ike18t/ng-mocks/commit/55a1b4c5e225dee691a2f80ea320c7c9336b918b))
|
|
313
|
-
* respect of virtual dom with [ngMocks.crawl](https://ng-mocks.sudo.eu/api/ngMocks/crawl) ([030b29f](https://github.com/ike18t/ng-mocks/commit/030b29f26ccd68f8c2f8fb93c8466df4675eacb4)), closes [#289](https://github.com/ike18t/ng-mocks/issues/289)
|
|
314
|
-
|
|
315
|
-
# [11.7.0](https://github.com/ike18t/ng-mocks/compare/v11.6.0...v11.7.0) (2021-02-19)
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
### Bug Fixes
|
|
319
|
-
|
|
320
|
-
* cannot set property 'form' of undefined ([a7b60e9](https://github.com/ike18t/ng-mocks/commit/a7b60e9f35b51820c0ce51061f31a33a0c2c53f2)), closes [#302](https://github.com/ike18t/ng-mocks/issues/302)
|
|
321
|
-
* correct replacement of useExisting providers ([6908e5f](https://github.com/ike18t/ng-mocks/commit/6908e5f7577b382ae5dfe8f3857b3f4f3e0b1959))
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
### Features
|
|
325
|
-
|
|
326
|
-
* improved TemplateRef [render](https://ng-mocks.sudo.eu/api/ngMocks/render) ([151ff34](https://github.com/ike18t/ng-mocks/commit/151ff34ee4ab7438e2a08982f643e4aca9bd22c0)), closes [#291](https://github.com/ike18t/ng-mocks/issues/291)
|
|
327
|
-
|
|
328
|
-
# [11.6.0](https://github.com/ike18t/ng-mocks/compare/v11.5.0...v11.6.0) (2021-02-14)
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
### Bug Fixes
|
|
332
|
-
|
|
333
|
-
* all find functions can handle undefined debug element ([397ecf8](https://github.com/ike18t/ng-mocks/commit/397ecf8b731cdb8aee7effd16f6d0dca536bc0f3))
|
|
334
|
-
* better types ([bd7f72b](https://github.com/ike18t/ng-mocks/commit/bd7f72b4841c1e603ddb592de53f7bd44541c208))
|
|
335
|
-
* correct stop of search in ivy tree ([952986e](https://github.com/ike18t/ng-mocks/commit/952986e89a76bb0a1effd7fe2ee030782694cce3)), closes [#298](https://github.com/ike18t/ng-mocks/issues/298)
|
|
336
|
-
* issue of useExisting and mat components ([0714da8](https://github.com/ike18t/ng-mocks/commit/0714da82100f38f4f34d74e77245855a09478cfa))
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
### Features
|
|
340
|
-
|
|
341
|
-
* find TemplateRef / ng-template ([093eea7](https://github.com/ike18t/ng-mocks/commit/093eea7b7a8a818f060192eb354623e3abd88b74)), closes [#290](https://github.com/ike18t/ng-mocks/issues/290)
|
|
342
|
-
* support of A12 ([4627fe2](https://github.com/ike18t/ng-mocks/commit/4627fe23ca496db610d8911ff6b1c1e97c6f70e8)), closes [#293](https://github.com/ike18t/ng-mocks/issues/293)
|
|
343
|
-
* **#288:** correct render for ContentChild properties ([5fec515](https://github.com/ike18t/ng-mocks/commit/5fec51598613422f531b60f12058563209abb929)), closes [#288](https://github.com/ike18t/ng-mocks/issues/288)
|
|
344
|
-
|
|
345
|
-
# [11.5.0](https://github.com/ike18t/ng-mocks/compare/v11.4.0...v11.5.0) (2021-01-22)
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
### Bug Fixes
|
|
349
|
-
|
|
350
|
-
* fixing doc urls ([5fc0ae3](https://github.com/ike18t/ng-mocks/commit/5fc0ae33714c761929a4e1e239a65f413ea07a5d))
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
### Features
|
|
354
|
-
|
|
355
|
-
* **mock-instance:** simpler interface ([0306643](https://github.com/ike18t/ng-mocks/commit/0306643c8bf44b4876aedf88b9375cda8490566f))
|
|
356
|
-
|
|
357
|
-
# [11.4.0](https://github.com/ike18t/ng-mocks/compare/v11.3.1...v11.4.0) (2021-01-17)
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
### Bug Fixes
|
|
361
|
-
|
|
362
|
-
* descriptor.configurable = true ([68a8751](https://github.com/ike18t/ng-mocks/commit/68a87510e561445c74530391afe7577ed1249d18))
|
|
363
|
-
* **guts:** respect ngMocks.default ([59bb586](https://github.com/ike18t/ng-mocks/commit/59bb58692ec3fb4119ce16f661e978aac64b3020))
|
|
364
|
-
* **mock-instance:** a separate config scope ([a0c930c](https://github.com/ike18t/ng-mocks/commit/a0c930c2825b672e820e2ffbcf1c89e49e625e26))
|
|
365
|
-
* **mock-module:** excludes modules with providers correctly ([b5cb39c](https://github.com/ike18t/ng-mocks/commit/b5cb39cd2964d4f1d3400414ed6b9a924f588986)), closes [#271](https://github.com/ike18t/ng-mocks/issues/271)
|
|
366
|
-
* **mock-render:** static selector for declarations w/o selector ([8f39d1f](https://github.com/ike18t/ng-mocks/commit/8f39d1feeaa849df7af3a9bc339fbd974b832c83))
|
|
367
|
-
* @angular/forms is optional ([bfaf495](https://github.com/ike18t/ng-mocks/commit/bfaf495ed68c728bdd47c54031227b1d7b6514ce))
|
|
368
|
-
* avoiding cache in providers' declaration ([da98414](https://github.com/ike18t/ng-mocks/commit/da98414fb5f908701d661c0032f7c3352a7ff5be))
|
|
369
|
-
* grouping similarities ([e1bc77b](https://github.com/ike18t/ng-mocks/commit/e1bc77baccfec41bf56227e232ba587bb802fff6))
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
### Features
|
|
373
|
-
|
|
374
|
-
* **ng-mocks:** ngMocks.stubMember returns passed value ([27f5404](https://github.com/ike18t/ng-mocks/commit/27f540469799b27c5c5d0d3e42a2f86173144a1b))
|
|
375
|
-
* **ng-mocks:** renaming ngMocks.default to ngMocks.global ([d9f46d3](https://github.com/ike18t/ng-mocks/commit/d9f46d328979235220b6a25e2101bdb8658d78de))
|
|
376
|
-
* **ng-mocks:** ngMocks.stubMember ([efcd175](https://github.com/ike18t/ng-mocks/commit/efcd175ee6b08f8ef5c549d0792141025c13fdcf))
|
|
377
|
-
* **ng-mocks:** ngMocks.throwOnConsole ([7b0f2f8](https://github.com/ike18t/ng-mocks/commit/7b0f2f81c147133f691ad520ae9707baf97785f2))
|
|
378
|
-
* **ng-mocks:** ngMocks.globalExclude ([bdd2821](https://github.com/ike18t/ng-mocks/commit/bdd2821b3881c8edfe69ce1f1c67dbf8a18b0f6e))
|
|
379
|
-
* **ng-mocks:** ngMocks.globalKeep ([e89b876](https://github.com/ike18t/ng-mocks/commit/e89b87636d13fbeb93ecfb4b2bbd4fccf7240f2e))
|
|
380
|
-
* **ng-mocks:** ngMocks.globalReplace ([330868f](https://github.com/ike18t/ng-mocks/commit/330868fe71a25faf62d07c18af49e8448b2a2d19))
|
|
381
|
-
* **ng-mocks:** ngMocks.globalWipe ([cb71bdb](https://github.com/ike18t/ng-mocks/commit/cb71bdb6557243ebe580747acf387a54dbc803d1))
|
|
382
|
-
|
|
383
|
-
## [11.3.1](https://github.com/ike18t/ng-mocks/compare/v11.3.0...v11.3.1) (2021-01-02)
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
### Bug Fixes
|
|
387
|
-
|
|
388
|
-
* declarations w/o selectors are reachable with ngMocks helpers ([ac26d81](https://github.com/ike18t/ng-mocks/commit/ac26d81b83feda6538b172f1927c2f9299c3ad46)), closes [#266](https://github.com/ike18t/ng-mocks/issues/266)
|
|
389
|
-
|
|
390
|
-
# [11.3.0](https://github.com/ike18t/ng-mocks/compare/v11.2.8...v11.3.0) (2021-01-01)
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
### Bug Fixes
|
|
394
|
-
|
|
395
|
-
* better umd support ([b9b068c](https://github.com/ike18t/ng-mocks/commit/b9b068c20cc3cf56b6cddea8efa28ea7f3a38316))
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
### Features
|
|
399
|
-
|
|
400
|
-
* **mock-render:** renders everything ([f33a132](https://github.com/ike18t/ng-mocks/commit/f33a1320a8cc98dd42dacb6c6cdcd5a190218580)), closes [#266](https://github.com/ike18t/ng-mocks/issues/266)
|
|
401
|
-
|
|
402
|
-
## [11.2.8](https://github.com/ike18t/ng-mocks/compare/v11.2.7...v11.2.8) (2020-12-27)
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
### Bug Fixes
|
|
406
|
-
|
|
407
|
-
* removal dependency on decorators ([92064d4](https://github.com/ike18t/ng-mocks/commit/92064d480011600cbbcee70245bda12449b4e4e5))
|
|
408
|
-
* removal dependency on reflect-metadata ([57cedfb](https://github.com/ike18t/ng-mocks/commit/57cedfb08805095481b377cf84b9fd7329acd9e4))
|
|
409
|
-
|
|
410
|
-
## [11.2.7](https://github.com/ike18t/ng-mocks/compare/v11.2.6...v11.2.7) (2020-12-25)
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
### Bug Fixes
|
|
414
|
-
|
|
415
|
-
* **mock-instance:** graceful reset after specs ([2e395df](https://github.com/ike18t/ng-mocks/commit/2e395dfa48192d367fd13a691925160e97bcd33c))
|
|
416
|
-
* **mock-instance:** supports tokens ([92abb82](https://github.com/ike18t/ng-mocks/commit/92abb82b3fa8e35c248dd3098fd47ab4543a3354))
|
|
417
|
-
|
|
418
|
-
## [11.2.6](https://github.com/ike18t/ng-mocks/compare/v11.2.5...v11.2.6) (2020-12-21)
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
### Bug Fixes
|
|
422
|
-
|
|
423
|
-
* **auto-spy:** in legacy parts too ([114ae22](https://github.com/ike18t/ng-mocks/commit/114ae227e97b4ba420feb749e270383e44f8ed2f))
|
|
424
|
-
|
|
425
|
-
## [11.2.5](https://github.com/ike18t/ng-mocks/compare/v11.2.4...v11.2.5) (2020-12-20)
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
### Bug Fixes
|
|
429
|
-
|
|
430
|
-
* **auto-spy:** as a function call instead of import ([3b7d8f7](https://github.com/ike18t/ng-mocks/commit/3b7d8f7f9d47c0e8804ab69dce1740a63cff55e5))
|
|
431
|
-
|
|
432
|
-
## [11.2.4](https://github.com/ike18t/ng-mocks/compare/v11.2.3...v11.2.4) (2020-12-13)
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
### Bug Fixes
|
|
436
|
-
|
|
437
|
-
* now MockRender's proxy component respects outside params changes ([9297cd1](https://github.com/ike18t/ng-mocks/commit/9297cd13a47d258e8180e25ac1352982801a0282))
|
|
438
|
-
|
|
439
|
-
## [11.2.3](https://github.com/ike18t/ng-mocks/compare/v11.2.2...v11.2.3) (2020-12-10)
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
### Bug Fixes
|
|
443
|
-
|
|
444
|
-
* **#246:** auto spy covers control value accessor too ([5c5b003](https://github.com/ike18t/ng-mocks/commit/5c5b003312b08664909f41b478806f02ca5051ee)), closes [#246](https://github.com/ike18t/ng-mocks/issues/246)
|
|
445
|
-
* **#248:** handling null and undefined in declarations ([13b9e4e](https://github.com/ike18t/ng-mocks/commit/13b9e4e36f500ca4de511cb125321a3d918ae5e8)), closes [#248](https://github.com/ike18t/ng-mocks/issues/248)
|
|
446
|
-
* correct overriding order for pipes ([750153d](https://github.com/ike18t/ng-mocks/commit/750153da57d3ad727439356daf3b86e27c7e8937))
|
|
447
|
-
|
|
448
|
-
## [11.2.2](https://github.com/ike18t/ng-mocks/compare/v11.2.0...v11.2.2) (2020-12-05)
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
### Bug Fixes
|
|
452
|
-
|
|
453
|
-
* auto-spy covers pipes with default transform ([980b4d7](https://github.com/ike18t/ng-mocks/commit/980b4d753f9fc8b52c790629ab82c8e9f9b1a924))
|
|
454
|
-
|
|
455
|
-
# [11.2.0](https://github.com/ike18t/ng-mocks/compare/v11.1.4...v11.2.0) (2020-12-04)
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
### Bug Fixes
|
|
459
|
-
|
|
460
|
-
* ngMocks.guts reuses mock pipes ([13dd2c9](https://github.com/ike18t/ng-mocks/commit/13dd2c9a13d7d4452271714a765ab0f366bb1adc)), closes [#241](https://github.com/ike18t/ng-mocks/issues/241)
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
### Features
|
|
464
|
-
|
|
465
|
-
* global configuration for default mocks ([29715f8](https://github.com/ike18t/ng-mocks/commit/29715f8726add098481a67d51aa6a4d12c714e03)), closes [#226](https://github.com/ike18t/ng-mocks/issues/226)
|
|
466
|
-
* impure pipes support + `.get`, `.findInstance` can find them in fixtures ([efa6337](https://github.com/ike18t/ng-mocks/commit/efa63379ae157c72cdb41579bc109751b3a99b65)), closes [#240](https://github.com/ike18t/ng-mocks/issues/240)
|
|
467
|
-
* now `.mock` extends by default, use `precise` flag to get old behavior ([bf576fd](https://github.com/ike18t/ng-mocks/commit/bf576fd6294a2359ce52c3ba6a13607447e07f99))
|
|
468
|
-
|
|
469
|
-
## [11.1.4](https://github.com/ike18t/ng-mocks/compare/v11.1.3...v11.1.4) (2020-11-29)
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
### Bug Fixes
|
|
473
|
-
|
|
474
|
-
* a contemporary example ([d0e5efc](https://github.com/ike18t/ng-mocks/commit/d0e5efc435f40445718d6ce64604996073b37783))
|
|
475
|
-
|
|
476
|
-
## [11.1.3](https://github.com/ike18t/ng-mocks/compare/v11.1.2...v11.1.3) (2020-11-26)
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
### Bug Fixes
|
|
480
|
-
|
|
481
|
-
* clear return statements in the docs ([44b12e4](https://github.com/ike18t/ng-mocks/commit/44b12e4f4db8017f5c03fd325e8a61b5fb1a2ea3))
|
|
482
|
-
|
|
483
|
-
## [11.1.2](https://github.com/ike18t/ng-mocks/compare/v11.1.1...v11.1.2) (2020-11-25)
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
### Bug Fixes
|
|
487
|
-
|
|
488
|
-
* issue with mock multi token providers ([774f171](https://github.com/ike18t/ng-mocks/commit/774f171a907789829c4b4c7387b88e4824c29472))
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
### Performance Improvements
|
|
492
|
-
|
|
493
|
-
* cc cognitive complexity ([8ac1fac](https://github.com/ike18t/ng-mocks/commit/8ac1fac6eff12b72611674a355e20f10304f3dac))
|
|
494
|
-
* cc cognitive complexity ([7f677f4](https://github.com/ike18t/ng-mocks/commit/7f677f4b1641bc2a4cf052f2080356de61ec6da8))
|
|
495
|
-
* cc cognitive complexity ([3d0e118](https://github.com/ike18t/ng-mocks/commit/3d0e118ebc7d839c5c96590d9145b19b10c0574a))
|
|
496
|
-
* cc cognitive complexity ([11859ad](https://github.com/ike18t/ng-mocks/commit/11859adcb43f51be73c3b685bf641a14ff07be76))
|
|
497
|
-
* cc cognitive complexity ([74783a9](https://github.com/ike18t/ng-mocks/commit/74783a9f26b977feae2184e9e2ef98282e996c0e))
|
|
498
|
-
* cc complex logical expression ([b7c1b76](https://github.com/ike18t/ng-mocks/commit/b7c1b76dec7d5cbdf21ed4bc00f662ac5780e526))
|
|
499
|
-
* cc duplicates ([4e81ff9](https://github.com/ike18t/ng-mocks/commit/4e81ff97d74e0fd94bae00fd553f2210c49246b8))
|
|
500
|
-
* cc duplicates ([73f607a](https://github.com/ike18t/ng-mocks/commit/73f607a2aa4828fd51b71119624e1057adcccc5e))
|
|
501
|
-
* cc duplicates ([6bebb6b](https://github.com/ike18t/ng-mocks/commit/6bebb6b119c9569880c750810020aee9b9373163))
|
|
502
|
-
* cc duplicates ([f258991](https://github.com/ike18t/ng-mocks/commit/f25899140ebb7696bf9be3394a8ff84db99768c0))
|
|
503
|
-
* cc duplicates ([8553dcb](https://github.com/ike18t/ng-mocks/commit/8553dcb3e2ca464fb11837c6032fdb0154d84f36))
|
|
504
|
-
|
|
505
|
-
## [11.1.1](https://github.com/ike18t/ng-mocks/compare/v11.1.0...v11.1.1) (2020-11-21)
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
### Bug Fixes
|
|
509
|
-
|
|
510
|
-
* latest typescript ([e976ed9](https://github.com/ike18t/ng-mocks/commit/e976ed928ed52726365e7dbe48c842108490af30))
|
|
511
|
-
|
|
512
|
-
# [11.1.0](https://github.com/ike18t/ng-mocks/compare/v11.0.0...v11.1.0) (2020-11-20)
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
### Features
|
|
516
|
-
|
|
517
|
-
* overrides for MockService ([6492a3e](https://github.com/ike18t/ng-mocks/commit/6492a3ee9c984111465555e62a3327d2389e5b84))
|
|
518
|
-
|
|
519
|
-
# [11.0.0](https://github.com/ike18t/ng-mocks/compare/v10.5.4...v11.0.0) (2020-11-15)
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
### Bug Fixes
|
|
523
|
-
|
|
524
|
-
* removing deprecations ([2625352](https://github.com/ike18t/ng-mocks/commit/262535265cf09e151e7a578f1325fd7cd8067352))
|
|
525
|
-
* respecting internals vs externals ([d4abf41](https://github.com/ike18t/ng-mocks/commit/d4abf41d996763fdb90ec77992055ed5164d9081)), closes [#44](https://github.com/ike18t/ng-mocks/issues/44)
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
### Features
|
|
529
|
-
|
|
530
|
-
* angular 11 support ([eef7b94](https://github.com/ike18t/ng-mocks/commit/eef7b94381a5cd1da4468ea9364ead480a62aa10))
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
### BREAKING CHANGES
|
|
534
|
-
|
|
535
|
-
* respects internals vs externals, to access them use guts or MockBuilder
|
|
536
|
-
* removed NG_GUARDS, use NG_MOCKS_GUARDS
|
|
537
|
-
* removed NG_INTERCEPTORS, use NG_MOCKS_INTERCEPTORS
|
|
538
|
-
* removed custom meta in MockComponent
|
|
539
|
-
* removed MockHelper, use ngMocks
|
|
540
|
-
* A11
|
|
541
|
-
|
|
542
|
-
## [10.5.4](https://github.com/ike18t/ng-mocks/compare/v10.5.3...v10.5.4) (2020-11-14)
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
### Bug Fixes
|
|
546
|
-
|
|
547
|
-
* better handling of double decorations ([60bbebc](https://github.com/ike18t/ng-mocks/commit/60bbebc506325faa236b29249d686cbae17e5569))
|
|
548
|
-
* flex behavior for a mock pipe ([9769061](https://github.com/ike18t/ng-mocks/commit/97690614511753dc8cb5bcf6dcbc4d57ca9f3eb3))
|
|
549
|
-
* searching for things in default fixture ([17b5208](https://github.com/ike18t/ng-mocks/commit/17b5208afcc50ac2705f15bc6fd9c016eda627ce))
|
|
550
|
-
|
|
551
|
-
## [10.5.3](https://github.com/ike18t/ng-mocks/compare/v10.5.2...v10.5.3) (2020-11-07)
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
### Bug Fixes
|
|
555
|
-
|
|
556
|
-
* an example how to handle "TypeError: Cannot read property 'subscribe' of undefined" ([6501a87](https://github.com/ike18t/ng-mocks/commit/6501a87b7ea433c9250ae7805dd2a7f8d2a4d063)), closes [#226](https://github.com/ike18t/ng-mocks/issues/226)
|
|
557
|
-
* info how to solve "type is part of the declarations of 2 modules" ([f5ee1bc](https://github.com/ike18t/ng-mocks/commit/f5ee1bcfde02443ff4fadb0ca1f357f02cdeb610))
|
|
558
|
-
* mock-render proxy ([eaeabba](https://github.com/ike18t/ng-mocks/commit/eaeabba28897ea29b2f58109c193a27bf5278518))
|
|
559
|
-
* relaxed signature of MockInstance ([dccaa2d](https://github.com/ike18t/ng-mocks/commit/dccaa2d93f671474aedc76de381ff8546310a55f))
|
|
560
|
-
|
|
561
|
-
## [10.5.2](https://github.com/ike18t/ng-mocks/compare/v10.5.1...v10.5.2) (2020-11-04)
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
### Bug Fixes
|
|
565
|
-
|
|
566
|
-
* keeping root providers for kept modules ([dc078af](https://github.com/ike18t/ng-mocks/commit/dc078af4b85e9e57b17091c21b11d670960f95df)), closes [#222](https://github.com/ike18t/ng-mocks/issues/222)
|
|
567
|
-
* providing a root service as it is for kept declarations ([e5486e6](https://github.com/ike18t/ng-mocks/commit/e5486e6b29e39ee403aa3f514b7671f3fa442b58)), closes [#222](https://github.com/ike18t/ng-mocks/issues/222)
|
|
568
|
-
* respecting mock keep switch in nested modules ([2f185fb](https://github.com/ike18t/ng-mocks/commit/2f185fb9ca7be3d96abb14e37f700d76826a13de))
|
|
569
|
-
* support of ngOnChanges from OnChanges interface ([820dc94](https://github.com/ike18t/ng-mocks/commit/820dc946c0c4963c1ea715584471d25ff44e6c60))
|
|
570
|
-
|
|
571
|
-
## [10.5.1](https://github.com/ike18t/ng-mocks/compare/v10.5.0...v10.5.1) (2020-11-01)
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
### Bug Fixes
|
|
575
|
-
|
|
576
|
-
* mocking custom deps of providers ([87da53b](https://github.com/ike18t/ng-mocks/commit/87da53b646bdb0cdb30ddf4c87d3348e87b176ee))
|
|
577
|
-
* providing MockProvider and its docs ([ecfb15d](https://github.com/ike18t/ng-mocks/commit/ecfb15de2bd6f0fd308a10a4cd907775df994bdd))
|
|
578
|
-
|
|
579
|
-
# [10.5.0](https://github.com/ike18t/ng-mocks/compare/v10.4.0...v10.5.0) (2020-10-30)
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
### Bug Fixes
|
|
583
|
-
|
|
584
|
-
* mocking token more intelligently ([0f7cc0c](https://github.com/ike18t/ng-mocks/commit/0f7cc0c0a6513d208c5e63602c643ef1764ff7d4))
|
|
585
|
-
* supporting null as keepDeclaration of MockBuilder ([5f44445](https://github.com/ike18t/ng-mocks/commit/5f44445ebccf99fab62c21d6199af9c590408659))
|
|
586
|
-
* supporting pipes in providers ([6e252e8](https://github.com/ike18t/ng-mocks/commit/6e252e81c818c7cf88f8945304edc8d2f67cbd68)), closes [#218](https://github.com/ike18t/ng-mocks/issues/218)
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
### Features
|
|
590
|
-
|
|
591
|
-
* detecting global providers and mocking them ([a36a9df](https://github.com/ike18t/ng-mocks/commit/a36a9df46788ae9236f5e2f61aa39b86b58eceb2))
|
|
592
|
-
* exclude feature for ngMocks.guts ([1886fd1](https://github.com/ike18t/ng-mocks/commit/1886fd1894e3180bd43b7f868931c0e7fe83b852))
|
|
593
|
-
* token to exclude all guards ([7068784](https://github.com/ike18t/ng-mocks/commit/7068784541c6a0ec1ca90b38cb4169ec373dd5e7))
|
|
594
|
-
* token to exclude all interceptors ([660f4c4](https://github.com/ike18t/ng-mocks/commit/660f4c413eb90796eb79c126e7614677e87b5b4c))
|
|
595
|
-
|
|
596
|
-
# [10.4.0](https://github.com/ike18t/ng-mocks/compare/v10.3.0...v10.4.0) (2020-10-24)
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
### Features
|
|
600
|
-
|
|
601
|
-
* exportAll flag for modules ([5f8835c](https://github.com/ike18t/ng-mocks/commit/5f8835c365db3f0ab44ce698d4b1ada2cc3137bb))
|
|
602
|
-
* ngMocks.guts for easy start ([d19f958](https://github.com/ike18t/ng-mocks/commit/d19f95809a9e5802f201ddce31372deecf95393d))
|
|
603
|
-
* supporting fixture in ngMocks.find ([26da8a4](https://github.com/ike18t/ng-mocks/commit/26da8a47033897f8fae31e387bfdac29aec05dd1))
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
## [10.3.0](https://github.com/ike18t/ng-mocks/compare/v10.2.1...v10.3.0) (2020-10-18)
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
### Features
|
|
610
|
-
|
|
611
|
-
* ngMocks.faster execution of test suites ([a077d15](https://github.com/ike18t/ng-mocks/commit/a077d158b5d47549ef84de6af3b388659e103892))
|
|
612
|
-
|
|
613
|
-
### [10.2.1](https://github.com/ike18t/ng-mocks/compare/v10.2.0...v10.2.1) (2020-10-10)
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
### Bug Fixes
|
|
617
|
-
|
|
618
|
-
* builds with proper mappings ([72ed700](https://github.com/ike18t/ng-mocks/commit/72ed700e3570d3b65494019fc8a7c32513165fa7))
|
|
619
|
-
* mocking private service in component ([ab43a43](https://github.com/ike18t/ng-mocks/commit/ab43a438902dc01a75a16b82a6cbd2ef50b8c252)), closes [#198](https://github.com/ike18t/ng-mocks/issues/198)
|
|
620
|
-
* more intelligent overrides ([b17ff7f](https://github.com/ike18t/ng-mocks/commit/b17ff7ffedbda0867e7c6d7cdd06ffb70ea19e2a))
|
|
621
|
-
* more restricted stub signature ([fc179db](https://github.com/ike18t/ng-mocks/commit/fc179dbb5402aef4b915d20e8cb09bccf28bacdd))
|
|
622
|
-
* performance degration caused by .exclude feature ([3bf29ad](https://github.com/ike18t/ng-mocks/commit/3bf29ad9199169a33be6ba94f44a2d52176122a3))
|
|
623
|
-
* support of modules with providers in MockBuilder ([e0250e0](https://github.com/ike18t/ng-mocks/commit/e0250e04028e781a6ebb6c43f5d138b1660c8569)), closes [#197](https://github.com/ike18t/ng-mocks/issues/197)
|
|
624
|
-
|
|
625
|
-
## [10.2.0](https://github.com/ike18t/ng-mocks/compare/v10.1.3...v10.2.0) (2020-10-03)
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
### Features
|
|
629
|
-
|
|
630
|
-
* angular 11 support ([af50a72](https://github.com/ike18t/ng-mocks/commit/af50a720c7a821fec1e1aa5df773e04e33bef390))
|
|
631
|
-
* exclude feature in MockBuilder ([d839f27](https://github.com/ike18t/ng-mocks/commit/d839f2747cff9433fbbddeb34bb83943e096231d)), closes [#175](https://github.com/ike18t/ng-mocks/issues/175)
|
|
632
|
-
* mocked providers for kept declarations ([062d147](https://github.com/ike18t/ng-mocks/commit/062d147c0ccadce2621003c7e0c6f6143acc80b8)), closes [#172](https://github.com/ike18t/ng-mocks/issues/172)
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
### Bug Fixes
|
|
636
|
-
|
|
637
|
-
* cache break of MockComponent ([4b0ea25](https://github.com/ike18t/ng-mocks/commit/4b0ea25f7dbeac68433ce79460f12fdab57367c9)), closes [#96](https://github.com/ike18t/ng-mocks/issues/96)
|
|
638
|
-
* generic type constraint for ngMocks.stub tedious to write ([cccd96d](https://github.com/ike18t/ng-mocks/commit/cccd96d47e6ce3dc8277970d4ad0608d9b64f1a6)), closes [#166](https://github.com/ike18t/ng-mocks/issues/166)
|
|
639
|
-
|
|
640
|
-
### [10.1.3](https://github.com/ike18t/ng-mocks/compare/v10.1.2...v10.1.3) (2020-09-13)
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
### Bug Fixes
|
|
644
|
-
|
|
645
|
-
* cannot combine @Input decorators with query decorators ([7cda85d](https://github.com/ike18t/ng-mocks/commit/7cda85d385b140248d44adb25ae95b1914ca1c5f)), closes [#181](https://github.com/ike18t/ng-mocks/issues/181)
|
|
646
|
-
* respecting initialization of providers between tests ([2c7b47d](https://github.com/ike18t/ng-mocks/commit/2c7b47d7b9d6bdfe49596be225ddc28234265c65)), closes [#186](https://github.com/ike18t/ng-mocks/issues/186)
|
|
647
|
-
|
|
648
|
-
### [10.1.2](https://github.com/ike18t/ng-mocks/compare/v10.1.1...v10.1.2) (2020-08-09)
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
### Bug Fixes
|
|
652
|
-
|
|
653
|
-
* mocking getter and setters of services ([5a0ac7c](https://github.com/ike18t/ng-mocks/commit/5a0ac7c44d4c73d33ab4dad9ad583e31ad28ec5d)), closes [#177](https://github.com/ike18t/ng-mocks/issues/177)
|
|
654
|
-
* mocking imports after declarations ([ab3aa6f](https://github.com/ike18t/ng-mocks/commit/ab3aa6f91406d44cde530c0e6ec46e7af80d9b4c)), closes [#178](https://github.com/ike18t/ng-mocks/issues/178)
|
|
655
|
-
|
|
656
|
-
### [10.1.1](https://github.com/ike18t/ng-mocks/compare/v10.1.0...v10.1.1) (2020-07-21)
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
### Bug Fixes
|
|
660
|
-
|
|
661
|
-
* unexpected value '[object Object]' exported by the module ([148d659](https://github.com/ike18t/ng-mocks/commit/148d659515fae1d7653aa37c2a0880357ccf7b53)), closes [#173](https://github.com/ike18t/ng-mocks/issues/173)
|
|
662
|
-
|
|
663
|
-
## [10.1.0](https://github.com/ike18t/ng-mocks/compare/v10.0.2...v10.1.0) (2020-07-19)
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
### Features
|
|
667
|
-
|
|
668
|
-
* extending mocked things via MockInstance ([1ab2c9d](https://github.com/ike18t/ng-mocks/commit/1ab2c9d34b5a54074f9e30f4c39acd32a5f5d2c2)), closes [#170](https://github.com/ike18t/ng-mocks/issues/170)
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
### Bug Fixes
|
|
672
|
-
|
|
673
|
-
* injection of NG_VALIDATORS and NgControl ([82dd56a](https://github.com/ike18t/ng-mocks/commit/82dd56a78122e0dc6413d3e3d05bb345fbc0c118)), closes [#167](https://github.com/ike18t/ng-mocks/issues/167)
|
|
674
|
-
|
|
675
|
-
<a name="10.0.2"></a>
|
|
676
|
-
## [10.0.2](https://github.com/ike18t/ng-mocks/compare/v10.0.1...v10.0.2) (2020-07-12)
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
### Bug Fixes
|
|
680
|
-
|
|
681
|
-
* skipping mocking of EventManager and DomSharedStylesHost ([84b2720](https://github.com/ike18t/ng-mocks/commit/84b2720)), closes [#162](https://github.com/ike18t/ng-mocks/issues/162)
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
<a name="10.0.1"></a>
|
|
686
|
-
## [10.0.1](https://github.com/ike18t/ng-mocks/compare/v10.0.0...v10.0.1) (2020-07-12)
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
### Bug Fixes
|
|
690
|
-
|
|
691
|
-
* building es5 only that supports es2015 ([d11ed5a](https://github.com/ike18t/ng-mocks/commit/d11ed5a)), closes [#158](https://github.com/ike18t/ng-mocks/issues/158)
|
|
692
|
-
* respect mocks in tokens with useValue ([ccccfc6](https://github.com/ike18t/ng-mocks/commit/ccccfc6)), closes [#151](https://github.com/ike18t/ng-mocks/issues/151)
|
|
693
|
-
* smart injection of NG_VALUE_ACCESSOR ([ad37bf0](https://github.com/ike18t/ng-mocks/commit/ad37bf0)), closes [#157](https://github.com/ike18t/ng-mocks/issues/157)
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
<a name="10.0.0"></a>
|
|
698
|
-
# [10.0.0](https://github.com/ike18t/ng-mocks/compare/v9.6.4...v10.0.0) (2020-07-05)
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
### Features
|
|
702
|
-
|
|
703
|
-
* angular 10 support ([83debd2](https://github.com/ike18t/ng-mocks/commit/83debd2)), closes [#148](https://github.com/ike18t/ng-mocks/issues/148) [#149](https://github.com/ike18t/ng-mocks/issues/149)
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
### BREAKING CHANGES
|
|
707
|
-
|
|
708
|
-
* A10
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
<a name="9.6.4"></a>
|
|
713
|
-
## [9.6.4](https://github.com/ike18t/ng-mocks/compare/v9.6.3...v9.6.4) (2020-07-02)
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
### Bug Fixes
|
|
717
|
-
|
|
718
|
-
* respect of WithProviders without providers ([11ec9de](https://github.com/ike18t/ng-mocks/commit/11ec9de)), closes [#151](https://github.com/ike18t/ng-mocks/issues/151)
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
<a name="9.6.3"></a>
|
|
723
|
-
## [9.6.3](https://github.com/ike18t/ng-mocks/compare/v9.6.2...v9.6.3) (2020-06-23)
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
### Bug Fixes
|
|
727
|
-
|
|
728
|
-
* adding NG_VALUE_ACCESSOR only when necessary ([7f54464](https://github.com/ike18t/ng-mocks/commit/7f54464)), closes [#145](https://github.com/ike18t/ng-mocks/issues/145)
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
<a name="9.6.2"></a>
|
|
733
|
-
## [9.6.2](https://github.com/ike18t/ng-mocks/compare/v9.6.1...v9.6.2) (2020-06-21)
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
### Bug Fixes
|
|
737
|
-
|
|
738
|
-
* detection of empty modules in mock process ([7427e29](https://github.com/ike18t/ng-mocks/commit/7427e29)), closes [#142](https://github.com/ike18t/ng-mocks/issues/142)
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
<a name="9.6.1"></a>
|
|
743
|
-
## [9.6.1](https://github.com/ike18t/ng-mocks/compare/v9.6.0...v9.6.1) (2020-06-14)
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
### Bug Fixes
|
|
747
|
-
|
|
748
|
-
* better default type of MockedComponentFixture ([cca6994](https://github.com/ike18t/ng-mocks/commit/cca6994))
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
<a name="9.6.0"></a>
|
|
753
|
-
# [9.6.0](https://github.com/ike18t/ng-mocks/compare/v9.5.0...v9.6.0) (2020-06-14)
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
### Features
|
|
757
|
-
|
|
758
|
-
* e2e tests for all angular versions ([7bc10a7](https://github.com/ike18t/ng-mocks/commit/7bc10a7))
|
|
759
|
-
* mock-builder + lots of helpers ([6965ec0](https://github.com/ike18t/ng-mocks/commit/6965ec0)), closes [#44](https://github.com/ike18t/ng-mocks/issues/44)
|
|
760
|
-
* mock-render tries to mirror passed component ([cbb37ba](https://github.com/ike18t/ng-mocks/commit/cbb37ba)), closes [#137](https://github.com/ike18t/ng-mocks/issues/137)
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
<a name="9.5.0"></a>
|
|
765
|
-
# [9.5.0](https://github.com/ike18t/ng-mocks/compare/v9.4.0...v9.5.0) (2020-05-31)
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
### Bug Fixes
|
|
769
|
-
|
|
770
|
-
* ngMocks instead of MockHelper ([1db914c](https://github.com/ike18t/ng-mocks/commit/1db914c)), closes [#131](https://github.com/ike18t/ng-mocks/issues/131)
|
|
771
|
-
* throw a human readable error during resolve ([284e848](https://github.com/ike18t/ng-mocks/commit/284e848)), closes [#133](https://github.com/ike18t/ng-mocks/issues/133)
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
### Features
|
|
775
|
-
|
|
776
|
-
* ease of getting inputs and outputs ([af9a846](https://github.com/ike18t/ng-mocks/commit/af9a846)), closes [#129](https://github.com/ike18t/ng-mocks/issues/129)
|
|
777
|
-
* mock-service is typed and supports overrides ([805e37b](https://github.com/ike18t/ng-mocks/commit/805e37b)), closes [#122](https://github.com/ike18t/ng-mocks/issues/122)
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
<a name="9.4.0"></a>
|
|
782
|
-
# [9.4.0](https://github.com/ike18t/ng-mocks/compare/v9.3.0...v9.4.0) (2020-05-17)
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
### Bug Fixes
|
|
786
|
-
|
|
787
|
-
* better docs with current features ([c76209f](https://github.com/ike18t/ng-mocks/commit/c76209f))
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
### Features
|
|
791
|
-
|
|
792
|
-
* original instanceof and properties ([05dd90b](https://github.com/ike18t/ng-mocks/commit/05dd90b)), closes [#109](https://github.com/ike18t/ng-mocks/issues/109)
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
<a name="9.3.0"></a>
|
|
797
|
-
# [9.3.0](https://github.com/ike18t/ng-mocks/compare/v9.2.0...v9.3.0) (2020-05-10)
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
### Bug Fixes
|
|
801
|
-
|
|
802
|
-
* correct mocking of xxxChild(ren) decorators ([de7b8c3](https://github.com/ike18t/ng-mocks/commit/de7b8c3)), closes [#109](https://github.com/ike18t/ng-mocks/issues/109)
|
|
803
|
-
* improved helpers and documentation ([9ef24a0](https://github.com/ike18t/ng-mocks/commit/9ef24a0))
|
|
804
|
-
* more friendly return type of mock-render ([f4a3b79](https://github.com/ike18t/ng-mocks/commit/f4a3b79))
|
|
805
|
-
* remove usage of uknown ([26dfdb8](https://github.com/ike18t/ng-mocks/commit/26dfdb8))
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
### Features
|
|
809
|
-
|
|
810
|
-
* MockHelper with find, findAll and OrFail ([ecc4ac7](https://github.com/ike18t/ng-mocks/commit/ecc4ac7))
|
|
811
|
-
* providers for MockRender ([cb656b7](https://github.com/ike18t/ng-mocks/commit/cb656b7)), closes [#102](https://github.com/ike18t/ng-mocks/issues/102)
|
|
812
|
-
* support injection a library-related service mocker ([e6be694](https://github.com/ike18t/ng-mocks/commit/e6be694)), closes [#87](https://github.com/ike18t/ng-mocks/issues/87) [#103](https://github.com/ike18t/ng-mocks/issues/103)
|
|
813
|
-
* type-safe MockRender ([3bfe7bf](https://github.com/ike18t/ng-mocks/commit/3bfe7bf))
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
<a name="9.2.0"></a>
|
|
818
|
-
# 9.2.0 (2020-03-28)
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
### Bug Fixes
|
|
822
|
-
|
|
823
|
-
* respect of all parents ([b119547](https://github.com/ike18t/ng-mocks/commit/b119547))
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
<a name="9.1.0"></a>
|
|
828
|
-
# 9.1.0 (2020-03-21)
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
### Features
|
|
832
|
-
|
|
833
|
-
* Base class for directives and components ([f47853e](https://github.com/ike18t/ng-mocks/commit/f47853e))
|
|
834
|
-
* MockService ([62a87ea](https://github.com/ike18t/ng-mocks/commit/62a87ea))
|
|
835
|
-
* **mock-render:** option to detectChanges or not ([236b9e0](https://github.com/ike18t/ng-mocks/commit/236b9e0))
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
<a name="9.0.0"></a>
|
|
840
|
-
# 9.0.0 (2020-02-11)
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
<a name="8.1.0"></a>
|
|
845
|
-
# 8.1.0 (2019-07-17)
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
### Bug Fixes
|
|
849
|
-
|
|
850
|
-
* es2015 class declaration method mocking ([1286b10](https://github.com/ike18t/ng-mocks/commit/1286b10))
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
<a name="8.0.0"></a>
|
|
855
|
-
# 8.0.0 (2019-06-03)
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
### Features
|
|
859
|
-
|
|
860
|
-
* angular 8 ([29a5203](https://github.com/ike18t/ng-mocks/commit/29a5203))
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
<a name="7.8.0"></a>
|
|
865
|
-
# 7.8.0 (2019-05-14)
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
### Features
|
|
869
|
-
|
|
870
|
-
* **51:** Add mocked entry components to mocked modules ([a321b14](https://github.com/ike18t/ng-mocks/commit/a321b14))
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
<a name="7.7.2"></a>
|
|
875
|
-
## 7.7.2 (2019-04-26)
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
<a name="7.7.1"></a>
|
|
880
|
-
## 7.7.1 (2019-04-23)
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
### Bug Fixes
|
|
884
|
-
|
|
885
|
-
* **49:** stop caching mocked pipes ([058d66e](https://github.com/ike18t/ng-mocks/commit/058d66e))
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
<a name="7.7.0"></a>
|
|
890
|
-
# 7.7.0 (2019-03-15)
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
<a name="7.6.0"></a>
|
|
895
|
-
# 7.6.0 (2019-02-26)
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
<a name="7.5.0"></a>
|
|
900
|
-
# 7.5.0 (2019-01-29)
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
<a name="7.4.0"></a>
|
|
905
|
-
# 7.4.0 (2018-12-22)
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
<a name="7.3.0"></a>
|
|
910
|
-
# 7.3.0 (2018-12-18)
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
<a name="7.2.0"></a>
|
|
915
|
-
# 7.2.0 (2018-12-07)
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
<a name="7.1.3"></a>
|
|
920
|
-
## 7.1.3 (2018-12-02)
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
<a name="7.1.2"></a>
|
|
925
|
-
## 7.1.2 (2018-11-26)
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
<a name="7.1.1"></a>
|
|
930
|
-
## 7.1.1 (2018-11-06)
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
<a name="7.1.0"></a>
|
|
935
|
-
# 7.1.0 (2018-11-01)
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
### Bug Fixes
|
|
939
|
-
|
|
940
|
-
* trim innerText that was getting a new line from a div ([f883ad0](https://github.com/ike18t/ng-mocks/commit/f883ad0))
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
<a name="7.0.1"></a>
|
|
945
|
-
## 7.0.1 (2018-10-26)
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
### Bug Fixes
|
|
949
|
-
|
|
950
|
-
* package-lock out of sync ([6fe7d36](https://github.com/ike18t/ng-mocks/commit/6fe7d36))
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
<a name="7.0.0"></a>
|
|
955
|
-
# 7.0.0 (2018-10-26)
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
<a name="6.3.0"></a>
|
|
960
|
-
# 6.3.0 (2018-10-17)
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
### Features
|
|
964
|
-
|
|
965
|
-
* **MockDirective:** added the ability to use ViewChild/ViewChildren etc with MockDirective ([8853e87](https://github.com/ike18t/ng-mocks/commit/8853e87))
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
<a name="6.2.3"></a>
|
|
970
|
-
## 6.2.3 (2018-10-02)
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
### Bug Fixes
|
|
974
|
-
|
|
975
|
-
* **MockPlural:** removing generic type from MockComponents, Directives, and Pipes ([919a06c](https://github.com/ike18t/ng-mocks/commit/919a06c))
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
<a name="6.2.2"></a>
|
|
980
|
-
## 6.2.2 (2018-10-02)
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
### Bug Fixes
|
|
984
|
-
|
|
985
|
-
* **MockModule:** Never mock CommonModule ([119dd80](https://github.com/ike18t/ng-mocks/commit/119dd80))
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
<a name="6.2.1"></a>
|
|
990
|
-
## 6.2.1 (2018-08-28)
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
<a name="6.2.0"></a>
|
|
995
|
-
# 6.2.0 (2018-08-28)
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
### Features
|
|
999
|
-
|
|
1000
|
-
* add a MockedComponent type ([fe547af](https://github.com/ike18t/ng-mocks/commit/fe547af))
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
<a name="6.1.0"></a>
|
|
1005
|
-
# 6.1.0 (2018-06-04)
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
### Features
|
|
1009
|
-
|
|
1010
|
-
* support structural directives ([050e70c](https://github.com/ike18t/ng-mocks/commit/050e70c))
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
<a name="6.0.1"></a>
|
|
1015
|
-
## 6.0.1 (2018-05-15)
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
### Bug Fixes
|
|
1019
|
-
|
|
1020
|
-
* package json peer dep version range ([8ad3834](https://github.com/ike18t/ng-mocks/commit/8ad3834))
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
<a name="6.0.0"></a>
|
|
1025
|
-
# 6.0.0 (2018-05-14)
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
### Features
|
|
1029
|
-
|
|
1030
|
-
* support angular 6 and test 5 & 6 in travis ([5bc9331](https://github.com/ike18t/ng-mocks/commit/5bc9331))
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
<a name="5.3.0"></a>
|
|
1035
|
-
# 5.3.0 (2018-04-05)
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
### Features
|
|
1039
|
-
|
|
1040
|
-
* MockOf - Include mocked class names in mock class names ([8b149f5](https://github.com/ike18t/ng-mocks/commit/8b149f5))
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
<a name="5.2.0"></a>
|
|
1045
|
-
# 5.2.0 (2018-03-30)
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
### Features
|
|
1049
|
-
|
|
1050
|
-
* Use Angular annotation resolvers ([4050d10](https://github.com/ike18t/ng-mocks/commit/4050d10))
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
<a name="5.1.0"></a>
|
|
1055
|
-
# 5.1.0 (2018-03-25)
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
### Bug Fixes
|
|
1059
|
-
|
|
1060
|
-
* Add a null check for decorator args ([1058044](https://github.com/ike18t/ng-mocks/commit/1058044))
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
### Features
|
|
1064
|
-
|
|
1065
|
-
* Support Angular propDecorators inputs and outputs ([add374d](https://github.com/ike18t/ng-mocks/commit/add374d))
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
<a name="5.0.0"></a>
|
|
1070
|
-
# 5.0.0 (2018-03-25)
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
### Bug Fixes
|
|
1074
|
-
|
|
1075
|
-
* Fix bad return value from mock-directive ([4659a32](https://github.com/ike18t/ng-mocks/commit/4659a32))
|
|
1076
|
-
* multiple decorators on an input ([13874b9](https://github.com/ike18t/ng-mocks/commit/13874b9))
|
|
1077
|
-
* Outdated package-lock ([7623e98](https://github.com/ike18t/ng-mocks/commit/7623e98))
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
### Features
|
|
1081
|
-
|
|
1082
|
-
* add functions to mass mock ([fee5a03](https://github.com/ike18t/ng-mocks/commit/fee5a03))
|
|
1083
|
-
* Cleanup exports and export MockDeclaration from MockModule ([9fe2bb1](https://github.com/ike18t/ng-mocks/commit/9fe2bb1))
|
|
1084
|
-
* mock directives now have event emitter bound outputs ([bac1ca5](https://github.com/ike18t/ng-mocks/commit/bac1ca5))
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
<a name="5.0.0-rc5"></a>
|
|
1089
|
-
# 5.0.0-rc5 (2018-03-07)
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
### Bug Fixes
|
|
1093
|
-
|
|
1094
|
-
* package json typings location ([5f6fde0](https://github.com/ike18t/ng-mocks/commit/5f6fde0))
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
<a name="5.0.0-rc4"></a>
|
|
1099
|
-
# 5.0.0-rc4 (2018-03-07)
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
<a name="5.0.0-rc3"></a>
|
|
1104
|
-
# 5.0.0-rc3 (2018-03-07)
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
### Bug Fixes
|
|
1108
|
-
|
|
1109
|
-
* integrate mock-pipe ([d747517](https://github.com/ike18t/ng-mocks/commit/d747517))
|
|
1110
|
-
* mock_direcive integration ([7f02f7b](https://github.com/ike18t/ng-mocks/commit/7f02f7b))
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
### Features
|
|
1114
|
-
|
|
1115
|
-
* merge in mock-module ([05eaebe](https://github.com/ike18t/ng-mocks/commit/05eaebe))
|
|
1116
|
-
* support inputs and outputs from extended components ([fc46838](https://github.com/ike18t/ng-mocks/commit/fc46838))
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
<a name="5.0.0-rc1"></a>
|
|
1121
|
-
# 5.0.0-rc1 (2018-02-10)
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
### Bug Fixes
|
|
1125
|
-
|
|
1126
|
-
* add reflect-metadata back to devDeps ([385c9c4](https://github.com/ike18t/ng-mocks/commit/385c9c4))
|
|
1127
|
-
* Add support for directives with a different kind of meta ([0bd38cc](https://github.com/ike18t/ng-mocks/commit/0bd38cc))
|
|
1128
|
-
* add testbed test that exposed now fixed issue ([610cbdc](https://github.com/ike18t/ng-mocks/commit/610cbdc))
|
|
1129
|
-
* forgot how to use js reduce ([de518d4](https://github.com/ike18t/ng-mocks/commit/de518d4))
|
|
1130
|
-
* instantiate event emitters in component constructor ([fb4b97d](https://github.com/ike18t/ng-mocks/commit/fb4b97d))
|
|
1131
|
-
* module exports is now all declarations ([fbb0e73](https://github.com/ike18t/ng-mocks/commit/fbb0e73))
|
|
1132
|
-
* output binding ([59f476d](https://github.com/ike18t/ng-mocks/commit/59f476d))
|
|
1133
|
-
* works with component w/o inputs or outputs ([b3d38e7](https://github.com/ike18t/ng-mocks/commit/b3d38e7))
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
### Features
|
|
1137
|
-
|
|
1138
|
-
* add exportAs and alias support ([14a1474](https://github.com/ike18t/ng-mocks/commit/14a1474))
|
|
1139
|
-
* add support for exportAs and input aliases ([9b42a21](https://github.com/ike18t/ng-mocks/commit/9b42a21))
|
|
1140
|
-
* Adding angular 2 compatibility and moving to peerDependency ([#3](https://github.com/ike18t/ng-mocks/issues/3)) ([4bd93db](https://github.com/ike18t/ng-mocks/commit/4bd93db))
|
|
1141
|
-
* component mock implements control value accessor to support ngModel binding ([67ea7c4](https://github.com/ike18t/ng-mocks/commit/67ea7c4))
|
|
1142
|
-
* initial implementation ([893f83b](https://github.com/ike18t/ng-mocks/commit/893f83b))
|
|
1143
|
-
* memoize function by arg ([031e3a6](https://github.com/ike18t/ng-mocks/commit/031e3a6))
|
|
1144
|
-
* memoize function by arg ([cac00b3](https://github.com/ike18t/ng-mocks/commit/cac00b3))
|
|
1145
|
-
* mock module providers ([49b2272](https://github.com/ike18t/ng-mocks/commit/49b2272))
|
|
1146
|
-
* Upgrade to angular 5 and pull in testbed for tests ([7df64a8](https://github.com/ike18t/ng-mocks/commit/7df64a8))
|