Skip to content

[pull] main from remotion-dev:main#843

Merged
pull[bot] merged 14 commits into
code:mainfrom
remotion-dev:main
May 18, 2026
Merged

[pull] main from remotion-dev:main#843
pull[bot] merged 14 commits into
code:mainfrom
remotion-dev:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 18, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

JonnyBurger and others added 14 commits May 15, 2026 15:46
…#7359)

fillTextBox now rejects wrapping when the trimmed word alone exceeds maxBoxWidth, uses <= for line width, and preserves full Word styling when measuring. Adds Vitest browser tests and a Remotion studio testbed mirroring web-renderer.

Co-authored-by: Cursor <cursoragent@cursor.com>
Wrap AnimatedImage in a Sequence with layout="none", expose playback
rate and style controls via wrapInSchema (matching Gif), and add it
to the Experimental Controls showcase.

Fixes #7406

Co-authored-by: Cursor <cursoragent@cursor.com>
Use a minimal E2eTestRoot with only the compositions needed for Studio
e2e tests, and resolve the root file from *-entry entry points so default
props updates target the correct file.

Fixes #7391

Co-authored-by: Cursor <cursoragent@cursor.com>
Use a regular function component with an optional ref prop instead of
forwardRef on the schema wrapper, fixing react/require-default-props.

Co-authored-by: Cursor <cursoragent@cursor.com>
…7414)

* fix(studio): use sessionStorage for expand state and only persist expanded keys

Moves timeline track and folder expand/collapse UI state to sessionStorage,
stores only true values, migrates legacy localStorage data once, and ignores
quota errors so Studio does not crash when storage is full.

Closes #7404

Co-authored-by: Cursor <cursoragent@cursor.com>

* Remove localStorage migration for expand state

Co-authored-by: Cursor <cursoragent@cursor.com>

* Remove persist-boolean-map tests

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
…hema

`remotion`: Add sequence schema to AnimatedImage
`@remotion/example`: Add lightweight E2E testbed entry point
Wrap Solid in wrapInSchema so color, dimensions, and style props are editable in visual mode, and wire overrideId into useMemoizedEffects for effect controls.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…on-n-lines-7359

`@remotion/layout-utils`: Fix fitTextOnNLines overflow for long words
* Add per-run timing to skills eval batches

* Address per-run timing review feedback

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
`remotion`: Add sequence schema to `Solid`
@pull pull Bot locked and limited conversation to collaborators May 18, 2026
@pull pull Bot added the ⤵️ pull label May 18, 2026
@pull pull Bot merged commit 7a76ad2 into code:main May 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants