This update will make the components use the latest signal inputs, outputs, computed, effect.
Library code will be following the reactive style.
Changes include
- Convert `@Input` to `input` signal
- Convert `@Ouput` to `output` signal
- Use `setInput` on component instance
- Replaced `ngOnChanges`, with `computed` / `efffect`
- Used `ChangeDetectionStrategy.OnPush` strategy
- Updates affected tests to use signal
- Update tests with signal -✅
|
||
---|---|---|
.. | ||
0.1.0-0.1.0-6.md | ||
0.4.0-0.5.0.md | ||
0.5.0-0.6.0.md | ||
0.9.0-0.10.0.md | ||
0.11.0-0.12.0.md | ||
0.14.0-0.15.0.md | ||
1.0.0-2.0.0.md | ||
v4.md |