[Enhancement] Convert all Kirby Components to standalone components #3799
Labels
enhancement
New feature or request
👶🏻 New
For new issues before prioritisation and refinement
NOT Prioritized
Issue not yet prioritized and added to a Milestone
NOT Tech refined
Needs Tech kickoff - solution outlined and agreed
Describe the enhancement
The Kirby Design System should follow the recent convention from angular and convert all of its components to standalone components. This will provide much more flexibility since consumers may then be much more specific in what components they want to import rather than importing the huge all-in-one KirbyModule.
Describe the solution you'd like
Make all or most components in the KirbyModule standalone.
Have you considered any alternatives?
Do nothing now and wait until the components are converted to CustomElements.
Are there any additional context?
Might give a better workaround for the problem in this: #3742
Checklist:
The following tasks should be carried out in sequence in order to follow the process of contributing correctly.
Refinement
Implementation
The contributor who wants to implement this issue should:
Review
Once the issue has been implemented and is ready for review:
The text was updated successfully, but these errors were encountered: