StartBootstrap / startbootstrap-sb-admin

A free, open source, Bootstrap admin theme created by Start Bootstrap
https://startbootstrap.com/template/sb-admin/
MIT License
3.22k stars 2.01k forks source link

Responsive Timeline #83

Open knweiss opened 6 years ago

knweiss commented 6 years ago

The sb-admin-2 live demo features a Responsive Timeline. What would it take to support this in sb-admin, too?

davidtmiller commented 6 years ago

I could add this in as a feature in the future. The original timeline for SB Admin 2 was pulled from Bootsnipp here: https://bootsnipp.com/snippets/featured/timeline-responsive

You could easily go in and grab the code for that timeline in the link above, convert any Bootstrap 3 related markup to Bootstrap 4, and then go from there.