Kyohei Fukuda
|
ba50905193
|
[codex] Improve JSX authoring starters (#1503)
* feat(playground): improve jsx authoring starters
* refactor(playground): store authoring starters as template assets
* fix(playground): address authoring starter review
|
2026-05-11 15:20:03 +09:00 |
|
Kyohei Fukuda
|
fe1f275ea6
|
[codex] Add JSX Document static layout API (#1491)
* feat(jsx): add Document static layout API
* fix(jsx): tighten Document static API followups
|
2026-05-09 09:55:53 +09:00 |
|
Kyohei Fukuda
|
e8143a6a0f
|
[codex] Add playground presets and JSX Form preview (#1488)
* feat(playground): add presets and jsx form preview
* fix(jsx): normalize table width weights
* refactor(jsx): rename table column weights prop
* fix(playground): handle invalid jsx templates
* fix(playground): improve mobile preview sizing
* docs(jsx): clarify table column weights
* fix(playground): refine jsx preview followups
* test(jsx): narrow table column weights assertion
* fix(playground): ignore removed form input values
|
2026-05-08 16:11:13 +09:00 |
|
Kyohei Fukuda
|
95e8de77a8
|
[codex] Add JSX playground and Monaco editors (#1487)
* feat(playground): add jsx playground with monaco editors
* fix(playground): harden jsx playground runtime
* fix(playground): enable tsx highlighting in jsx editor
* fix(playground): harden jsx worker evaluator
|
2026-05-07 18:04:45 +09:00 |
|