Skip to content

fix: resolve missing style attribute passing for Angular and Stenci…#1792

Open
nmerget wants to merge 4 commits intoBuilderIO:mainfrom
nmerget:fix-attribute-passing-angular-stencil
Open

fix: resolve missing style attribute passing for Angular and Stenci…#1792
nmerget wants to merge 4 commits intoBuilderIO:mainfrom
nmerget:fix-attribute-passing-angular-stencil

Conversation

@nmerget
Copy link
Contributor

@nmerget nmerget commented Feb 13, 2026

…l components

Description

Please provide the following information:

At the moment you can enable attributePassing for Angular and Stencil, but it doesn't pass every property like style

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.

@nmerget nmerget requested a review from samijaber as a code owner February 13, 2026 08:29
@changeset-bot
Copy link

changeset-bot bot commented Feb 13, 2026

🦋 Changeset detected

Latest commit: f46617f

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 Patch
@builder.io/mitosis-cli 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

@nx-cloud
Copy link

nx-cloud bot commented Feb 13, 2026

View your CI Pipeline Execution ↗ for commit f46617f

Command Status Duration Result
nx e2e @builder.io/e2e-app ✅ Succeeded 1m 7s View ↗
nx run-many --target test ✅ Succeeded 4m 58s View ↗
nx run-many --target build --exclude @builder.i... ✅ Succeeded 3m 54s View ↗
nx build @builder.io/mitosis-site ✅ Succeeded 2m 28s View ↗

☁️ Nx Cloud last updated this comment at 2026-02-18 07:31:01 UTC

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

Comments