Skip to content

Conversation

@tilucasoli
Copy link
Collaborator

Related issue

Description

Replaces List<BoxShadowMix> with BoxShadowListMix throughout the codebase for boxShadow properties and related methods. Adds extension for converting List<BoxShadowMix> to BoxShadowListMix, updates utility, mixin, and test usages for consistency and improved type safety.

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?

@tilucasoli tilucasoli requested a review from leoafarias October 14, 2025 19:41
@docs-page
Copy link

docs-page bot commented Oct 14, 2025

To view this pull requests documentation preview, visit the following URL:

docs.page/btwld/mix~772

Documentation is deployed and generated using docs.page.

@vercel
Copy link
Contributor

vercel bot commented Oct 14, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
mix-docs Ready Ready Preview Comment Oct 14, 2025 8:24pm

Refactor List<BoxShadow> to use BoxShadowListMix type

Replaces List<BoxShadowMix> with BoxShadowListMix throughout the codebase for boxShadow properties and related methods. Adds extension for converting List<BoxShadowMix> to BoxShadowListMix, updates utility, mixin, and test usages for consistency and improved type safety.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants