Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(lib): use new ComponentRef API to set inputs on components
This allowed to remove code for generating and calling OnChanges hook manually as it's not handled by Angular directly. As this part is no longer in the lib dynamic directives no longer receive OnChanges hook calls.
- Loading branch information