8000 Tags · ammonvictor/TimelineJS · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ammonvictor/TimelineJS

Tags

v2.24

Toggle v2.24's commit message
Fix for twitter API v1 closing down, fix for Google Maps not showing …

…custom map types.

TimelineJS will now use Oembed instead of the get tweet restful api from v1. This change means that avatar images will no longer be shown since they are not available in the Oembed json. closes #434

Google Maps api is now using v3.9 instead of the release version
There was a change in the latest Google Map API that causes custom map types to stop working
 More info: http://stackoverflow.com/questions/13486271/google-map-markermanager-cannot-call-method-substr-of-undefined
solution for now is to use API ver 3.9 closes #435

IE7 hook for alternative display was removed. closes #161

v2.23

Toggle v2.23's commit message
Latest compile 2.22

v2.22

Toggle v2.22's commit message
Fix for mobile Y (up/down) scrolling issue closes #383

v2.20

Toggle v2.20's commit message
Removed unused if else from DragSlider. closes #248

v2.18

Toggle v2.18's commit message
Added Hebrew Language thanks to Amir Schwarz.

Hebrew and Arabic are both beta. They are supposed to read right to left.

v2.17

Toggle v2.17's commit message
Added swipe to navigate instructions and bug fixes

v2.15

Toggle v2.15's commit message
Changed web thumb service to pagepeeker, tweaked flickr api size logic

Pagepeeker seems to provide better thumbnails
http://pagepeeker.com

Flickr size logic was assuming the medium 800 size exists. It doesn't anymore. This was causing enormous image sizes to load instead.

v2.14

Toggle v2.14's commit message
Tweaked Google Docs data loading

tweaked timeout and added a more robust alternative to loading data from Google because of Google's apparent restriction on spreadsheets with more than 100 rows.

v2.12

Toggle v2.12's commit message
Reminified source

v2.11.1

Toggle v2.11.1's commit message
Reminified source

0