Skip to content

feat(ui5-timeline): [PoC]introduce header and info-bar slots#13548

Open
hinzzx wants to merge 3 commits into
mainfrom
tl-header-poc
Open

feat(ui5-timeline): [PoC]introduce header and info-bar slots#13548
hinzzx wants to merge 3 commits into
mainfrom
tl-header-poc

Conversation

@hinzzx
Copy link
Copy Markdown
Contributor

@hinzzx hinzzx commented May 19, 2026

Architecture level review / PoC

  • Added a header slot for a controls bar above the items.
  • Added an infoBar slot for a status bar below the controls, reflecting the active state.
  • Added a stickyHeader boolean that pins the header bar to the top while scrolling.
  • Added a stickyInfoBar boolean that pins the info bar to the top while scrolling.
  • Added a noScrollContainer boolean (default off) so apps can hand scrolling over to an outer container.
  • Added a runnable example with search, sort and filter controls, plus a dedicated showcase page covering the full feature set.

@ui5-webcomponents-bot
Copy link
Copy Markdown
Collaborator

ui5-webcomponents-bot commented May 19, 2026

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 19, 2026 12:30 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 21, 2026 08:10 Inactive
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