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

feature: PausableComposition feature flag in CCGP #4546

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

zamulla
Copy link
Contributor

@zamulla zamulla commented Nov 13, 2024

Mentioning the PausableComposition flag in the Compose Compiler Gradle plugin reference: https://youtrack.jetbrains.com/issue/KT-71227/Compose-Add-PausableComposition-feature-flag-to-the-Compose-Gradle-Plugin

@zamulla zamulla requested a review from a team as a code owner November 13, 2024 10:39
Copy link
Collaborator

@sarahhaggarty sarahhaggarty left a comment

Choose a reason for hiding this comment

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

I made some suggestions to use active voice a bit more. Please let me know what you think about combining the notes :)

docs/topics/compose-compiler-options.md Outdated Show resolved Hide resolved
docs/topics/compose-compiler-options.md Outdated Show resolved Hide resolved
docs/topics/compose-compiler-options.md Outdated Show resolved Hide resolved
docs/topics/compose-compiler-options.md Outdated Show resolved Hide resolved
@@ -194,6 +194,27 @@ and functions that are implicitly not skippable (inline functions and functions
>
{style="warning"}

### PausableComposition

> The feature flag affects behavior only with a version of Compose runtime that supports pausable composition,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why not combine the info and warning into one warning at the top? If the warning is at the bottom of the text then readers can miss it if they don't read through all the content. Or think the warning is applicable to the next section. WDYT? :)

zamulla and others added 2 commits November 19, 2024 11:41
Co-authored-by: Sarah Haggarty <81160244+sarahhaggarty@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.

3 participants