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

refactor(562): migrate auth screen to compose #564

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

wax911
Copy link
Member

@wax911 wax911 commented Apr 2, 2024

AniTrend Pull Request

Thank you for contributing! Please take a moment to review our contributing guidelines
to make the process easy and effective for everyone involved.

Please open an issue before embarking on any significant pull request, especially those that
add a new library or change existing tests, otherwise you risk spending a lot of time working
on something that might not end up being merged into the project.

Before opening a pull request, please ensure you've done the following:

  • You have followed our contributing guidelines
  • Double checked that your branch is based on develop and targets develop (where applicable)
  • Pull request has tests (if applicable)
  • Documentation is updated (if necessary)
  • Description explains the issue/use-case resolved

Description

  • Drops fragment for feature-auth screen in favour of single screen use-cases with compose.

See: #562

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (Improves existing functionality)

IMPORTANT: By submitting a patch, you agree to allow the project
owners to license your work under the terms of the GPL v3 License.

@wax911 wax911 linked an issue Apr 2, 2024 that may be closed by this pull request
@github-actions github-actions bot added the 🛠️ refactor House cleaning label Apr 2, 2024
@wax911 wax911 force-pushed the refactor/562-feature-auth-migrate-auth-screen-to-compose branch from 22c32d8 to 84fbb47 Compare April 2, 2024 15:09
@wax911 wax911 force-pushed the refactor/562-feature-auth-migrate-auth-screen-to-compose branch from 84fbb47 to d5ac806 Compare April 13, 2024 21:13
@wax911 wax911 force-pushed the refactor/562-feature-auth-migrate-auth-screen-to-compose branch from d5ac806 to 1d4ff56 Compare April 15, 2024 20:04
@wax911 wax911 changed the title refactor/562-migrate-auth-screen-to-compose refactor(562): migrate auth screen to compose Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠️ refactor House cleaning
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[feature-auth] migrate auth screen to compose
1 participant