Timeline
Daily Digest
Activity grouped by day ("Today", "Yesterday"), without scrolling or sticky headers: the day heading carries an entry count.
What you can change
- the heading through title
- the days and entries through days: label, dateTime, entries with time/dateTime/author/action
- the accent colour through accent
A link for your AI agent: preview, code and instructions.
Preview
Use it with AI
- 1. Copy the link.
- 2. Write to your agent in your own words and drop the link into the sentence.
- 3. The agent opens the link and installs the component from the registry.
put this on the home page as the hero:
https://vibeui.ru/c/timeline-012?lang=en&theme=dark
Not sure where to paste it? Step-by-step guide
Show the full instructions
What the link says, spelled out. Use it when your agent cannot open links — paste this text instead.
Loading…
For developers
The install command lives in the “Component source” block below — a signed link that stays valid for 24 hours.
Technical notes
The component is self-contained: one file, zero dependencies, the palette in the local --vibeui-timeline-012-* variables. Server component: no hooks. Unlike the feed with sticky dates, here the day heading is in normal flow: the feed grows with the page instead of scrolling inside its own area. The heading carries the entries.length counter beside the day label, so a day's volume is visible without counting rows. Each day is a nested <ol> inside the <li> of the outer list of days: the sequence holds at both levels. The theme comes from the surrounding color-scheme through light-dark(): the block has no surface by default, it sits on the page background and darkens along with it.
Tags
- timeline
- activity
- groups
- daily
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…