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

fix(OnyxFormElement): fix broken counter text when maxlength with counter is used #2534

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

JoCa96
Copy link
Collaborator

@JoCa96 JoCa96 commented Jan 16, 2025

  • fixed broken counter text, which was caused by string conversion of an object
  • remove import for defineSlots to get rid of vue warning
  • counter text is now colored red, when the text is over the maxlength

@JoCa96 JoCa96 requested a review from a team as a code owner January 16, 2025 10:20
Copy link

changeset-bot bot commented Jan 16, 2025

🦋 Changeset detected

Latest commit: b4322cb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
sit-onyx Patch
demo-app Patch
playground Patch
@sit-onyx/chartjs-plugin Patch
@sit-onyx/nuxt Patch
@sit-onyx/vitepress-theme Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@JoCa96 JoCa96 force-pushed the joca96/fix-max-length-counter-broken branch from 436cb41 to b811ae2 Compare January 16, 2025 10:37
@JoCa96 JoCa96 requested a review from larsrickert January 16, 2025 11:31
@larsrickert larsrickert self-assigned this Jan 16, 2025
@JoCa96 JoCa96 requested a review from larsrickert January 16, 2025 12:48
@JoCa96 JoCa96 enabled auto-merge January 16, 2025 12:49
@JoCa96 JoCa96 force-pushed the joca96/fix-max-length-counter-broken branch from b4322cb to 771b47c Compare January 16, 2025 16:18
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