Skip to content

Removed legacy Children Composable API#1007

Merged
arkivanov merged 1 commit into
v4from
07-03-removed_legacy_children_composable_api
Jul 3, 2026
Merged

Removed legacy Children Composable API#1007
arkivanov merged 1 commit into
v4from
07-03-removed_legacy_children_composable_api

Conversation

@arkivanov

@arkivanov arkivanov commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • Breaking Changes
    • Removed the stack animation and predictive back transition APIs.
    • Stack-based child rendering now uses updated signatures, so existing animation integrations may need code changes.
    • Page transition callback signatures were also adjusted.

@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly describes the main change: removing the legacy Children composable API.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch 07-03-removed_legacy_children_composable_api

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@arkivanov arkivanov marked this pull request as ready for review July 3, 2026 21:50
@arkivanov arkivanov force-pushed the 07-03-migrated_samples_from_children_to_childstack branch from a2e28d5 to e4d9031 Compare July 3, 2026 22:20
@arkivanov arkivanov force-pushed the 07-03-removed_legacy_children_composable_api branch from 7becfd2 to 658550d Compare July 3, 2026 22:20

arkivanov commented Jul 3, 2026

Copy link
Copy Markdown
Owner Author

Merge activity

  • Jul 3, 11:06 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jul 3, 11:15 PM UTC: The Graphite merge of this pull request was cancelled.
  • Jul 3, 11:20 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jul 3, 11:22 PM UTC: @arkivanov merged this pull request with Graphite.

@arkivanov arkivanov force-pushed the 07-03-migrated_samples_from_children_to_childstack branch from e4d9031 to 84b5822 Compare July 3, 2026 23:16
@arkivanov arkivanov force-pushed the 07-03-removed_legacy_children_composable_api branch from 658550d to 7c90b80 Compare July 3, 2026 23:16
@arkivanov arkivanov force-pushed the 07-03-migrated_samples_from_children_to_childstack branch from 84b5822 to a9fc3b7 Compare July 3, 2026 23:18
@arkivanov arkivanov force-pushed the 07-03-removed_legacy_children_composable_api branch from 7c90b80 to 12df5ef Compare July 3, 2026 23:18
@arkivanov arkivanov changed the base branch from 07-03-migrated_samples_from_children_to_childstack to graphite-base/1007 July 3, 2026 23:21
@arkivanov arkivanov changed the base branch from graphite-base/1007 to v4 July 3, 2026 23:21
@arkivanov arkivanov merged commit 657c6bc into v4 Jul 3, 2026
2 of 3 checks passed
@arkivanov arkivanov deleted the 07-03-removed_legacy_children_composable_api branch July 3, 2026 23:22
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