Skip to content

Modernize Mix and Remix examples#39

Merged
leoafarias merged 8 commits into
mainfrom
leoafarias/mix-dot-notation
Jul 17, 2026
Merged

Modernize Mix and Remix examples#39
leoafarias merged 8 commits into
mainfrom
leoafarias/mix-dot-notation

Conversation

@leoafarias

@leoafarias leoafarias commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Modernizes Mix and Remix documentation, landing-page snippets, and live previews to Dart 3.12 dot shorthand and canonical nested APIs such as .border(.color(...).width(...)) and .shadow(.color(...)), while removing unnecessary .new() seeds, redundant .all(...) wrappers, shadowOnly(...), and invalid animation forms.

Pins the preview app to Remix PR #78, migrates button examples and API references to ButtonStyler, and documents the deprecated beta alias.

Preserves instructional legibility through a file-by-file MDX review, with named Material colors, expanded MixScope token maps, and same-level alignment for nested shorthand chains, while real Dart files remain controlled by dart fix and dart format.

Validated with dart fix --apply, dart format, flutter analyze, flutter test, pnpm check:previews, pnpm test:site, pnpm build, and git diff --check.

@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
mix-docs Ready Ready Preview, Comment Jul 17, 2026 9:53am

@leoafarias
leoafarias marked this pull request as ready for review July 17, 2026 09:54
@leoafarias
leoafarias merged commit 40048bb into main Jul 17, 2026
4 checks passed
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