Skip to content

feat: Accordion type - #6

Merged
tilucasoli merged 2 commits into
feature/mix-2.0-migratefrom
feat/accordion
Oct 6, 2025
Merged

feat: Accordion type#6
tilucasoli merged 2 commits into
feature/mix-2.0-migratefrom
feat/accordion

Conversation

@tilucasoli

Copy link
Copy Markdown
Collaborator

Description

  • Updated RemixAccordionStyle to be generic, allowing type-safe usage throughout the accordion components.
  • Refactored RemixAccordionGroup to accept a single child widget instead of a list
  • Added a customizable transitionBuilder to RemixAccordion for improved animation flexibility. Adjusted example usage and style definitions to match new API.

Checklist

Note: Updating the pubspec.yaml and CHANGELOG.md is not required. These are handled automatically during the release process.

  • My PR includes unit or integration tests for all changed/updated/fixed behaviors.
  • I have updated or added relevant documentation (doc comments with ///).
  • I am prepared to follow up on review comments in a timely manner.

Breaking Change

Does this PR require users of the package to manually update their code?

  • Yes, this is a breaking change.
  • No, this is not a breaking change.

Updated RemixAccordionStyle to be generic, allowing type-safe usage throughout the accordion components. Refactored RemixAccordionGroup to accept a single child widget instead of a list, and added a customizable transitionBuilder to RemixAccordion for improved animation flexibility. Adjusted example usage and style definitions to match new API.
@tilucasoli
tilucasoli requested a review from leoafarias October 6, 2025 21:58
@docs-page

docs-page Bot commented Oct 6, 2025

Copy link
Copy Markdown

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

docs.page/btwld/remix~6

Documentation is deployed and generated using docs.page.

@leoafarias leoafarias left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Bump naked_ui from 0.2.0-beta.3 to 0.2.0-beta.5 in both main and example pubspec.yaml files to use the latest features and fixes.
@tilucasoli
tilucasoli merged commit 0f1481a into feature/mix-2.0-migrate Oct 6, 2025
1 check passed
@tilucasoli
tilucasoli deleted the feat/accordion branch October 6, 2025 22:02
tilucasoli added a commit that referenced this pull request Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants