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

Added customClass to k-inputs #141

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

HeriLFIU
Copy link
Collaborator

@HeriLFIU HeriLFIU commented Dec 16, 2024

Closes #142

Summary

K-inputs now use the new customClass prop to add their CSS classes instead of just using class, so that they are compatible with the vue3-sfc-loader.
For these changes to work, you need the latest custom class additions from the main UI repo:
kytos-ng/ui#118 (comment)

Local Tests

I ran it on my local environment and no errors were produced.

@HeriLFIU HeriLFIU marked this pull request as ready for review December 16, 2024 18:23
@HeriLFIU HeriLFIU requested a review from a team as a code owner December 16, 2024 18:23
@HeriLFIU
Copy link
Collaborator Author

@rmotitsuki I just finished this PR, and it's ready for review.

Copy link
Member

@viniarck viniarck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Same comment as kytos-ng/sdntrace_cp#126 (review)

Copy link

@rmotitsuki rmotitsuki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

telemetry_int k-inputs require the new customClass prop to function properly
3 participants