Skip to content

Conversation

@frehner
Copy link
Contributor

@frehner frehner commented Jan 14, 2026

Summary

  • Add PressButton documentation for both UI Extensions and App Bridge surfaces
  • Add ScrollBox documentation for App Bridge surface (App Home)
  • Fix duplicate doc file issue by using single .doc.ts for components in both surfaces

Components Added

  • PressButton (s-press-button): Toggle button for active/inactive states
  • ScrollBox (s-scroll-box): Scrollable container component (App Bridge only)

- Added PressButton component with full documentation (UI Extensions + App Bridge)
- Added ScrollBox component with App Bridge only documentation
- Updated component type definitions
- Add gap between PressButtons using s-stack with gap=base
- Use s-box with maxBlockSize instead of inline styles for ScrollBox
Use single tab with language: preview instead of multiple tabs
- Remove wrapping s-box
- Add maxBlockSize=100px directly to s-scroll-box element
Copy link
Member

@vividviolet vividviolet left a comment

Choose a reason for hiding this comment

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

We need to add PressButton to src/surfaces/admin/components/StandardComponents.ts to make it available for ui extensions

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.

3 participants