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

Move drawer to feature module #8057

Merged
merged 7 commits into from
Aug 8, 2024

Conversation

wmontwe
Copy link
Member

@wmontwe wmontwe commented Aug 7, 2024

This is a step of the Material 3 drawer implementation to move the current drawer into a separate module #8032.

The implementation of the drawer has been decoupled from the :legacy:ui:legacy module and moved to the :feature:navigation:drawer module. The drawer functionality has been renamed to LegacyDrawer, and an abstraction interface named NavigationDrawer has been introduced to isolate it from the MessageList.

This moves string resources and we need to do the following:

  • Update Weblate translations
  • Lock Weblate translations
  • Create new Weblate component
  • Unlock Weblate translations

@wmontwe wmontwe requested a review from cketti as a code owner August 7, 2024 16:01
@wmontwe wmontwe requested a review from kewisch August 7, 2024 16:01
@wmontwe wmontwe merged commit 9f9bc36 into thunderbird:main Aug 8, 2024
2 checks passed
@wmontwe wmontwe deleted the move-drawer-to-feature-module branch August 8, 2024 09:41
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.

2 participants