mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
[blog + docs] React Labs: View Transitions, Activity, and more (#7772)
* init * Add new error * Bunch of updates * Add addTransitionType * Add Activity * Expand on Activity * Expand more on Activity * Start on vt examples * wip * wip * wip 2 * bump deploy * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * init * Add new error * Bunch of updates * Add addTransitionType * Add Activity * Expand on Activity * Expand more on Activity * Start on vt examples * wip * wip * wip 2 * bump deploy * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update existing VT examples to use video items * Suspense animation example * Add customization example * typos * Remove TODOs -- we might still want these but cutting scope * Address wp feedback * Fix reorder example * wip * wip * wip * wip * fix activity iframe resize --------- Co-authored-by: Jack Pope <jackpope1@gmail.com>
This commit is contained in:
@@ -11,6 +11,13 @@
|
||||
"path": "/blog",
|
||||
"skipBreadcrumb": true,
|
||||
"routes": [
|
||||
{
|
||||
"title": "React Labs: View Transitions, Activity, and more",
|
||||
"titleForHomepage": "View Transitions and Activity",
|
||||
"icon": "blog",
|
||||
"date": "April 23, 2025",
|
||||
"path": "/blog/2025/04/23/react-labs-view-transitions-activity-and-more"
|
||||
},
|
||||
{
|
||||
"title": "React Compiler RC",
|
||||
"titleForHomepage": "React Compiler RC",
|
||||
|
||||
Reference in New Issue
Block a user