Joe Germuska
d700d0c98a
remove lowlevel default map type and adjust to use Google Maps terrain instead of Stamen for default
11 years ago
Zach Wise
9bd0e52260
Revert "Added fancy box modal functionality. Documentation coming later once it's fully implemented"
...
This reverts commit 1b86f6eec4
.
Conflicts:
codekit-config.json
11 years ago
Joe Germuska
bbf3768ba2
simplify headers because copyright banner will be applied by build process
11 years ago
Joe Germuska
7bcedcc8e4
Revert "update header comments to clarify licensing/ownership"
...
This reverts commit 96f7868020
.
Changed my mind about how to do it.
11 years ago
Joe Germuska
96f7868020
update header comments to clarify licensing/ownership
11 years ago
Joe Germuska
7e1080b427
add NUKL to banner
11 years ago
Zach Wise
1b86f6eec4
Added fancy box modal functionality. Documentation coming later once it's fully implemented
11 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
91da88125b
Fix for scrollbars showing up on iframe embedded version of TimelineJS
12 years ago
Zach Wise
1ac5d1ecec
Added ability to add user defined classes to slides. closes #302
...
add `"classname": "myuniqueclassnamegoeshere"` to the date item and it will add that class to the slide created for that data.
12 years ago
Zach Wise
90cb9d7928
Updated date handling to allow precision dates including allowing first of the month to display
...
also closes issue #237
12 years ago
Zach Wise
a89ae221a3
Added swipe to navigate instructions and bug fixes
12 years ago
Zach Wise
c88f11351e
Finally finished swipe/slide to move next and previous in the slider. closes #209
12 years ago
Zach Wise
4405dfa3e0
Latest compile 2.15
12 years ago
Zach Wise
97b689f67e
Tweaked next and previous buttons on skinny timeline
12 years ago
Zach Wise
a2590b7284
Fix skinny width media queries not working when timeline is not in an embed
12 years ago
Zach Wise
54cfb9abc8
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.
12 years ago
Zach Wise
b4e59dd144
Made content more responsive for touch and for 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
12 years ago
Zach Wise
54f6ed27f4
Added `loc` parsing to Google Maps closes #220 and scoped loading message divs
12 years ago
Zach Wise
87cf484191
Removed viewport management for now. Causing problems with iPhone and iPad etc. Going to try another route for better viewing on iPhone.
12 years ago
Zach Wise
49c37c3409
Updated version number to 2.10
12 years ago
Zach Wise
56f3ba5fce
Added device orientation layout changes and start slide tweak to allow custom date
12 years ago
Zach Wise
71b79e10e5
Updated version number
12 years ago
Zach Wise
ded2f7606d
Bug fix for right to left flag
12 years ago
Zach Wise
eb8f9783e3
Added right to left flag issue #176
12 years ago
Zach Wise
b625f42406
Latest StoryJS Core
12 years ago
Zach Wise
066484c47b
Changed the way API keys are set
12 years ago
Zach Wise
b2e8c1245c
Added Language to StoryJS Core
12 years ago
Zach Wise
dc809e8745
More work merging with StoryJS Core
12 years ago
Zach Wise
9a21fdde1e
Cleanup
12 years ago
Zach Wise
6c77328354
Cleanup and fixes a new issue with config files not being implemented as a result of merging with StoryJS codebase
12 years ago
Zach Wise
0f3702d654
Cleanup and merged with StoryJS core library
12 years ago
Zach Wise
dcc2e744d0
Cleanup
13 years ago
Zach Wise
22cce47bdd
More tweaks for touch devices. Cleanup up hover states for touch devices etc
13 years ago
Zach Wise
5c1d1bab17
Cleanup and fix touch scrolling of Timeline and general touch device animation fixes
13 years ago
Zach Wise
a0fb7f7d90
Added start_zoom_adjust to allow user tweaking of default zoom. See updated README documentation on how to implement. Issues #92 and #40 and #38 should be of interest.
13 years ago
Zach Wise
899565d4b1
Allow # bookmarks to override both start_at_end and start_at_slide
13 years ago
Zach Wise
386cd67169
Added constants for drag slider to config. Added new start_at_slide feature. Started a IE7 depreciated view
13 years ago
Zach Wise
d1428e6064
Added constraints to the mouse wheel scroll.
13 years ago
Zach Wise
8c471d2140
New loading animation and message tweaks
13 years ago
Zach Wise
6babf12983
Fixes to allow IE7 to init timeline and display message that TimelineJS is not compatible with IE7
13 years ago
Zach Wise
e2a318c034
Latest compile 1.56
13 years ago
Zach Wise
f29985d69a
Latest compile 1.55
13 years ago
Zach Wise
a7b8323634
Tweaks for figuring out the base path for TimelineJS so it won't default to embed.timeline.verite.co Also reworked font loading to allow more customization
...
This should fix any remaining issues with issue #129
13 years ago
Zach Wise
6d9d82f532
Added features to use slugs in TimeNav when there is no headline
13 years ago
Zach Wise
13b8b199c4
Organizational changes and added slug option to have headlines in time nav and not show up as a headline (for Storify)
13 years ago
Zach Wise
082df48acf
Preliminary support for rows (called tags)
13 years ago
Zach Wise
3c2df8295b
Added localization for wikipedia. closes #109
13 years ago
Zach Wise
7e0e20b1a1
Fixed IE8 bug with Wikipedia (8hrs)! Woo Hoo! closes #107
13 years ago
Zach Wise
ffbe4e0609
Working on nasty IE8 stuff dealing with json loading from wikipedia #107
13 years ago