Skip to content

Feat(Input): implement pattern error message#5480

Open
ChristianBusshoff wants to merge 6 commits into
mainfrom
feat-3162/Implement-pattern-error-message-for-OnyxInput
Open

Feat(Input): implement pattern error message#5480
ChristianBusshoff wants to merge 6 commits into
mainfrom
feat-3162/Implement-pattern-error-message-for-OnyxInput

Conversation

@ChristianBusshoff
Copy link
Copy Markdown
Contributor

@ChristianBusshoff ChristianBusshoff commented May 12, 2026

Relates to #3162

  • added pattern error message

…ages in OnyxInput pattern validation. The pattern prop now accepts an object structure { value: string | RegExp; errMessage: string }, allowing developers to display a specific error message when the input value does not match the provided pattern.
@ChristianBusshoff ChristianBusshoff requested a review from a team as a code owner May 12, 2026 12:38
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 12, 2026

🦋 Changeset detected

Latest commit: e8fa7d0

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

This PR includes changesets to release 7 packages
Name Type
sit-onyx Minor
@sit-onyx/chartjs-plugin Major
@sit-onyx/mdc Major
@sit-onyx/nuxt-docs Major
@sit-onyx/nuxt Major
@sit-onyx/tiptap Major
@sit-onyx/vitepress-theme Major

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

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.

1 participant