MinnPost / jquery-vertical-timeline

jQuery plugin of: A beautiful vertical timeline made with Tabletop.js, Isotope.js & Handerlbarz.js. A collaboration between Balance Media and WNYC/John Keefe.
http://code.minnpost.com/jquery-vertical-timeline/
Other
122 stars 27 forks source link

Missing Dependency #15

Closed carlschroedl closed 8 years ago

carlschroedl commented 9 years ago

@zzolo , bower.json lists "https://github.com/zzolo/tabletop.git#timeline-fixes" as a dependency of this project. The repo no longer exists. Could you please restore the repo or point me to an alternative?

zzolo commented 9 years ago

Sorry about that. We are working on a re-write right now which will fix this. Will let you know how it goes.

In the mean time, you should probably be able to just use the regular Tabletop.

carlschroedl commented 9 years ago

No worries. Thanks for open-sourcing this tool and for the speedy response. I will try regular Tabletop.

gddabe commented 9 years ago

How to use the regular tabletop during "bower install jquery-vertical-timeline -S" ?

zzolo commented 9 years ago

You should be able to do bower install tabletop and it should get the current version.

tnehil commented 8 years ago

I've updated the code here 529a2e3632502e51bf568c27fdd0ef5985732e87 to just use the latest version of tabletop, rather than the missing customized version. This appears to work in that it allows you to bower install w/o fatal errors, and I was able to get timelines working fine.