An interactive component explorer is needed so components can be developed, visually reviewed, and manually tested for accessibility behavior in isolation, without needing a full consuming application.
What was done
Set up Storybook directly inside packages/luna-charts, co-located with the component source it documents (rather than as a separate apps/storybook package — see the ADR-0001 update)
Confirmed Storybook correctly picks up and renders Stencil-compiled Web Components
Outcome
Storybook configuration available under packages/luna-charts/.storybook
Ready to be used for visually developing and reviewing the first real chart components
## Context
An interactive component explorer is needed so components can be developed, visually reviewed, and manually tested for accessibility behavior in isolation, without needing a full consuming application.
## What was done
- Set up Storybook directly inside `packages/luna-charts`, co-located with the component source it documents (rather than as a separate `apps/storybook` package — see the ADR-0001 update)
- Confirmed Storybook correctly picks up and renders Stencil-compiled Web Components
## Outcome
- Storybook configuration available under `packages/luna-charts/.storybook`
- Ready to be used for visually developing and reviewing the first real chart components
## Related
- `packages/luna-charts/.storybook`
- `docs/.../architecture/adr/000100-repository-structure.mdx`
Ninosaurier
added this to the v0.2.0 - Phase 2: Foundation milestone 2026-07-22 21:17:45 +00:00
Ninosaurier
self-assigned this 2026-07-22 21:17:45 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Context
An interactive component explorer is needed so components can be developed, visually reviewed, and manually tested for accessibility behavior in isolation, without needing a full consuming application.
What was done
packages/luna-charts, co-located with the component source it documents (rather than as a separateapps/storybookpackage — see the ADR-0001 update)Outcome
packages/luna-charts/.storybookRelated
packages/luna-charts/.storybookdocs/.../architecture/adr/000100-repository-structure.mdx