aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Moved my code to auto escape html to the right placeRaymond Camden2013-05-01
* Adds support for auto escaping HTML in code blocks.Raymond Camden2013-05-01
* update control styles for fragmentsHakim El Hattab2013-04-30
* add isVerticalSlide utility methodHakim El Hattab2013-04-29
* greatly improved rtl, slides and progress are now reversed #339Hakim El Hattab2013-04-29
* avoid errors in old ie from code highlightingHakim El Hattab2013-04-28
* slight readme tweakHakim El Hattab2013-04-27
* update readme to cover #388Hakim El Hattab2013-04-27
* only auto-play media when data-autoplay is set (#388)Hakim El Hattab2013-04-27
* auto play/pause youtube video when entering/leaving slide (#388)Hakim El Hattab2013-04-27
* auto play/pause html5 media when entering/leaving slide (#388)Hakim El Hattab2013-04-27
* add config option for disabling all fragmentsHakim El Hattab2013-04-27
* fix control arrow anti-aliasing in ffHakim El Hattab2013-04-27
* available fragment routes reflected in control arrows (closes #411)Hakim El Hattab2013-04-27
* greatly simplify next/prev fragment routinesHakim El Hattab2013-04-27
* also update controls and progress on syncHakim El Hattab2013-04-27
* update progress bar on window resizeHakim El Hattab2013-04-27
* add sync methodHakim El Hattab2013-04-27
* add support for data-trim attribute on code elements (closes #419)Hakim El Hattab2013-04-27
* note included languages in highlight.js build #421Hakim El Hattab2013-04-27
* support code highlighting of a few more common languages #421Hakim El Hattab2013-04-27
* indentation tweak #417Hakim El Hattab2013-04-27
* Merge branch 'master' of https://github.com/bozor/reveal.js into devHakim El Hattab2013-04-27
|\
| * Added a Zoom-in fragment transitionbozor2013-04-23
* | Merge pull request #425 from marcvangend/masterHakim El Hattab2013-04-24
|\ \
| * | Use the newer element.webkitRequestFullscreen method if available, to support...Marc van Gend2013-04-24
|/ /
* | Merge pull request #418 from danse/patch-1Hakim El Hattab2013-04-24
|\ \
| * | typodanse2013-04-24
|/ /
* | Merge branch 'master' of https://github.com/hakimel/reveal.js into devHakim El Hattab2013-04-24
|\|
| * remove ?notes from readmeHakim El Hattab2013-04-22
| * adjust order in readmeHakim El Hattab2013-04-18
| * Merge pull request #398 from jmdobry/multiplex-docsHakim El Hattab2013-04-18
| |\
| | * Clarified documentation for multiplex plugin.Jason Dobry2013-04-06
| * | correction to navigate top/right/bottom/left methods (closes #409)Hakim El Hattab2013-04-18
* | | ie8 tweaksHakim El Hattab2013-04-23
* | | more state backgroundsHakim El Hattab2013-04-21
* | | forward all attributes for markdown slides (#413)Hakim El Hattab2013-04-20
* | | Added support for data-state in section when using external markdown files.Martin Kurtsson2013-04-20
* | | add a few more state background (#396)Hakim El Hattab2013-04-16
|/ /
* | return current fragment index through getIndices, replaces getCurrentFragment...Hakim El Hattab2013-04-16
* | fix previous slide navigation logic (closes #397)Hakim El Hattab2013-04-15
* | Merge branch 'master' of https://github.com/ainformatico/reveal.js into devHakim El Hattab2013-04-15
|\ \
| * | fix prevents loading remote plugin several times when notes are enabledAlejandro El Informático2013-04-08
| |/
* | increase min-height of cube/page transitionsHakim El Hattab2013-04-13
* | merge mutiplex fragment fix #395Hakim El Hattab2013-04-11
|\ \
| * | returning index only when current fragment is definedtkaczmarzyk2013-04-07
| * | simplified getCurrentFragmentIndex impltkaczmarzyk2013-04-06
| * | removed no longer required helper methodtkaczmarzyk2013-04-06
| * | broadcasting fragments state in multiplex plugin (#394)tkaczmarzyk2013-04-06
* | | hide rolling links backfaceHakim El Hattab2013-04-10