Unclaimed project
Are you a maintainer of mix? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
mix
A styling system for Flutter
design-systemflutter
Last updated about 1 hour ago
Back to changelogNew
Mix 1.6.0 "Nielsen"
Packages Updates
mix - v1.6.0
- REFACTOR: Rename
MixableProperty to MixableType (#574)
- REFACTOR: mix generator clean up and mix semantic changes (#569)
- CHORE: Update min version compatibility (#572)
mix_annotations - v0.4.0
- REFACTOR: Rename
MixableProperty to MixableType (#574).
- REFACTOR: mix generator clean up and mix semantic changes (#569).
mix_generator - v0.4.0
- REFACTOR: Rename
MixableProperty to MixableType (#574)
- REFACTOR: mix generator clean up and mix semantic changes (#569)
- CHORE: Update min version compatibility (#572)
What's Changed
feat: Accordion interaction based on open variable by @tilucasoli in https://github.com/btwld/mix/pull/546feat: improve Fortaleza Theme Customization by @tilucasoli in https://github.com/btwld/mix/pull/547feat: Support header on scaffold by @tilucasoli in https://github.com/btwld/mix/pull/554chore: version packages by @github-actions in https://github.com/btwld/mix/pull/556fix: Add ToastLayer on RemixAPp by @tilucasoli in https://github.com/btwld/mix/pull/557docs: formatting for widget modifiers guide by @kbtz in https://github.com/btwld/mix/pull/567refactor: mix generator clean up and mix semantic changes by @leoafarias in https://github.com/btwld/mix/pull/569chore: Update min version compatibility by @tilucasoli in https://github.com/btwld/mix/pull/572refactor: Rename MixableProperty to MixableType by @tilucasoli in https://github.com/btwld/mix/pull/574chore: version packages by @github-actions in https://github.com/btwld/mix/pull/575chore: version packages by @github-actions in https://github.com/btwld/mix/pull/576New Contributors
- @kbtz made their first contribution in https://github.com/btwld/mix/pull/567
Full Changelog: https://github.com/btwld/mix/compare/mix-1.5.3...mix-1.6.0