Timeline
Vertical timeline with animated steps and status styling for sequences or schedules.
- 1
Kickoff
Week 1Align stakeholders and goals
- 2
Design
Week 2Finalize interface and states
- 3
Launch
Week 3Release to early adopters
Dependencies
- clsx
- tailwind-merge
- framer-motion
Files
- components/ui/timeline.tsx
Installation
Using shadcn CLI
npx shadcn add timeline --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge framer-motionRelated Display Components
Activity Timeline
Vertical activity feed with icon, title, description, timestamp, and connector line.
Animated Counter
Counts up to a target value with Framer Motion easing, optional prefix and suffix, and locale formatting.
Calendar Grid
Monthly calendar grid with events and navigation.
Circular Progress
Progress ring with animated stroke and optional value label, built with SVG and Framer Motion.
Comparison Bar
Side by side comparison bars with labels, values, and percentage split.
Comparison Table
Feature comparison table for plans or tiers with boolean checkmarks.