Skip to content

Conversation

@renefloor
Copy link
Collaborator

Submit a pull request

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

Description of the pull request

This is a POC PR so far. Naming of packages can still change.

StreamTheme Theming options for the whole stream sdk

StreamComponentFactory: factory class to more easily create fully custom components by clients.

StreamButton: Basic button with properties based on the Figma specs

Notice StreamButton takes theming info from StreamButtonTheme, StreamTheme and material Theme for easy customization on app level and component level.

Widgetbook app: The widgetbook app demo's the component, but also has a very basic page to customize the theming values so customers can play with it to see what works and what doesn't.

Interesting files:

Screenshots / Videos

widgetbook.demo.mov

@coderabbitai
Copy link

coderabbitai bot commented Jan 9, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@renefloor renefloor changed the title poc of button and gallery feature: poc of button and gallery Jan 15, 2026
@renefloor renefloor changed the base branch from main to main-design-system January 15, 2026 14:33
@renefloor renefloor marked this pull request as ready for review January 15, 2026 14:33
@renefloor renefloor requested a review from a team as a code owner January 15, 2026 14:33
@renefloor renefloor changed the title feature: poc of button and gallery feat(repo): poc of button and gallery Jan 15, 2026
@xsahil03x xsahil03x changed the title feat(repo): poc of button and gallery feat(core): poc of button and gallery Jan 15, 2026
@xsahil03x xsahil03x changed the title feat(core): poc of button and gallery feat(chore): poc of button and gallery Jan 15, 2026
@xsahil03x xsahil03x changed the title feat(chore): poc of button and gallery feat(repo): poc of button and gallery Jan 15, 2026
@renefloor renefloor enabled auto-merge (squash) January 15, 2026 15:46
@codecov
Copy link

codecov bot commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.39%. Comparing base (81fa8bd) to head (df342fb).
⚠️ Report is 1 commits behind head on main-design-system.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           main-design-system      #28   +/-   ##
===================================================
  Coverage               40.39%   40.39%           
===================================================
  Files                      53       53           
  Lines                    1057     1057           
===================================================
  Hits                      427      427           
  Misses                    630      630           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@xsahil03x xsahil03x changed the title feat(repo): poc of button and gallery feat(repo): add poc of button and gallery Jan 15, 2026
@renefloor renefloor disabled auto-merge January 15, 2026 16:32
@renefloor renefloor merged commit 06f6a40 into main-design-system Jan 15, 2026
4 checks passed
@renefloor renefloor deleted the feature/start-of-design-system branch January 15, 2026 16:34
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.

4 participants