summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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-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
2013-08-23test coverage for fragmentsHakim El Hattab
2013-08-23move examples into test/Hakim El Hattab
2013-08-23make sure isVerticalSlide doesn't throw npeHakim El Hattab
2013-08-22add test for loop settingHakim El Hattab
2013-08-22run unit tests as part of grunt build and ciHakim El Hattab
2013-08-22more tests #123Hakim El Hattab
2013-08-22more tests, enable test page scroll overflow #123Hakim El Hattab
2013-08-22more tests, use stricEqual and deepEqual assertions where appropriate #123Hakim El Hattab
2013-08-22include info about which slide the assertion applies toHakim El Hattab
2013-08-22fix bug where isLastSlide sometimes incorrectly returned falseHakim El Hattab
2013-08-22add qunit grunt dependencyHakim El Hattab
2013-08-22add unit tests #123Hakim El Hattab
2013-08-222.6.0Hakim El Hattab
2013-08-22leap motion doc tweaksHakim El Hattab
2013-08-20mathjax readme tweakHakim El Hattab
2013-08-20Merge pull request #567 from hakimel/devHakim El Hattab
2013-08-20readme update for notes in external markdownHakim El Hattab
2013-08-20merge support for notes when using external markdownHakim El Hattab
2013-08-20remove needless metadata from math plugin exampleHakim El Hattab
2013-08-20disable interaction on future/past slidesHakim El Hattab
2013-08-19typo fixHakim El Hattab
2013-08-19Merge branch 'dev' of github.com:hakimel/reveal.js into devHakim El Hattab
2013-08-19add docs about stretch classHakim El Hattab
2013-08-19make sure stretch works with videoHakim El Hattab
2013-08-19Merge pull request #564 from tomByrer/patch-1Hakim El Hattab
2013-08-19+ MathJax CDN links for HTTPS & versionstomByrer
2013-08-18remove commented out dependencies from indexHakim El Hattab
2013-08-18renamed .remaining-height to .stretch #244 #490 #561Hakim El Hattab
2013-08-18revised remaining height layout logicHakim El Hattab
2013-08-18ensure that syntax highlighted code works with remaining-height helperHakim El Hattab
2013-08-18readme adjustmentHakim El Hattab
2013-08-18math plugin doc updateHakim El Hattab
2013-08-18document math pluginHakim El Hattab
2013-08-18rename math plugin config optionHakim El Hattab
2013-08-18allow hiding of vertical slide stacksHakim El Hattab
2013-08-17prevent invalid slidechanged on page loadHakim El Hattab
2013-08-17fix retrieval of computed styles in ffHakim El Hattab
2013-08-17further work on remaining-height helper #244 #490 #561Hakim El Hattab
2013-08-16start work on logic for fitting an element to remaining slide height #244 #49...Hakim El Hattab
2013-08-16remove pointless .call()Hakim El Hattab
2013-08-15refactor js, more natural order of startup methodsHakim El Hattab
2013-08-15add initial slide dom setup passHakim El Hattab
2013-08-13add util method for applying css transformsHakim El Hattab
2013-08-13mathjax plugin updates #531Hakim El Hattab
2013-08-13add isReady method to check reveal.js loaded stateHakim El Hattab
2013-08-13remove unused codeHakim El Hattab
2013-08-12make mathjax host a config option, revamp script loading, fragment examples #531Hakim El Hattab
2013-08-12comments and failesafes for #531Hakim El Hattab
2013-08-12updates to mathjax plugin, incl more examples #531Hakim El Hattab
2013-08-12limit scope of mathjax rerender #531Hakim El Hattab
2013-08-12additional math examples #531Hakim El Hattab
2013-08-12first version of mathjax plugin #531Hakim El Hattab
2013-08-11merge dom setup refactor #544Hakim El Hattab
2013-08-11move leap styles to js #554Hakim El Hattab
2013-08-11disable transitions while presentation loadsHakim El Hattab
2013-08-11correction to view distance calculation for vertical slidesHakim El Hattab
2013-08-11a few corrections to overview slide positioningHakim El Hattab
2013-08-11fix bug that caused slideshow to break if an unexisting named link was usedHakim El Hattab
2013-08-11display more slides in overviewHakim El Hattab
2013-08-11FormattingGuillaume Turri
2013-08-11inlined method used only onceGuillaume Turri
2013-08-11Use more explicit nameGuillaume Turri
2013-08-10rename embed > embedded to signal that it's a state and not an actionHakim El Hattab
2013-08-10add embed optionHakim El Hattab
2013-08-10renamed handled flag to capturedHakim El Hattab
2013-08-10reduce touch event threshold to make it more sensitiveHakim El Hattab
2013-08-10code formattingHakim El Hattab
2013-08-10reduce overview depth on small screensHakim El Hattab
2013-08-10make view distance configurable #527Hakim El Hattab
2013-08-10delay client capability test until initialization phaseHakim El Hattab
2013-08-10much improved distance measuring logic, improves performance on mobile and fi...Hakim El Hattab
2013-08-09note about speaker notes in setup docs #207Hakim El Hattab
2013-08-08merge master into devHakim El Hattab
2013-08-08Merge pull request #554 from gneatgeek/leapmotion-pluginHakim El Hattab
2013-08-08merge in leap plugin #554Hakim El Hattab