aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-10-27Uses the right method setAttribute.VonC
2013-10-27First implem for adding classes to enclosing elts.VonC
2013-10-27kill the shadow on table headersHakim El Hattab
2013-10-27documentation for iframe post messagesHakim El Hattab
2013-10-27Merge branch 'dev' of github.com:hakimel/reveal.js into devHakim El Hattab
2013-10-27merge vertical centering for individual slidesHakim El Hattab
2013-10-27contrib updateHakim El Hattab
2013-10-27apply @knownasilya's first slide detection fix to dev branch #671Hakim El Hattab
2013-10-27build latest js, format tweaksHakim El Hattab
2013-10-27Added support for postMessage's into any iframes for content that needs to do...Brad Gessler
2013-10-24plug potential xss vectorHakim El Hattab
2013-10-23Support per-slide centeringMichael Ekstrand
2013-10-22configure notes presentation through query string to avoid flickerHakim El Hattab
2013-10-22include all themes in grunt taskHakim El Hattab
2013-10-22Merge branch 'dev' of https://github.com/Walther/reveal.js into devHakim El Hattab
2013-10-22additional config valeus in readme, remove duplicate value, fix commasHakim El Hattab
2013-10-22Merge branch 'update-readme' of https://github.com/aethanyc/reveal.js into devHakim El Hattab
2013-10-22merge readme conflictHakim El Hattab
2013-10-22readme tweak #660Hakim El Hattab
2013-10-22Merge pull request #657 from asmaps/masterHakim El Hattab
2013-10-22Merge pull request #664 from vertti/patch-1Hakim El Hattab
2013-10-22Add details to README on creating themes.Janne Sinivirta
2013-10-19smooth reset of auto-slide progress, fix overlapping repaint callsHakim El Hattab
2013-10-18don't increase body height to try and hide address bar, caused issues in ios ...Hakim El Hattab
2013-10-17don't show auto slide controls if there's only one slideHakim El Hattab
2013-10-17clone via https - ssh not working anonymouslyArne Schauf
2013-10-17resume auto-sliding when autoSlide config value changesHakim El Hattab
2013-10-17Add various configuration options to READMETing-Yu Lin
2013-10-13replay when auto-slide controls are clicked on last slideHakim El Hattab
2013-10-13fix css syntax errorHakim El Hattab
2013-10-13fix playback controls in ie10Hakim El Hattab
2013-10-13add auto-slide instructions to readmeHakim El Hattab
2013-10-13minor tweaks and commentsHakim El Hattab
2013-10-13support moz and webkit prefixed requestAnimationFrameHakim El Hattab
2013-10-13auto-slide playback updates, fix tap action, hide during overviewHakim El Hattab
2013-10-13functional playback control for auto slidingHakim El Hattab
2013-10-13group feature detection results in 'features' object, test for canvas and req...Hakim El Hattab
2013-10-13foundation for playback componentHakim El Hattab
2013-10-13prioritize closing preview when ESC is pressedHakim El Hattab
2013-10-11override any value throguh query, deserialize values of getQueryHash #641Hakim El Hattab
2013-10-11support for svg background images #632Hakim El Hattab
2013-10-11better check for arrays in markdown pluginHakim El Hattab
2013-10-11remove accidentally checked in filesHakim El Hattab
2013-10-11use named link for fragments #621Hakim El Hattab
2013-10-11Merge branch 'patch-1' of https://github.com/webpro/reveal.js into devHakim El Hattab
2013-10-11shell highlight #642Hakim El Hattab
2013-10-11add autoSlideStoppable config value, allows autoSlide to be aborted on user i...Hakim El Hattab
2013-10-10code styleHakim El Hattab
2013-10-10Merge branch 'focus-body-on-visibility-change' of https://github.com/rexxars/...Hakim El Hattab
2013-10-10remove unused head.js in barebones example #616Hakim El Hattab
2013-10-10Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2013-09-29Property 'length' is not a variable.Lars Kappert
2013-09-22add theme 'blood.'Walther
2013-09-21Focus body when page visibility changes to ensure keyboard shortcuts are usableEspen Hovlandsdal
2013-09-19serve remotes js from s3 #611Hakim El Hattab
2013-09-19remove extravagant commentHakim El Hattab
2013-09-15use 'url()'-free path when specifying parallax image, refactor so that parall...Hakim El Hattab
2013-09-15update the parallax background when the window resizes #595Hakim El Hattab
2013-09-15move parallax code to separate method #595Hakim El Hattab
2013-09-15update code style to match rest of reveal.js, disable parallax by default #595Hakim El Hattab
2013-09-15merge parallax into dev, remove default image #595Hakim El Hattab
2013-09-15add contribution guidelinesHakim El Hattab
2013-09-15Merge branch 'master' of https://github.com/drhuettl/reveal.jsHakim El Hattab
2013-09-15update commentHakim El Hattab
2013-09-14prevent unintended slide change eventDonald R. Huettl
2013-09-14add note about port #608Hakim El Hattab
2013-09-14Merge branch 'patch-1' of https://github.com/mrshu/reveal.jsHakim El Hattab
2013-09-14make sure remotes works without notes plugin being loaded #607Hakim El Hattab
2013-09-11make hiding of address bar configurableHakim El Hattab
2013-09-12Add option to Gruntfile.js to specify server portMarek Šuppa
2013-09-11Fix: no parallax scrolling in FFMichał Smoliński
2013-09-10Added parallax scrolling backgroundMichał Smoliński
2013-09-06rebuild css after merging #591 into devHakim El Hattab
2013-09-06Fix IE10 vertical slide perspectiveTyler Cipriani
2013-09-06markdown plugin can now process slides that are added at runtimeHakim El Hattab
2013-09-06fix issue with notes on last slide of external markdown #589Hakim El Hattab
2013-09-05supporting same languages as highlight.jsHenrik
2013-09-04reorder themes #584Hakim El Hattab
2013-09-04Merge branch 'list-themes' of https://github.com/tlevine/reveal.js into devHakim El Hattab
2013-09-04enable hiding of address bar for ios chrome #582Hakim El Hattab
2013-09-03update progress bar to hide/show using same type of rules as controlsHakim El Hattab
2013-09-03Merge branch 'master' of https://github.com/ziggystar/reveal.js into devHakim El Hattab
2013-09-03update grunt and node dependency versionsHakim El Hattab
2013-09-03fix: links not working when controls are disabledThomas Geier
2013-09-02list more themesThomas Levine
2013-08-29configure notes window presentations to hide needless UIHakim El Hattab
2013-08-28syntax fix in code examplehakimel
2013-08-27prep markdown test suiteHakim El Hattab
2013-08-27markdown refactoring #507Hakim El Hattab
2013-08-26minor refactoring of overview codeHakim El Hattab
2013-08-26update to latest version of highlight theme #576Hakim El Hattab
2013-08-24fix bug where markdown notes in last slide would not parse #574Hakim El Hattab
2013-08-24include dev flag in versionHakim El Hattab
2013-08-24always use 'i' as iteratorHakim El Hattab
2013-08-24add test task, avoid attempt to run tests in unrelated html filesHakim El Hattab
2013-08-24markdown refactoring; comments, renamed functions, shorter argument listsHakim El Hattab
2013-08-24more markdown plugin refactoringHakim El Hattab
2013-08-23standardize way of declaring functionsHakim El Hattab
2013-08-23update markdown plugin formatting to match reveal.js coreHakim El Hattab
2013-08-23pause mode testsHakim El Hattab