dune-tools/character-builder/frontend
Vantz Stockwell 52d2abd16b Keep the three subtrees side-by-side in a class skill tree
- Skill tree panel now uses flex-wrap: nowrap so the 3 subtrees always sit
  inline matching the source layout. If the panel column is narrower than
  the trio (e.g. on mid-width screens with the summary sidebar visible),
  the row scrolls horizontally rather than stacking.
- Wrap max-width grows from 1560 to 1680px to give the builder column more
  room — the widest class layout (5+3+3 col subtrees) needs ~1160px of
  horizontal space and now fits comfortably without scroll on common
  desktop widths.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-23 08:25:01 -04:00
..
public/icons Skill tree: subtrees, loadout slots, label fix 2026-05-23 08:21:09 -04:00
src Keep the three subtrees side-by-side in a class skill tree 2026-05-23 08:25:01 -04:00
index.html Add Dune Awakening character builder + initial project scaffolding 2026-05-23 07:30:37 -04:00
package.json Add Dune Awakening character builder + initial project scaffolding 2026-05-23 07:30:37 -04:00
tsconfig.app.json Add Dune Awakening character builder + initial project scaffolding 2026-05-23 07:30:37 -04:00
tsconfig.json Add Dune Awakening character builder + initial project scaffolding 2026-05-23 07:30:37 -04:00
tsconfig.node.json Add Dune Awakening character builder + initial project scaffolding 2026-05-23 07:30:37 -04:00
vite.config.ts Add Dune Awakening character builder + initial project scaffolding 2026-05-23 07:30:37 -04:00