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

[compiler] Extract the Layout interface #5556

Merged
merged 3 commits into from Jan 24, 2024
Merged

[compiler] Extract the Layout interface #5556

merged 3 commits into from Jan 24, 2024

Conversation

martinbonnin
Copy link
Contributor

Add Layout.fragmentName() and Layout.topLevelName().

This will allow to prefix classes in the Layout in a future PR.

Note: this changes the generated code for fragment selections to be uppercase, aligned with other selections.

@martinbonnin martinbonnin marked this pull request as ready for review January 23, 2024 11:58
Copy link
Contributor

@BoD BoD left a comment

Choose a reason for hiding this comment

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

👍

Base automatically changed from layout to main January 24, 2024 13:40
Copy link

netlify bot commented Jan 24, 2024

Deploy Preview for apollo-android-docs canceled.

Name Link
🔨 Latest commit 3bb7971
🔍 Latest deploy log https://app.netlify.com/sites/apollo-android-docs/deploys/65b113a855d5720008826f9d

@martinbonnin martinbonnin merged commit 057be37 into main Jan 24, 2024
9 checks passed
@martinbonnin martinbonnin deleted the prefix branch January 24, 2024 13:42
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.

None yet

2 participants