Skip to content

refactor(OnyxTextarea): use OnyxFormElementV2 internally#5221

Open
larsrickert wants to merge 10 commits intomainfrom
larsrickert/5144-textarea
Open

refactor(OnyxTextarea): use OnyxFormElementV2 internally#5221
larsrickert wants to merge 10 commits intomainfrom
larsrickert/5144-textarea

Conversation

@larsrickert
Copy link
Copy Markdown
Collaborator

Relates to #5144

Update the OnyxTextarea to use the OnyxFormElementV2 internally. This now supports:

  • leadingIcons slot
  • loading property
  • left aligned label using label.position

Checklist

  • The added / edited code has been documented with JSDoc
  • If a new component is added, at least one Playwright screenshot test or functional test is added
  • A changeset is added with npx changeset add if your changes should be released as npm package (because they affect the library usage)
  • I have performed a self review of my code ("Files changed" tab in the pull request)

@larsrickert larsrickert requested a review from a team as a code owner April 1, 2026 14:40
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 1, 2026

🦋 Changeset detected

Latest commit: 039ba3e

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 Minor
@sit-onyx/chartjs-plugin 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

larsrickert and others added 8 commits April 1, 2026 17:39
This is an auto-generated pull request. All Playwright screenshots have
been updated.

Co-authored-by: larsrickert <67898185+larsrickert@users.noreply.github.com>
@larsrickert larsrickert force-pushed the larsrickert/5144-textarea branch from 8fba553 to ea9bd23 Compare April 1, 2026 15:39
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