index
:
marvinborner/KochFractal
master
School presentation (GFS)
Marvin
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
js
/
reveal.min.js
Age
Commit message (
Expand
)
Author
2012-09-09
add rvl.io to readme and template slide
Hakim El Hattab
2012-08-30
changed theme file swap to be relative to theme file instead of slide-deck
Sinetheta
2012-08-30
prevent same theme from loading repeatedly
Hakim El Hattab
2012-08-30
add theme config option, add sky theme, fix line-height of <small>
Hakim El Hattab
2012-08-20
support for named links (closes #55)
Hakim El Hattab
2012-08-17
fix bug that caused vertical stacks to shift unexpectedly in overview (closes...
Hakim El Hattab
2012-08-11
rewrote initialization code for clarity and brevity (#105)
Hakim El Hattab
2012-08-09
1.5 > 2.0 (#105)
Hakim El Hattab
2012-08-08
themes are now available as separate css files under css/theme/, old theme op...
Hakim El Hattab
2012-08-07
use minified version of js
Hakim El Hattab
2012-07-01
/lib restructuring
Hakim El Hattab
2012-06-18
enable controls by default
Hakim El Hattab
2012-06-06
include references to previous/current sldie DOM elements in slidechange event
Hakim El Hattab
2012-06-06
prevent duplicate slidechange from firing after hash change (closes #54)
Hakim El Hattab
2012-06-02
api methods for adding/removing all event listeners (#48)
Hakim El Hattab
2012-06-02
changed selection of main container from #reveal to .reveal (closes #46)
Hakim El Hattab
2012-06-02
version 1.3 is stable, upgrade to 1.4
Hakim El Hattab
2012-06-02
support for swipe and pinch gestures #48
Hakim El Hattab
2012-06-01
minified!
Aaron Kiersky
2012-05-31
dispatch events when visible fragment changes ('fragmentshown', 'fragmenthidd...
Hakim El Hattab
2012-05-30
updated min.js to match
akiersky
2012-05-29
space and return keys can be used to exit the overview mode
Hakim El Hattab
2012-05-15
adjust end key nav to last slide
Hakim El Hattab
2012-05-06
hide address bar in mobile browsers, add apple web app meta
Hakim El Hattab
2012-05-04
'slidechanged' event, added Reveal.addEventListener/Reveal.removeEventListene...
Hakim El Hattab
2012-05-03
ie9 fixes, including new classList polyfill
hakimel
2012-04-28
added support for looped presentations
Hakim El Hattab
2012-04-28
merge keyboard shortcut changes
Hakim El Hattab
2012-04-25
significantly smaller js file header, added minified js
Hakim El Hattab