index
:
marvinborner/KochFractal
master
School presentation (GFS)
Marvin
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-05-02
minify marked #433
Hakim El Hattab
2013-05-02
merge showdown to marked migration
Hakim El Hattab
2013-05-01
Replace the ShowDown Markdown engine with marked
Amit Kotlovski
2013-05-01
Moved my code to auto escape html to the right place
Raymond Camden
2013-05-01
Adds support for auto escaping HTML in code blocks.
Raymond Camden
2013-04-30
update control styles for fragments
Hakim El Hattab
2013-04-29
add isVerticalSlide utility method
Hakim El Hattab
2013-04-29
greatly improved rtl, slides and progress are now reversed #339
Hakim El Hattab
2013-04-28
avoid errors in old ie from code highlighting
Hakim El Hattab
2013-04-27
slight readme tweak
Hakim El Hattab
2013-04-27
update readme to cover #388
Hakim El Hattab
2013-04-27
only auto-play media when data-autoplay is set (#388)
Hakim El Hattab
2013-04-27
auto play/pause youtube video when entering/leaving slide (#388)
Hakim El Hattab
2013-04-27
auto play/pause html5 media when entering/leaving slide (#388)
Hakim El Hattab
2013-04-27
add config option for disabling all fragments
Hakim El Hattab
2013-04-27
fix control arrow anti-aliasing in ff
Hakim El Hattab
2013-04-27
available fragment routes reflected in control arrows (closes #411)
Hakim El Hattab
2013-04-27
greatly simplify next/prev fragment routines
Hakim El Hattab
2013-04-27
also update controls and progress on sync
Hakim El Hattab
2013-04-27
update progress bar on window resize
Hakim El Hattab
2013-04-27
add sync method
Hakim El Hattab
2013-04-27
add support for data-trim attribute on code elements (closes #419)
Hakim El Hattab
2013-04-27
note included languages in highlight.js build #421
Hakim El Hattab
2013-04-27
support code highlighting of a few more common languages #421
Hakim El Hattab
2013-04-27
indentation tweak #417
Hakim El Hattab
2013-04-27
Merge branch 'master' of https://github.com/bozor/reveal.js into dev
Hakim El Hattab
2013-04-24
Merge pull request #425 from marcvangend/master
Hakim El Hattab
2013-04-24
Use the newer element.webkitRequestFullscreen method if available, to support...
Marc van Gend
2013-04-24
Merge pull request #418 from danse/patch-1
Hakim El Hattab
2013-04-24
typo
danse
2013-04-24
Merge branch 'master' of https://github.com/hakimel/reveal.js into dev
Hakim El Hattab
2013-04-23
ie8 tweaks
Hakim El Hattab
2013-04-23
Added a Zoom-in fragment transition
bozor
2013-04-22
remove ?notes from readme
Hakim El Hattab
2013-04-21
more state backgrounds
Hakim El Hattab
2013-04-20
forward all attributes for markdown slides (#413)
Hakim El Hattab
2013-04-20
Added support for data-state in section when using external markdown files.
Martin Kurtsson
2013-04-18
adjust order in readme
Hakim El Hattab
2013-04-18
Merge pull request #398 from jmdobry/multiplex-docs
Hakim El Hattab
2013-04-18
correction to navigate top/right/bottom/left methods (closes #409)
Hakim El Hattab
2013-04-16
add a few more state background (#396)
Hakim El Hattab
2013-04-16
return current fragment index through getIndices, replaces getCurrentFragment...
Hakim El Hattab
2013-04-15
fix previous slide navigation logic (closes #397)
Hakim El Hattab
2013-04-15
Merge branch 'master' of https://github.com/ainformatico/reveal.js into dev
Hakim El Hattab
2013-04-13
increase min-height of cube/page transitions
Hakim El Hattab
2013-04-11
merge mutiplex fragment fix #395
Hakim El Hattab
2013-04-10
hide rolling links backface
Hakim El Hattab
2013-04-08
fix prevents loading remote plugin several times when notes are enabled
Alejandro El Informático
2013-04-07
returning index only when current fragment is defined
tkaczmarzyk
2013-04-06
Clarified documentation for multiplex plugin.
Jason Dobry
2013-04-06
simplified getCurrentFragmentIndex impl
tkaczmarzyk
2013-04-06
support for transition speed settings (closes #392)
Hakim El Hattab
2013-04-06
removed no longer required helper method
tkaczmarzyk
2013-04-06
fix url in readme (closes #393)
Hakim El Hattab
2013-04-06
broadcasting fragments state in multiplex plugin (#394)
tkaczmarzyk
2013-04-02
always use https google font urls (closes #382)
Hakim El Hattab
2013-04-01
readme code type fix
Hakim El Hattab
2013-03-31
Update README.md
Hakim El Hattab
2013-03-30
readme update
Hakim El Hattab
2013-03-30
note about #39 in readme
Hakim El Hattab
2013-03-30
support for varied transitions between slides (#39)
Hakim El Hattab
2013-03-30
always construct controls and progress bar at startup (closes #384)
Hakim El Hattab
2013-03-30
protocol-relative paths for google webfonts (closes #382)
Hakim El Hattab
2013-03-30
Merge branch 'master' of https://github.com/theoreticaLee/reveal.js into dev
Hakim El Hattab
2013-03-30
Merge branch 'md-error-handling' of https://github.com/jakubholynet/reveal.js...
Hakim El Hattab
2013-03-30
Merge branch 'patch-1' of https://github.com/jish/reveal.js into dev
Hakim El Hattab
2013-03-27
Add Reveal.js license to package.json
Lee Leathers
2013-03-24
More verbose error slide (HTTP necessary)
Jakub Holy
2013-03-24
Better error reporting for external Markdown files
Jakub Holy
2013-03-23
Update README.md
Josh Lubaway
2013-03-23
add availableRoutes to the api (#371)
Hakim El Hattab
2013-03-23
disable wrapping in code blocks (closes #375)
Hakim El Hattab
2013-03-17
always kill touch events on removelisteners (#365)
Hakim El Hattab
2013-03-17
enable keyboard/touch flags to change in runtime configure() call (closes #365)
Hakim El Hattab
2013-03-17
new build for autoslide pr
Hakim El Hattab
2013-03-17
Merge branch 'bugfix-pause' of https://github.com/EverythingMe/reveal.js into...
Hakim El Hattab
2013-03-17
update version to 2.4
Hakim El Hattab
2013-03-17
Merge branch 'shift-space' of https://github.com/remybach/reveal.js into dev
Hakim El Hattab
2013-03-17
remove extra whitespace
Hakim El Hattab
2013-03-17
merge conflict
Hakim El Hattab
2013-03-17
add missing theme readme
Hakim El Hattab
2013-03-16
Merge pull request #367 from wtw/patch-1
Hakim El Hattab
2013-03-15
Fixed some typos in the documentation
wtw
2013-03-15
Load socket.io client lib from CDN
David Banham
2013-03-11
bugfix - continue autoslide after resume
Amir Nissim
2013-03-11
Error check to prevent exception from Cipher
David Banham
2013-03-10
remove unused file (closes #360)
Hakim El Hattab
2013-03-10
Add shift+space functionality
Remy Bach
2013-03-10
Remove unessecary file
David Banham
2013-03-08
merge search plugin, adjust styles
Hakim El Hattab
2013-03-08
Merge branch 'searchplugin' of https://github.com/razor-1/reveal.js
Hakim El Hattab
2013-03-08
remove extra whitespace in css
Hakim El Hattab
2013-03-08
remove extra whitespace
Hakim El Hattab
2013-03-08
fix grunt jshint config
Hakim El Hattab
2013-03-08
denote language in code samples
Hakim El Hattab
2013-03-08
cut back on spacing
Hakim El Hattab
2013-03-08
print port when multiplex server starts (#98)
Hakim El Hattab
2013-03-08
update multiplex setup instructions (#98)
Hakim El Hattab
2013-03-08
add Reveal.getConfig(), replace use of window.globals (#98)
Hakim El Hattab
2013-03-08
merge in multiplex (#98)
Hakim El Hattab
[next]