remix 0.2.0
remix: ^0.2.0 copied to clipboard
Remix is a modern, expressive design system built on top of Naked and Mix.
0.2.0 #
- FEAT: Add RemixToggle component (#50).
- FEAT: Add backgroundColor, foregroundColor, shape and factory methods to RemixCalloutStyle (#49).
- FEAT: Add factory constructors and shape to RemixCardStyle (#48).
- FEAT: Align component style APIs with Material conventions (#47).
- FEAT: Rename badge color to backgroundColor, add foregroundColor and factory constructors (#46).
- FEAT: Add convenience factory methods to RemixAccordionStyle (#44).
- FEAT: Add convenience methods and factory constructors to RemixAvatarStyle (#45).
- FEAT: Add Material-like style convenience methods to RemixButtonStyle (#43).
- FEAT: Create FortalScope widget (#37).
- FEAT: Add leading and trailing icon support to RemixButton (#20).
- FEAT: Add call() method to design system styles (#30).
- REFACTOR: Migrate components to mix annotations and code generation (#35).
- FIX: Handle unbounded width constraints in RemixSelect (#31).
- FIX: Add slider min/max validation and export StyledTextStyleMixin (#32).
- DOCS: Fix component documentation to match Dart source code (#51).
- CHORE: Migrate to Dart 3.10 dot shorthand syntax (#34).
- CHORE: Fix documentation API references and add error logging (#33).
0.1.0-beta.3 #
- FEAT: Add iconAlignment property to Button component (#29).
- CHORE: Remove Mix 2.0 incompatible helpers and improve tests (#25).
- TEST: Add comprehensive tests for accordion and divider components (#27).
0.1.0-beta.2 #
- Update dart min version to 3.10.0
0.1.0-beta.1 #
- Update a dependency
0.0.4+2 #
- Update a dependency to the latest release.
0.0.4+1 #
- Update a dependency to the latest release.
0.0.4 #
- FEAT: Support header on scaffold (#554).
- FEAT: Accordion interaction based on open variable (#546).
0.0.3 #
- REFACTOR: Create a new Architecture for remix's components (#446).
- REFACTOR(remix): improve widgetbook navigation (#524).
- REFACTOR: Add in code documentation and rename params for each component (#514).
- REFACTOR: Remix progress (#429).
- REFACTOR: small fixes on remix (#512).
- REFACTOR: Rewrite Fortaleza theme using the new code gen for tokens (#528).
- REFACTOR: Remix was rewritten using Fluent API (#476).
- REFACTOR: Rewrite all components in the new Archtecture (#467).
- FIX: Textfield helper Text (#531).
- FIX: Toast animation trigger (#530).
- FEAT: Create Textfield (#511).
- FEAT: Chip component (#504).
- FEAT: implement toast component (#503).
- FEAT: Card has child instead of children parameter (#499).
- FEAT: Create dark base theme for Remix (#498).
- FEAT: remix-styling-configuration (#483).
- FEAT: Segmented control (#479).
- FEAT: Accordion component (#433).
- FEAT: Slider component (#509).
- FEAT: Add more directives to Colors (#477).
- FEAT: Menu Item Component (#508).
- FEAT: Add group feature to Radio (#435).
- FEAT: Create Select component (#448).
- FEAT: Add parameter onEnd for AnimatedStyle (#458).
- FEAT: button supports component builder (#444).
- FEAT: Create a theme for Remix (#470).
- FEAT: Refactor Remix components (#428).
- FEAT: Remix improvements and further improvements (#410).
- FEAT: Rewrite FlexBox as a Mix's primitive component (#517).
0.0.2-alpha.3 #
- Update a dependency to the latest release.
0.0.2-alpha.2 #
- Update a dependency to the latest release.
0.0.2-alpha.1 #
- First Release
0.0.2+6 #
- Update a dependency to the latest release.
0.0.2+5 #
- Update a dependency to the latest release.
0.0.2+4 #
- Update a dependency to the latest release.
0.0.2+3 #
- Update a dependency to the latest release.
0.0.2+2 #
- Update a dependency to the latest release.
0.0.2+1 #
- DOCS: improve mix theme data features explanations (#404).
0.0.2 #
- FEAT: Ability to pass MixWidgetStateController to SpecBuilder (#391).
- FEAT: Foundational components (#317).