Commit Graph

2 Commits

Author SHA1 Message Date
Kyohei Fukuda
c95eda7da7 [codex] Fix mobile playground preview refresh (#1490)
* fix(playground): refresh mobile previews on scroll

* fix(playground): throttle collapsed preview refresh
2026-05-08 18:00:48 +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