boardgame-phaser/packages/framework/src
hypercross 3afe78f54f refactor(framework): allow string ID for GameUI container
Update GameUIOptions to accept either an HTMLElement or a string ID.
If a string is provided, the class will attempt to find the element
by ID or create a new div if it does not exist. Also update the root
property to accept a JSX.Element.
2026-04-19 11:30:14 +08:00
..
scenes Style: enforce 2-space indent and double quotes 2026-04-19 10:48:32 +08:00
spawner refactor(framework): simplify spawner state management 2026-04-19 11:00:01 +08:00
ui refactor(framework): allow string ID for GameUI container 2026-04-19 11:30:14 +08:00
utils Style: enforce 2-space indent and double quotes 2026-04-19 10:48:32 +08:00
index.ts Style: enforce 2-space indent and double quotes 2026-04-19 10:48:32 +08:00