summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-05-04add package and serve grunt tasks (closes #437)Hakim El Hattab
2013-05-03fix ios flicker bug with linear transition #410Hakim El Hattab
2013-05-03merge marked tweakHakim El Hattab
2013-05-03remove automatic quotation marks on blockquote/q (closes #434)Hakim El Hattab
2013-05-02remove lang prefix from marked.js to fix highlight issueAmit Kotlovski
2013-05-02minify marked #433Hakim El Hattab
2013-05-02merge showdown to marked migrationHakim El Hattab
2013-05-01Replace the ShowDown Markdown engine with markedAmit Kotlovski
2013-05-01Moved my code to auto escape html to the right placeRaymond Camden
2013-05-01Adds support for auto escaping HTML in code blocks.Raymond Camden
2013-04-30update control styles for fragmentsHakim El Hattab
2013-04-29add isVerticalSlide utility methodHakim El Hattab
2013-04-29greatly improved rtl, slides and progress are now reversed #339Hakim El Hattab
2013-04-28avoid errors in old ie from code highlightingHakim El Hattab
2013-04-27slight readme tweakHakim El Hattab
2013-04-27update readme to cover #388Hakim El Hattab
2013-04-27only auto-play media when data-autoplay is set (#388)Hakim El Hattab
2013-04-27auto play/pause youtube video when entering/leaving slide (#388)Hakim El Hattab
2013-04-27auto play/pause html5 media when entering/leaving slide (#388)Hakim El Hattab
2013-04-27add config option for disabling all fragmentsHakim El Hattab
2013-04-27fix control arrow anti-aliasing in ffHakim El Hattab
2013-04-27available fragment routes reflected in control arrows (closes #411)Hakim El Hattab
2013-04-27greatly simplify next/prev fragment routinesHakim El Hattab
2013-04-27also update controls and progress on syncHakim El Hattab
2013-04-27update progress bar on window resizeHakim El Hattab
2013-04-27add sync methodHakim El Hattab
2013-04-27add support for data-trim attribute on code elements (closes #419)Hakim El Hattab
2013-04-27note included languages in highlight.js build #421Hakim El Hattab
2013-04-27support code highlighting of a few more common languages #421Hakim El Hattab
2013-04-27indentation tweak #417Hakim El Hattab
2013-04-27Merge branch 'master' of https://github.com/bozor/reveal.js into devHakim El Hattab
2013-04-24Merge pull request #425 from marcvangend/masterHakim El Hattab
2013-04-24Use the newer element.webkitRequestFullscreen method if available, to support...Marc van Gend
2013-04-24Merge pull request #418 from danse/patch-1Hakim El Hattab
2013-04-24typodanse
2013-04-24Merge branch 'master' of https://github.com/hakimel/reveal.js into devHakim El Hattab
2013-04-23ie8 tweaksHakim El Hattab
2013-04-23Added a Zoom-in fragment transitionbozor
2013-04-22remove ?notes from readmeHakim El Hattab
2013-04-21more state backgroundsHakim El Hattab
2013-04-20forward all attributes for markdown slides (#413)Hakim El Hattab
2013-04-20Added support for data-state in section when using external markdown files.Martin Kurtsson
2013-04-18adjust order in readmeHakim El Hattab
2013-04-18Merge pull request #398 from jmdobry/multiplex-docsHakim El Hattab
2013-04-18correction to navigate top/right/bottom/left methods (closes #409)Hakim El Hattab
2013-04-16add a few more state background (#396)Hakim El Hattab
2013-04-16return current fragment index through getIndices, replaces getCurrentFragment...Hakim El Hattab
2013-04-15fix previous slide navigation logic (closes #397)Hakim El Hattab
2013-04-15Merge branch 'master' of https://github.com/ainformatico/reveal.js into devHakim El Hattab
2013-04-13increase min-height of cube/page transitionsHakim El Hattab
2013-04-11merge mutiplex fragment fix #395Hakim El Hattab
2013-04-10hide rolling links backfaceHakim El Hattab
2013-04-08fix prevents loading remote plugin several times when notes are enabledAlejandro El Informático
2013-04-07returning index only when current fragment is definedtkaczmarzyk
2013-04-06Clarified documentation for multiplex plugin.Jason Dobry
2013-04-06simplified getCurrentFragmentIndex impltkaczmarzyk
2013-04-06support for transition speed settings (closes #392)Hakim El Hattab
2013-04-06removed no longer required helper methodtkaczmarzyk
2013-04-06fix url in readme (closes #393)Hakim El Hattab
2013-04-06broadcasting fragments state in multiplex plugin (#394)tkaczmarzyk
2013-04-02always use https google font urls (closes #382)Hakim El Hattab
2013-04-01readme code type fixHakim El Hattab
2013-03-31Update README.mdHakim El Hattab
2013-03-30readme updateHakim El Hattab
2013-03-30note about #39 in readmeHakim El Hattab
2013-03-30support for varied transitions between slides (#39)Hakim El Hattab
2013-03-30always construct controls and progress bar at startup (closes #384)Hakim El Hattab
2013-03-30protocol-relative paths for google webfonts (closes #382)Hakim El Hattab
2013-03-30Merge branch 'master' of https://github.com/theoreticaLee/reveal.js into devHakim El Hattab
2013-03-30Merge branch 'md-error-handling' of https://github.com/jakubholynet/reveal.js...Hakim El Hattab
2013-03-30Merge branch 'patch-1' of https://github.com/jish/reveal.js into devHakim El Hattab
2013-03-27Add Reveal.js license to package.jsonLee Leathers
2013-03-24More verbose error slide (HTTP necessary)Jakub Holy
2013-03-24Better error reporting for external Markdown filesJakub Holy
2013-03-23Update README.mdJosh Lubaway
2013-03-23add availableRoutes to the api (#371)Hakim El Hattab
2013-03-23disable wrapping in code blocks (closes #375)Hakim El Hattab
2013-03-17always kill touch events on removelisteners (#365)Hakim El Hattab
2013-03-17enable keyboard/touch flags to change in runtime configure() call (closes #365)Hakim El Hattab
2013-03-17new build for autoslide prHakim El Hattab
2013-03-17Merge branch 'bugfix-pause' of https://github.com/EverythingMe/reveal.js into...Hakim El Hattab
2013-03-17update version to 2.4Hakim El Hattab
2013-03-17Merge branch 'shift-space' of https://github.com/remybach/reveal.js into devHakim El Hattab
2013-03-17remove extra whitespaceHakim El Hattab
2013-03-17merge conflictHakim El Hattab
2013-03-17add missing theme readmeHakim El Hattab
2013-03-16Merge pull request #367 from wtw/patch-1Hakim El Hattab
2013-03-15Fixed some typos in the documentationwtw
2013-03-15Load socket.io client lib from CDNDavid Banham
2013-03-11bugfix - continue autoslide after resumeAmir Nissim
2013-03-11Error check to prevent exception from CipherDavid Banham
2013-03-10remove unused file (closes #360)Hakim El Hattab
2013-03-10Add shift+space functionalityRemy Bach
2013-03-10Remove unessecary fileDavid Banham
2013-03-08merge search plugin, adjust stylesHakim El Hattab
2013-03-08Merge branch 'searchplugin' of https://github.com/razor-1/reveal.jsHakim El Hattab
2013-03-08remove extra whitespace in cssHakim El Hattab
2013-03-08remove extra whitespaceHakim El Hattab
2013-03-08fix grunt jshint configHakim El Hattab
2013-03-08denote language in code samplesHakim El Hattab