MicroFish/frontend/src
anadoris007 0c9b0c025d feat(narrative): add StoryTimelineView with StoryBeat and CharacterCard
New frontend surface for reading generated stories:
- StoryBeat.vue: renders a round's prose with character attribution
- CharacterCard.vue: compact roster card with animated emotion bars
- StoryTimelineView.vue: reading view with Init Characters, Refresh,
  Translate Next Round, and a tone input
- Route: /story/:simulationId

Recently-active characters are highlighted in the roster. Styling uses
the project's cream/brass palette for consistency with existing views.
Frontend builds cleanly (vite build).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-20 22:04:28 +05:30
..
api feat(narrative): add frontend API client 2026-04-20 22:02:44 +05:30
assets/logo Enhance homepage layout and styling 2025-12-10 15:15:44 +08:00
components feat(narrative): add StoryTimelineView with StoryBeat and CharacterCard 2026-04-20 22:04:28 +05:30
i18n feat(i18n): set up vue-i18n with dynamic locale loading 2026-04-01 15:22:14 +08:00
router feat(narrative): add StoryTimelineView with StoryBeat and CharacterCard 2026-04-20 22:04:28 +05:30
store Add D3.js dependency and implement pending upload state management 2025-12-10 18:17:26 +08:00
views feat(narrative): add StoryTimelineView with StoryBeat and CharacterCard 2026-04-20 22:04:28 +05:30
App.vue Update font styles across the application to include 'Noto Sans SC' for improved typography consistency. 2025-12-26 17:35:09 +08:00
main.js feat(i18n): set up vue-i18n with dynamic locale loading 2026-04-01 15:22:14 +08:00