Commit ea36a20
authored
refactor(generator/angular): extend FeatureFlagDirective<T> instead of using hostDirectives (#218)
* chore: ignore obj/ folder from csharp integration test
Signed-off-by: backtrack5r3 <[email protected]>
* test(generator): add smoke test for angular generator
This test is currently failing and that what we want. First write a test that fail, then fix it.
Signed-off-by: backtrack5r3 <[email protected]>
* refactor(generator): switch to custom directive for Angular
Remove the usage of typed directive exposed in angular SDK in flavor of custom forked directive.
Signed-off-by: backtrack5r3 <[email protected]>
* chore: bump web-sdk/angular-sdk
Signed-off-by: backtrack5r3 <[email protected]>
* docs: refine generated JSDOC
Signed-off-by: backtrack5r3 <[email protected]>
---------
Signed-off-by: backtrack5r3 <[email protected]>1 parent d139f9e commit ea36a20
10 files changed
Lines changed: 949 additions & 327 deletions
File tree
- internal
- cmd/testdata
- generators/angular
- test/angular-integration
- specs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
228 | 231 | | |
229 | 232 | | |
230 | 233 | | |
| |||
0 commit comments