Zach Wise
79bf669812
Updated version number
12 years ago
Zach Wise
6af4ee3be2
Fixed html issue with `<html>` tag not closing after the body
12 years ago
Zach Wise
97007fce3b
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
12 years ago
Zach Wise
215894becf
Added language names to language files and updated languages in the documentation
12 years ago
Zach Wise
d009e2bb9b
Updated test html files to use debug version of TimelineJS
12 years ago
Zach Wise
d7d76b9626
Added test files. These files will test TimelineJS's ability to render extreme date ranges and a variety of content extremes.
...
This one's for you @JoeGermuska
12 years ago
Zach Wise
e7440fe2ef
Added Hebrew Language thanks to Amir Schwarz.
...
Hebrew and Arabic are both beta. They are supposed to read right to left.
13 years ago
Zach Wise
a2590b7284
Fix skinny width media queries not working when timeline is not in an embed
13 years ago
Zach Wise
d84b264153
Improved responsiveness for touch devices and skinny embeds.
...
Content will fill the slider more and the next and back arrows will hide until you mouseover them when the width is 640 or below
13 years ago
Zach Wise
717a5a13a2
Updated example files. Now they're based on a jade template so that I can update them more easily
13 years ago