Skip to content

GO UI: Update storybook#2238

Open
crsstha wants to merge 1 commit intodevelopfrom
feature/storybook-update
Open

GO UI: Update storybook#2238
crsstha wants to merge 1 commit intodevelopfrom
feature/storybook-update

Conversation

@crsstha
Copy link
Copy Markdown

@crsstha crsstha commented Feb 12, 2026

Summary

Storybook Update

Changes

  • Add new GO UI update to storybook

This PR Ensures:

  • No typos or grammatical errors
  • No conflict markers left in the code
  • No unwanted comments, temporary files, or auto-generated files
  • No inclusion of secret keys or sensitive data
  • No console.log statements meant for debugging
  • All CI checks have passed

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 12, 2026

🦋 Changeset detected

Latest commit: 9d4d4ae

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
go-web-app Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Separete components into common groups
Uppdate stories to incorporate v2 changes
Add stories for new layout and view components
Updated stories for button component

feat(components): added Chip, Expandable Container and InputSection
@frozenhelium frozenhelium force-pushed the feature/storybook-update branch from 1c241bc to 9d4d4ae Compare April 8, 2026 11:12
@frozenhelium frozenhelium changed the base branch from project/storybook-update to develop April 8, 2026 11:13
@frozenhelium frozenhelium changed the title Feature/storybook update GO UI: Update storybook Apr 8, 2026
Copy link
Copy Markdown
Member

@frozenhelium frozenhelium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will add few more changes and merge it!


const meta: Meta<typeof Image> = {
title: 'Components/Image',
title: 'Inputs/Image',
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should go to Output/

Suggested change
title: 'Inputs/Image',
title: 'Output/Image',

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