Skip to content

feat: rename button styler#78

Merged
leoafarias merged 2 commits into
mainfrom
chore/rename-button-styler
Jul 17, 2026
Merged

feat: rename button styler#78
leoafarias merged 2 commits into
mainfrom
chore/rename-button-styler

Conversation

@leoafarias

Copy link
Copy Markdown
Member

Description

Renames RemixButtonStyler to ButtonStyler across the package API, generated sources, Fortal artifacts, examples, and documentation.

Keeps RemixButtonStyler as a deprecated compatibility alias throughout the beta releases. The alias will be removed in 1.0.0.

Validation

  • fvm dart analyze — passed
  • fvm flutter test packages/remix/test --reporter=failures-only — 1,884 tests passed
  • fvm flutter test packages/remix/test/components/button/button_styler_compatibility_test.dart — passed

Related Issues

None.


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.

@leoafarias
leoafarias marked this pull request as ready for review July 17, 2026 02:21
@leoafarias leoafarias changed the title Rename button styler feat: rename button styler Jul 17, 2026
@leoafarias
leoafarias merged commit bc95c45 into main Jul 17, 2026
3 of 4 checks passed
@leoafarias
leoafarias deleted the chore/rename-button-styler branch July 17, 2026 03:05
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