Live data from Hacker News

Show HN: Built a timeline component for React with multiple layout modes

github.com

1–10 of 57 posts

Re: Show HN: Built a timeline component for React with multiple layout modes

#2
I'll keep an eye on this for the responsive feature that's planned!

I recently implemented a timeline on the https://wavy.fm front page to communicate that the website is still in development. Trying to make it responsive with flexbox was an absolute nightmare, so I ended up using JS to render the component differently on mobile.

Re: Show HN: Built a timeline component for React with multiple layout modes

#5

I'll keep an eye on this for the responsive feature that's planned! I recently implemented a timeline on the https://wavy.fm front page to communicate that the website is still in development. Trying to make it responsive with flexbox was an absolute nightmare, so I ended up using JS to render the component differently on mobile.

thanks for the response. yes the responsive part is on the works and will be coming to the component very soon.

Re: Show HN: Built a timeline component for React with multiple layout modes

#10
Great job - your timeline widget looks really neat. I look forward to seeing how it develops in future.

For your interest, there is a small group of hobbyist developers and small companies developing timeline products for the web.

As the developer of ChronoFlo Timeline Maker (https://www.chronoflotimeline.com), I welcome you to the timeline maker community!

Good luck with your project.

Post reply on HN