Skip to content

fix: streamline layout and enhance transitions in authentication pages - #1006

Merged
mthinh merged 1 commit into
masterfrom
fix/native-login-background-issue
Jul 30, 2025
Merged

fix: streamline layout and enhance transitions in authentication pages#1006
mthinh merged 1 commit into
masterfrom
fix/native-login-background-issue

Conversation

@mthinh

@mthinh mthinh commented Jul 30, 2025

Copy link
Copy Markdown
Contributor
  • Simplified conditional rendering of SizedBox in LoginEmailPage.
  • Updated VerifyEmailPage to include a transparent app bar and consistent background color.
  • Replaced AutoRoute with CustomRoute for login and verification pages, implementing a slide left transition for improved navigation experience.
  • Introduced CustomTransitionBuilder for reusable slide left transition effect.

- Simplified conditional rendering of SizedBox in LoginEmailPage.
- Updated VerifyEmailPage to include a transparent app bar and consistent background color.
- Replaced AutoRoute with CustomRoute for login and verification pages, implementing a slide left transition for improved navigation experience.
- Introduced CustomTransitionBuilder for reusable slide left transition effect.
@mthinh
mthinh merged commit a2b409c into master Jul 30, 2025
2 checks passed
@mthinh
mthinh deleted the fix/native-login-background-issue branch July 30, 2025 04:07
mthinh pushed a commit that referenced this pull request Aug 2, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.9.0](v2.8.0...v2.9.0)
(2025-07-30)


### Features

* app structure document in markdown
([#1004](#1004))
([920fbb6](920fbb6))
* login with wallet
([#1000](#1000))
([e3c29d1](e3c29d1))
* native login
([#1003](#1003))
([5eb29e7](5eb29e7))


### Bug Fixes

* improve WalletConnectService and LensUtils
([#1002](#1002))
([0b99aac](0b99aac))
* native login feedback
([#1005](#1005))
([688e4e6](688e4e6))
* streamline layout and enhance transitions in authentication pages
([#1006](#1006))
([a2b409c](a2b409c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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