Joe Germuska
|
aa33a812f9
|
fix Wikipédia accent
|
10 years ago |
Joe Germuska
|
1f70bb25cf
|
update for recent changes
|
10 years ago |
Joe Germuska
|
830ef1058b
|
adjust 'color' for youtubeTheme. #722
|
10 years ago |
Joe Germuska
|
49824d4568
|
Merge pull request #722 from t1gor/patch-1
Options for YouTube player
|
10 years ago |
Joe Germuska
|
d072c079d1
|
Move 'Swipe to Navigate' to a i18n message, closes #733
|
10 years ago |
Joe Germuska
|
7784683c39
|
clean up the CHANGELOG a bit
|
10 years ago |
Joe Germuska
|
5d25f0723a
|
Merge pull request #693 from mrzepinski/patch-1
Update Polish locale
|
10 years ago |
Joe Germuska
|
d5eac6f315
|
Merge pull request #732 from KLVN/patch-1
Updated German Translations
|
10 years ago |
Kelvin
|
519af96207
|
Added/Updated Translations
|
10 years ago |
Joe Germuska
|
a211265133
|
better email regex #721
|
10 years ago |
Igor Timoshenkov
|
a1fde8125a
|
Options for YouTube player
Add a config option to change player style for dark.
Example:
// create timeline
timeline = createStoryJS({
type: 'timeline',
embed_id: 'timeline',
debug: false,
youtubeTheme: "dark",
source: { ... }
});
|
10 years ago |
Heather Billings
|
500e3aae61
|
Release 2.35.2
|
10 years ago |
Heather Billings
|
424dc10c99
|
fix timeline half-width bug
|
10 years ago |
Joe Germuska
|
b04706830d
|
Release 2.35.1
|
10 years ago |
Joe Germuska
|
a29a74c2c1
|
whackamole with JS dates. Closes #719
|
10 years ago |
Joe Germuska
|
38d11a3cf8
|
Release 2.35.0
|
10 years ago |
Joe Germuska
|
221b39ce7b
|
initialize date differently. closes #718
|
10 years ago |
Joe Germuska
|
35b2325425
|
Release 2.34.1
|
10 years ago |
Joe Germuska
|
9d9812bdef
|
Merge pull request #710 from NUKnightLab/fix-706-regression
Fixes regression introduced in #706
|
10 years ago |
Joe Germuska
|
6be03b0522
|
Merge pull request #709 from atomantic/retina_loading
adding 56x56 loading@2x.gif
|
10 years ago |
Joe Germuska
|
0fba8fb9bd
|
attempt to fix regression introduced in #706: IE doesn't like loading https JSON for http pages
|
10 years ago |
Adam Eivy
|
589b3b8068
|
adding 56x56 loading@2x.gif
|
10 years ago |
thejordan
|
02fadb21cd
|
support url update
updated from google group to zendesk request url
|
10 years ago |
Joe Germuska
|
b6023f0e40
|
Release 2.34.0
|
10 years ago |
Joe Germuska
|
bc9e99f462
|
update CHANGELOG for 2.34.0
|
10 years ago |
Joe Germuska
|
39e8ec299d
|
Merge branch 'master' of github.com:NUKnightLab/TimelineJS
|
10 years ago |
Joe Germuska
|
aa0346a4a1
|
fix version for uglifyjs (re #707)
|
10 years ago |
Joe Germuska
|
02c09cb0b7
|
Merge pull request #706 from Threespot/master
Remove HTTPS URL rewriting for older IE.
|
10 years ago |
Joe Germuska
|
5fb123fb36
|
add staging bucket
|
10 years ago |
Chris Davis
|
6bde88dc92
|
Remove HTTPS URL rewriting for older IE.
This code was breaking loading data over HTTPS in IE9/10. Issue noticed loading data from Google Doc URL with Timeline.js under HTTPS.
|
10 years ago |
Joe Germuska
|
9f7434ab48
|
try to build for less analytics on https
|
10 years ago |
Joe Germuska
|
6528bbd41a
|
don't do analytics on https
|
10 years ago |
Joe Germuska
|
eea88334dd
|
remove URL protocol rewriting. Closes #704
|
10 years ago |
Joe Germuska
|
50b2e6cb0b
|
check to make sure that every slide has a start date, so that people get a clear warning if the spreadsheet header has been changed.
|
10 years ago |
Joe Germuska
|
d680a40dd0
|
change name for bc dates
|
10 years ago |
Joe Germuska
|
e121e47dd1
|
ridiculous monkeying around Timeline's own jquery loading so that links to FAQ entries go to them
|
10 years ago |
Maciej Rzepiński
|
914a282b9d
|
Update Polish locale
Full translation of `Timeline` and correct version of transaltion (better way!) :)
|
10 years ago |
Ryan
|
614ca01b53
|
Fixed broken example links
Fixed Akira's world. Need replacement for History of Electronic and Dance music
|
10 years ago |
Joe Germuska
|
97787a3fcf
|
unique-ify FAQ id. Closes #687
|
10 years ago |
Joe Germuska
|
50df972940
|
fix jquery version check, again. (should accept jquery 2, although TimelineJS has not been tested with jquery 2) cf. #551
|
10 years ago |
Joe Germuska
|
80599f216b
|
fix link to WP plugin
|
10 years ago |
Ryan
|
155395cb2d
|
Fixed broken example links
Still need to fix Akira Toriyama's World, History of Electronic & Club Dance Music
|
10 years ago |
Joe Germuska
|
279dab4da3
|
fix explanation of how to look at examples. Supersedes/closes #671
|
10 years ago |
Joe Germuska
|
4b6dbf6ff4
|
Merge branch 'master' of github.com:NUKnightLab/TimelineJS
|
10 years ago |
Joe Germuska
|
b74c74f401
|
integrate changes from git issue. closes #568
|
10 years ago |
Joe Germuska
|
522f432438
|
Merge pull request #642 from nimashahbazi90/patch-1
Update fa.js
|
10 years ago |
Joe Germuska
|
df49ab3e86
|
attempt to integrate changes from #440
|
10 years ago |
nimashahbazi90
|
c96dfb4262
|
Update fa.js
|
11 years ago |
Joe Germuska
|
119e249025
|
update CHANGELOG
|
11 years ago |
Joe Germuska
|
5d8b419a21
|
Release 2.33.1
|
11 years ago |