Timeline
Project Milestones
A project timeline where milestones are not equal to ordinary entries: a milestone gets a diamond and a bold date, and on a wide block the dates move into their own column.
What you can change
- the heading through title
- the entries through points: date, title, note and the milestone flag
- 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-004?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-004-* variables. Server component: no hooks. The layout is computed from the block's own width through container-type: inline-size, and the @container rules sit on the inner [data-part="shell"] and its descendants — a container query does not apply to the container itself. A narrow block gives one column with the date above the title, a wide one gives a three-column grid where the dates line up on the right edge and the list reads as a calendar. A milestone differs by marker shape (a square rotated by 45°), not by colour alone. 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
- milestones
- project
- dates
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…