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

feat: Create AttributeBridge #497

Closed
wants to merge 2 commits into from
Closed

feat: Create AttributeBridge #497

wants to merge 2 commits into from

Conversation

tilucasoli
Copy link
Collaborator

@tilucasoli tilucasoli commented Oct 2, 2024

Description

  • Managing child widget styles can become verbose when dealing with complex Attributes that consist of various other attributes. To address this issue, we developed AttributeBridge to extract and expose one attribute from another.

Changes

  • Create the AttributeBridge

Review Checklist

  • Testing: Have you tested your changes, including unit tests and integration tests for affected code?
  • Breaking Changes: Does this change introduce breaking changes affecting existing code or users?
  • Documentation Updates: Are all relevant documentation files (e.g. README, API docs) updated to reflect the changes in this PR?
  • Website Updates: Is the website containing the updates you make on documentation?

Additional Information (optional)

Is there any additional context or documentation that might be helpful for reviewers?

Copy link

vercel bot commented Oct 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
mix-docs ⬜️ Ignored (Inspect) Visit Preview Oct 2, 2024 9:30pm

@tilucasoli tilucasoli closed this Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant