sync: merge dev into main #20

Merged
Ninosaurier merged 2 commits from dev into main 2026-08-12 11:22:41 +00:00
Owner

Syncs dev into main following the merge of PR #19 (storybook root
script).

Closes #11

Syncs dev into main following the merge of PR #19 (storybook root script). Closes #11
Ninosaurier added the Priority/MediumStatus/Verified labels 2026-08-12 11:13:50 +00:00
Ninosaurier self-assigned this 2026-08-12 11:13:50 +00:00
Ninosaurier added 2 commits 2026-08-12 11:13:50 +00:00
build(scripts): add root-level pnpm run storybook script
CI / lint-and-format (push) Successful in 34s
CI / changeset-check (push) Successful in 27s
CI / unit-tests (push) Successful in 41s
CI / component-tests (push) Successful in 30s
CI / lint-and-format (pull_request) Successful in 34s
CI / changeset-check (pull_request) Successful in 27s
CI / unit-tests (pull_request) Successful in 36s
CI / component-tests (pull_request) Successful in 30s
382536168b
Adds a storybook script to the root package.json that filters into
the luna-charts package, so Storybook can be launched directly from
the repository root instead of requiring a manual cd into
packages/luna-charts. Updates README.md to document the new command
as part of the standard developer workflow.

 Closes #11.
Merge pull request 'build(scripts): add root-level pnpm run storybook script' (#19) from build/11-root-storybook-script into dev
CI / lint-and-format (push) Successful in 35s
CI / changeset-check (push) Successful in 32s
CI / unit-tests (push) Successful in 37s
CI / component-tests (push) Successful in 30s
CI / lint-and-format (pull_request) Successful in 36s
CI / changeset-check (pull_request) Successful in 28s
CI / unit-tests (pull_request) Successful in 38s
CI / component-tests (pull_request) Successful in 31s
61ec0d839e
Reviewed-on: #19

Adds a storybook script to the root package.json that filters into
the luna-charts package, so Storybook can be launched directly from
the repository root instead of requiring a manual cd into
packages/luna-charts. Updates README.md to document the new command
as part of the standard developer workflow.

Closes #11.
Ninosaurier merged commit f0c59a9b6f into main 2026-08-12 11:22:41 +00:00
Sign in to join this conversation.