Skip to content

feat: add Storybook integration with map components#6

Open
henryjameslau wants to merge 1 commit intomainfrom
storybook
Open

feat: add Storybook integration with map components#6
henryjameslau wants to merge 1 commit intomainfrom
storybook

Conversation

@henryjameslau
Copy link
Copy Markdown
Contributor

  • Added Storybook scripts to package.json for development and building.
  • Created Storybook configuration files (.storybook/main.js and .storybook/preview.js).
  • Developed stories for Map, MapLayer, MapSource, MapTooltip components with examples.
  • Included example Svelte files for each component to demonstrate usage in Storybook.
  • Updated package.json with necessary Storybook dependencies.

- Added Storybook scripts to package.json for development and building.
- Created Storybook configuration files (.storybook/main.js and .storybook/preview.js).
- Developed stories for Map, MapLayer, MapSource, MapTooltip components with examples.
- Included example Svelte files for each component to demonstrate usage in Storybook.
- Updated package.json with necessary Storybook dependencies.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants