refactor: migrate to control flow syntax#2132
refactor: migrate to control flow syntax#2132lekhmanrus wants to merge 1 commit intocommudle:release/testfrom
Conversation
|
Thank you so much @lekhmanrus for raising this PR, quick question if you were able to test it locally? |
|
Hey @arpansac, |
|
Thanks @lekhmanrus, one more check (lengthy one) is to go through the files and see in case it has created the right logic as compared to ngIf/for/switch because in some cases it was added over an extra parent div/html tag which can now be removed, saving some lines of code. |
|
@arpansac, I get your point about removing extra wrapper elements, but those extra tags might be intentional - for styling, layout or structural directives that rely on proper DOM hierarchy. |
PR Template
Type
Description
Screenshots
Testing
Bundle Size