remix 0.1.0-beta.0
remix: ^0.1.0-beta.0 copied to clipboard
Completely unstyled, widgets designed to integrate with Mix
remix - v0.1.0-beta.0
- REFACTOR: update outdated API (#583).
- REFACTOR: callout, progress and spinner components (#671).
- REFACTOR: Rename WidgetModifiersData to WidgetModifiersConfig (#649).
- REFACTOR: Simplify accordion component architecture (#661).
- REFACTOR: Implement BaseStyle utility class and improve styling architecture (#659).
- REFACTOR: Remove SpecConfiguration and SpecStyle from environment (#656).
- REFACTOR: Fix deprecations and modernize codebase (#647).
- REFACTOR: Add in code documentation and rename params for each component (#514).
- REFACTOR: mix generator clean up and mix semantic changes (#569).
- REFACTOR(remix): improve widgetbook navigation (#524).
- REFACTOR: Rename
MixablePropertytoMixableType(#574). - REFACTOR: small fixes on remix (#512).
- REFACTOR: Deprecate
MixWidgetStateController(#586). - REFACTOR: Rewrite Fortaleza theme using the new code gen for tokens (#528).
- FIX: Add ToastLayer on RemixApp (#557).
- FIX: Toast animation trigger (#530).
- FIX: Textfield helper Text (#531).
- FIX: update animated property handling to use null coalescing (#637).
- FEAT: builder optimization (#629).
- FEAT: deprecate styled widgets in favor of new naming conventions (#619).
- FEAT: Recreate Button using Naked (#587).
- FEAT: unify SpecUtility, Style, and Attributes as compatible values (#643).
- FEAT: recreate components on folder layout (#680).
- FEAT: Implementing new RXButton (#660).
- FEAT: Implement RxChip component (#665).
- FEAT: Implementing RxLabel (#666).
- FEAT: Support header on scaffold (#554).
- FEAT: Accordion interaction based on open variable (#546).
- FEAT: Create dark base theme for Remix (#498).
- FEAT: Implement RxAvatar component (#668).
- FEAT: Refactor radio and checkbox components with new architecture (#672).
- FEAT: Refactor RxSelect component with new architecture (#673).
- FEAT: Refactor slider and spinner components with new architecture (#674).
- FEAT: Rewrite FlexBox as a Mix's primitive component (#517).
- FEAT: Add focused style classes for spec utilities (#677).
- FEAT: Create Textfield (#511).
- FEAT: Slider component (#509).
- FEAT: Menu Item Component (#508).
- FEAT: Add Dark Theme.
- FEAT: Improve spring curve.
- FEAT: Chip component (#504).
- FEAT: implement toast component (#503).
- FEAT: Card has child instead of children parameter (#499).
- FEAT: Implement RxMenuItem component (#667).
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).