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

Use new syntax to create dynamic components #456

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

adityanaag3
Copy link
Contributor

What does this PR do?

Uses the new lwc:component tag and the lwc:is directive to render components dynamically. This supersedes the previous implementation using lwc:dynamic directive.

Refer: https://rfcs.lwc.dev/rfcs/lwc/0133-dynamic-component-creation

The PR fulfills these requirements:

[x] Tests for the proposed changes have been added/updated.
[x] Code linting and formatting was performed.

@adityanaag3 adityanaag3 requested a review from a team as a code owner October 30, 2023 10:55
@adityanaag3 adityanaag3 merged commit 83a151c into main Nov 1, 2023
4 checks passed
@adityanaag3 adityanaag3 deleted the at/dynamic-component-update branch November 1, 2023 11:48
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