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

List defer hydrations #535

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

List defer hydrations #535

wants to merge 21 commits into from

Conversation

gnawf
Copy link
Collaborator

@gnawf gnawf commented May 6, 2024

No description provided.

@gnawf gnawf mentioned this pull request May 9, 2024
@gnawf gnawf force-pushed the list-defer-hydrations branch 2 times, most recently from a022391 to abd7ab9 Compare May 9, 2024 04:38
@gnawf gnawf force-pushed the list-defer-hydrations branch 3 times, most recently from 1c40129 to 15c9cf0 Compare May 15, 2024 01:14
@gnawf gnawf force-pushed the list-defer-hydrations branch 2 times, most recently from 120d1e7 to 40640d1 Compare May 28, 2024 05:00
@gnawf gnawf changed the base branch from nextgen-tests to master May 28, 2024 05:02
abstract val value: Any?

companion object {
operator fun NadelEphemeralJsonNode.component1(): List<String> = queryPath
Copy link
Contributor

Choose a reason for hiding this comment

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

TIL: about Kotlin destructuring declarations https://kotlinlang.org/docs/destructuring-declarations.html

@gnawf gnawf marked this pull request as ready for review May 29, 2024 05:20
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