Skip to content

Update Angular version and fix NgClass directive#51

Merged
DuncanFaulkner merged 12 commits into17.x.xfrom
main
Jan 16, 2024
Merged

Update Angular version and fix NgClass directive#51
DuncanFaulkner merged 12 commits into17.x.xfrom
main

Conversation

@DuncanFaulkner
Copy link
Copy Markdown
Contributor

Update Angular version and fix NgClass directive
In angular/angular#53831 NgClass directive constructor signature was updated, which is a breaking change for Angular Flex Layout. This change updates the signature by removing iterableDiffers and keyValueDiffers, which are not used anymore.

DuncanFaulkner and others added 12 commits November 21, 2023 21:33
* feat(project): upgrade to Angular 17

* fix(update): issues with linting - still using tslint needs upgrading to eslint

* fix(update): fix yarn install to latest node

* fix(update): fix local test browser node version

* chore(changelog): update changelog
In angular/angular#53831 `NgClass` directive constructor signature was updated, which is a breaking change for Angular Flex Layout. This change updates the signature by removing `iterableDiffers` and `keyValueDiffers`, which are not used anymore.
@DuncanFaulkner DuncanFaulkner merged commit 0e6100d into 17.x.x Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants