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

Angular | Refactor modal component #19858

Merged
merged 3 commits into from
May 30, 2024
Merged

Angular | Refactor modal component #19858

merged 3 commits into from
May 30, 2024

Conversation

Sinan997
Copy link
Contributor

Refactor modal component with the new signal API

@masumulu28
Copy link
Member

Why we need this changes now ? Also is it ok with current usages ? our setted values are not the signal based type
e.g: in identiy component modals

@Sinan997
Copy link
Contributor Author

Why we need this changes now ? Also is it ok with current usages ? our setted values are not the signal based type e.g: in identiy component modals

Provided value doesn't have to be signal, it can be signal or not. So, it is okey with the current usages. You can test it in your local by sinan/refactor-modal branch.

For more info about model inputs.

As far as i know we want to use new signal features of Angular. According to this idea i have refactor the modal component. If you think this isn't our goal, i can close the PR.

@masumulu28 masumulu28 merged commit 1917e6a into dev May 30, 2024
2 of 3 checks passed
@masumulu28 masumulu28 deleted the sinan/refactor-modal branch May 30, 2024 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants