Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make our Angular components use signal inputs, models and signal queries #502

Open
2 tasks
quentinderoubaix opened this issue Feb 19, 2024 · 1 comment
Open
2 tasks
Labels
enhancement New feature or request framework: angular
Milestone

Comments

@quentinderoubaix
Copy link
Contributor

quentinderoubaix commented Feb 19, 2024

Description
We have migrated to Angular 17.2, allowing us to start using even more signals into our widgets.

References:
https://next.angular.io/api/core/input
https://angular.io/api/core/model
https://angular.io/api/core/viewChild

Can be split into two parts:

@quentinderoubaix quentinderoubaix added this to the v1.0 milestone Feb 19, 2024
@quentinderoubaix quentinderoubaix modified the milestones: v1.0, v0.3 Feb 28, 2024
@mrednic-1A
Copy link
Contributor

Here is an example with the Progressbar component migrated #566

@quentinderoubaix quentinderoubaix modified the milestones: v0.3, v0.4 Mar 21, 2024
@quentinderoubaix quentinderoubaix modified the milestones: v0.4, v0.5 Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request framework: angular
Projects
None yet
Development

No branches or pull requests

2 participants