Skip to content

GO UI: Update storybook#2238

Merged
frozenhelium merged 1 commit into
developfrom
feature/storybook-update
Jun 9, 2026
Merged

GO UI: Update storybook#2238
frozenhelium merged 1 commit into
developfrom
feature/storybook-update

Conversation

@crsstha

@crsstha crsstha commented Feb 12, 2026

Copy link
Copy Markdown
Contributor

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

changeset-bot Bot commented Feb 12, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: a7f9050

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

This PR includes changesets to release 1 package
Name Type
go-ui-storybook Major

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

@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

@frozenhelium frozenhelium left a comment

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.

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',

@frozenhelium frozenhelium force-pushed the feature/storybook-update branch 6 times, most recently from 18aa0aa to 89bf647 Compare June 9, 2026 18:44
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 89bf647 to a7f9050 Compare June 9, 2026 18:54
@frozenhelium frozenhelium merged commit ee2903b into develop Jun 9, 2026
18 checks passed
@frozenhelium frozenhelium deleted the feature/storybook-update branch June 9, 2026 19:03
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