Files
Martin Jagodic bdd5d1cd01 fix(widget-object): don't propagate isEditorComponent to nested fields (#7762)
* fix(widget-object): don't propagate isEditorComponent to nested fields

Only the top-level shortcode/editor component should receive
isEditorComponent. Passing it through ObjectControl caused nested
markdown and richtext fields inside editor components to suppress
their richtext/markdown mode toggle.

* fix(ci): add Chrome setup and version logging to Node CI workflow

* fix: point BROWSER env to Chrome 145 binary for e2e tests

* fix: use bundled chromium for e2e tests to avoid browser compatibility issues

* fix(ci): pin e2e shards to explicit Chrome 146 binary

* fix(ci): run e2e on single Depot runner, remove Cypress Cloud parallelization

* fix(ci): remove Chrome 146 setup from Node CI workflow

* chore: turn on media tests
2026-03-25 13:17:38 +01:00
..
2022-01-17 12:31:18 +02:00
2023-08-18 13:32:12 +02:00
2024-03-19 11:53:45 +01:00