Drew Malzahn 7f81f85735
All checks were successful
Deploy / deploy (push) Successful in 1m20s
feat: Add template spell picker from spells.yml; polish spell table
- Add yaml-loader; import data/spells.yml at build time
- Add SpellTemplate/SpellsFile types to globals.d.ts
- Add 'Add Template Spell' button that opens a modal picker pre-filling
  all spell fields from the YAML data
- Move spell data files into data/ directory
- Split spell rows into inputs row + full-width notes row (colspan=6)
- Shrink delete column to fit-content; bold spell name input
- Add class column to spell table; change MP cost to free-text input
- Auto-resize spell notes textarea on load and on input
- Add 10px padding between spells for visual separation

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-26 17:54:36 -04:00
2026-06-10 01:35:03 +00:00
2026-06-17 00:02:30 +00:00
2026-06-05 02:38:42 +00:00
Description
No description provided
32 MiB
Languages
HTML 95.5%
TypeScript 2.3%
CSS 1.3%
Python 0.4%
JavaScript 0.2%
Other 0.2%