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

refactor(ViewComponentRevisionsComponent): Convert to standalone #2018

Merged

Conversation

hirokiterashima
Copy link
Member

Changes

This pull request includes several changes to the ViewComponentRevisionsComponent to improve its modularity and code readability. The most important changes involve refactoring the component to use Angular's standalone components, updating the HTML template syntax, and modifying the TypeScript class to enhance encapsulation and readability.

Modularization and Imports:

HTML Template Updates:

TypeScript Class Enhancements:

Removal of Unused Component:

Test

  • Component revisions appear as before in CM > grade by step

@hirokiterashima hirokiterashima added this to the Standalone Components milestone Dec 4, 2024
@hirokiterashima hirokiterashima self-assigned this Dec 4, 2024
@hirokiterashima hirokiterashima marked this pull request as ready for review December 4, 2024 00:43
@hirokiterashima hirokiterashima merged commit 994bbd9 into develop Dec 4, 2024
3 of 5 checks passed
@hirokiterashima hirokiterashima deleted the convert-ViewComponentRevisions-to-standalone branch December 4, 2024 01:06
@hirokiterashima
Copy link
Member Author

🎉 This issue has been resolved in version 5.163.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant