Skip to content

refactor: Enhance Button HTML attributes with Invoker Commands API#1791

Open
mfranzke wants to merge 6 commits intoBuilderIO:mainfrom
mfranzke:patch-1
Open

refactor: Enhance Button HTML attributes with Invoker Commands API#1791
mfranzke wants to merge 6 commits intoBuilderIO:mainfrom
mfranzke:patch-1

Conversation

@mfranzke
Copy link
Contributor

@mfranzke mfranzke commented Jan 31, 2026

Description

Please provide the following information:

  • What changes you made:
    Added command and commandFor-HTML-attributes to ButtonHTMLAttributes interface and HTML attributes list.
  • Why you made them, and:
    Keep up with the web standards.
  • Any other useful context:

Make sure to follow the PR preparation steps in CONTRIBUTING.md before submitting your PR:

  • format the codebase: from the root, run yarn fmt:prettier.
  • update all snapshots (in core & CLI): from the root, run yarn test:update
  • add Changeset entry: from the root, run yarn g:changeset and follow the CLI instructions. Alternatively, use the Changeset Github Bot to create the file.

@changeset-bot
Copy link

changeset-bot bot commented Jan 31, 2026

🦋 Changeset detected

Latest commit: 9a07e3a

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

This PR includes changesets to release 2 packages
Name Type
@builder.io/mitosis Minor
@builder.io/mitosis-cli Minor

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

@mfranzke mfranzke changed the title refactor: Enhance ButtonHTMLAttributes with Invoker Commands APIs refactor: Enhance ButtonHTMLAttributes with Invoker Commands API Jan 31, 2026
@nx-cloud
Copy link

nx-cloud bot commented Jan 31, 2026

View your CI Pipeline Execution ↗ for commit 9a07e3a

Command Status Duration Result
nx run-many --target test ✅ Succeeded 4m 53s View ↗
nx run-many --target build --exclude @builder.i... ✅ Succeeded 3m 42s View ↗
nx e2e @builder.io/e2e-app ✅ Succeeded 1m 14s View ↗
nx build @builder.io/mitosis-site ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2026-01-31 20:45:53 UTC

@mfranzke mfranzke changed the title refactor: Enhance ButtonHTMLAttributes with Invoker Commands API refactor: Enhance Button HTML attributes with Invoker Commands API Jan 31, 2026
@mfranzke mfranzke marked this pull request as ready for review January 31, 2026 20:28
@mfranzke mfranzke requested a review from samijaber as a code owner January 31, 2026 20:28
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

Comments