ui icon indicating copy to clipboard operation
ui copied to clipboard

Component Request: Timeline

Open yash-bansod-2003 opened this issue 1 year ago • 20 comments

yash-bansod-2003 avatar Jul 17 '23 14:07 yash-bansod-2003

It's been quite some time this request was opened. Adding a comment here for visibility.

AaronTan11 avatar Dec 30 '23 12:12 AaronTan11

We need timeline component

Seokhyeon315 avatar Jan 04 '24 00:01 Seokhyeon315

Hey guys keep calm Your fav Timeline component is here fixes this too #2141

1

2

Febin-Joseph avatar Jan 08 '24 17:01 Febin-Joseph

Hey guys keep calm Your fav Timeline component is here fixes this too #2141

1

2

how i install it?

KonixDev avatar Jan 11 '24 23:01 KonixDev

Hi @KonixDev if its available in the production of shadcn-ui you can install The Timeline component from it by following this steps. INSTALLATION STEPS OF TIMELINE COMPONENT :

  1. first run this command in your project npx shadcn-ui@latest add timeline

  2. Then import it in your project like this
    import { Timeline, TimelineItem, } from "@/components/ui/timeline"

  3. Now you can use the timeline component in your project like this, you can add your own custom data in the timeline.

<Timeline>
      <TimelineItem className="text-black text-sm font-medium">
        Think
      </TimelineItem>
      <TimelineItem className="text-black text-sm font-medium">
        Design
      </TimelineItem>
      <TimelineItem className="text-black text-sm font-medium">
        Code
      </TimelineItem>
      <TimelineItem className="text-black text-sm font-medium">
        Deploy
      </TimelineItem>
    </Timeline>

Febin-Joseph avatar Jan 13 '24 08:01 Febin-Joseph

Can you post a link? I can't find it

mshivam019 avatar Jan 17 '24 12:01 mshivam019

Hi @KonixDev if its available in the production of shadcn-ui you can install The Timeline component from it by following this steps. INSTALLATION STEPS OF TIMELINE COMPONENT :

  1. first run this command in your project npx shadcn-ui@latest add timeline
  2. Then import it in your project like this import { Timeline, TimelineItem, } from "@/components/ui/timeline"
  3. Now you can use the timeline component in your project like this, you can add your own custom data in the timeline.
<Timeline>
      <TimelineItem className="text-black text-sm font-medium">
        Think
      </TimelineItem>
      <TimelineItem className="text-black text-sm font-medium">
        Design
      </TimelineItem>
      <TimelineItem className="text-black text-sm font-medium">
        Code
      </TimelineItem>
      <TimelineItem className="text-black text-sm font-medium">
        Deploy
      </TimelineItem>
    </Timeline>

nope you have a beta of shadcn because i can't install it

https://ui.shadcn.com/docs/components/timeline

here give me 404 and npx too

KonixDev avatar Jan 20 '24 16:01 KonixDev

Since it is still in beta, is there an alternating mode? Something like this.

mshivam019 avatar Jan 21 '24 05:01 mshivam019

A timeline component would be great

mkschreder avatar Jan 28 '24 10:01 mkschreder

Definitely could use this right now

joshbedo avatar Feb 25 '24 12:02 joshbedo

Yes please add timeline.

Daisy-UI They did it too

smanookian avatar Mar 20 '24 19:03 smanookian

+1 for timeline release

Zagorodnyi avatar Mar 29 '24 16:03 Zagorodnyi

Yes! I am waiting for this one.

ozandalgali avatar Apr 01 '24 01:04 ozandalgali

Hey, Just added my own implementation of this component, made to be more modular #3374

flixlix avatar Apr 05 '24 23:04 flixlix

Waiting on this one!!

sabin-thapa avatar Apr 15 '24 05:04 sabin-thapa

Hey, are there any intentions to add this component? it would be very useful for my project

axeloehrli avatar Apr 16 '24 21:04 axeloehrli

Hello! I'm interested on it too! For now I'm using https://codyhouse.co/gem/horizontal-timeline/

But would like to drop this other package to stay only with shadcn!

igormcsouza avatar Apr 19 '24 21:04 igormcsouza

I want timeline component

RGSMTHLS avatar Apr 23 '24 18:04 RGSMTHLS

+1

Salman9000 avatar Jun 12 '24 09:06 Salman9000

we want this component please!

orondanelli avatar Jun 19 '24 04:06 orondanelli

This issue has been automatically closed because it received no activity for a while. If you think it was closed by accident, please leave a comment. Thank you.

shadcn avatar Jul 11 '24 23:07 shadcn

Don't close it, we still want this :)

icarns avatar Jul 12 '24 07:07 icarns