Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Refactor Remix components #428

Merged
merged 24 commits into from
Aug 5, 2024
Merged

Conversation

tilucasoli
Copy link
Collaborator

@tilucasoli tilucasoli commented Aug 5, 2024

Description

  • I rewrite all the remix's component

Changes

  • Create blank components
  • Create unit tests and golden tests

Review Checklist

  • Testing: Have you tested your changes, including unit tests and integration tests for affected code?
  • Breaking Changes: Does this change introduce breaking changes affecting existing code or users?
  • Documentation Updates: Are all relevant documentation files (e.g. README, API docs) updated to reflect the changes in this PR?
  • Website Updates: Is the website containing the updates you make on documentation?

leoafarias and others added 18 commits July 25, 2024 14:39
# Conflicts:
#	melos.yaml
#	packages/mix/pubspec.yaml
#	packages/remix/lib/components/button/button.g.dart
#	packages/remix/lib/components/card/card.g.dart
#	packages/remix/lib/components/checkbox/checkbox.g.dart
#	packages/remix/lib/components/progress/progress.g.dart
#	packages/remix/lib/components/radio/radio.g.dart
#	packages/remix/lib/components/switch/switch.g.dart
#	packages/remix/pubspec.yaml
Copy link

vercel bot commented Aug 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
mix-docs ⬜️ Ignored (Inspect) Visit Preview Aug 5, 2024 7:13pm

@tilucasoli tilucasoli changed the title Feat/refactor components remix feat: Refactor Remix components Aug 5, 2024
Copy link
Contributor

github-actions bot commented Aug 5, 2024

DCM report

✅ no issues found!

Full report: https://github.com/conceptadev/mix/runs/28370140221

@tilucasoli tilucasoli marked this pull request as ready for review August 5, 2024 17:05
Copy link
Member

@leoafarias leoafarias left a comment

Choose a reason for hiding this comment

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

LGTM

@leoafarias leoafarias merged commit 862e576 into main Aug 5, 2024
7 checks passed
@leoafarias leoafarias deleted the feat/refactor-components-remix branch August 5, 2024 19:36
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