reveal.js.git
2013-08-24 Hakim El Hattabfix bug where markdown notes in last slide would not...
2013-08-24 Hakim El Hattabinclude dev flag in version
2013-08-24 Hakim El Hattabalways use 'i' as iterator
2013-08-24 Hakim El Hattabadd test task, avoid attempt to run tests in unrelated...
2013-08-24 Hakim El Hattabmarkdown refactoring; comments, renamed functions,...
2013-08-24 Hakim El Hattabmore markdown plugin refactoring
2013-08-23 Hakim El Hattabstandardize way of declaring functions
2013-08-23 Hakim El Hattabupdate markdown plugin formatting to match reveal.js...
2013-08-23 Hakim El Hattabpause mode tests
2013-08-23 Hakim El Hattabtest coverage for fragments
2013-08-23 Hakim El Hattabmove examples into test/
2013-08-23 Hakim El Hattabmake sure isVerticalSlide doesn't throw npe
2013-08-23 Hakim El Hattabadd test for loop setting
2013-08-23 Hakim El Hattabrun unit tests as part of grunt build and ci
2013-08-23 Hakim El Hattabmore tests #123
2013-08-23 Hakim El Hattabmore tests, enable test page scroll overflow #123
2013-08-22 Hakim El Hattabmore tests, use stricEqual and deepEqual assertions...
2013-08-22 Hakim El Hattabinclude info about which slide the assertion applies to
2013-08-22 Hakim El Hattabfix bug where isLastSlide sometimes incorrectly returne...
2013-08-22 Hakim El Hattabadd qunit grunt dependency
2013-08-22 Hakim El Hattabadd unit tests #123
2013-08-22 Hakim El Hattab2.6.0
2013-08-22 Hakim El Hattableap motion doc tweaks
2013-08-21 Hakim El Hattabmathjax readme tweak
2013-08-21 Hakim El HattabMerge pull request #567 from hakimel/dev
2013-08-21 Hakim El Hattabreadme update for notes in external markdown
2013-08-21 Hakim El Hattabmerge support for notes when using external markdown
2013-08-20 Hakim El Hattabremove needless metadata from math plugin example
2013-08-20 Hakim El Hattabdisable interaction on future/past slides
2013-08-20 Hakim El Hattabtypo fix
2013-08-20 Hakim El HattabMerge branch 'dev' of github.com:hakimel/reveal.js...
2013-08-20 Hakim El Hattabadd docs about stretch class
2013-08-20 Hakim El Hattabmake sure stretch works with video
2013-08-19 Hakim El HattabMerge pull request #564 from tomByrer/patch-1
2013-08-19 tomByrer+ MathJax CDN links for HTTPS & versions
2013-08-18 Hakim El Hattabremove commented out dependencies from index
2013-08-18 Hakim El Hattabrenamed .remaining-height to .stretch #244 #490 #561
2013-08-18 Hakim El Hattabrevised remaining height layout logic
2013-08-18 Hakim El Hattabensure that syntax highlighted code works with remainin...
2013-08-18 Hakim El Hattabreadme adjustment
2013-08-18 Hakim El Hattabmath plugin doc update
2013-08-18 Hakim El Hattabdocument math plugin
2013-08-18 Hakim El Hattabrename math plugin config option
2013-08-18 Hakim El Hattaballow hiding of vertical slide stacks
2013-08-17 Hakim El Hattabprevent invalid slidechanged on page load
2013-08-17 Hakim El Hattabfix retrieval of computed styles in ff
2013-08-17 Hakim El Hattabfurther work on remaining-height helper #244 #490 #561
2013-08-16 Hakim El Hattabstart work on logic for fitting an element to remaining...
2013-08-16 Hakim El Hattabremove pointless .call()
2013-08-15 Hakim El Hattabrefactor js, more natural order of startup methods
2013-08-15 Hakim El Hattabadd initial slide dom setup pass
2013-08-13 Hakim El Hattabadd util method for applying css transforms
2013-08-13 Hakim El Hattabmathjax plugin updates #531
2013-08-13 Hakim El Hattabadd isReady method to check reveal.js loaded state
2013-08-13 Hakim El Hattabremove unused code
2013-08-13 Hakim El Hattabmake mathjax host a config option, revamp script loadin...
2013-08-13 Hakim El Hattabcomments and failesafes for #531
2013-08-13 Hakim El Hattabupdates to mathjax plugin, incl more examples #531
2013-08-12 Hakim El Hattablimit scope of mathjax rerender #531
2013-08-12 Hakim El Hattabadditional math examples #531
2013-08-12 Hakim El Hattabfirst version of mathjax plugin #531
2013-08-11 Hakim El Hattabmerge dom setup refactor #544
2013-08-11 Hakim El Hattabmove leap styles to js #554
2013-08-11 Hakim El Hattabdisable transitions while presentation loads
2013-08-11 Hakim El Hattabcorrection to view distance calculation for vertical...
2013-08-11 Hakim El Hattaba few corrections to overview slide positioning
2013-08-11 Hakim El Hattabfix bug that caused slideshow to break if an unexisting...
2013-08-11 Hakim El Hattabdisplay more slides in overview
2013-08-11 Guillaume TurriFormatting
2013-08-11 Guillaume Turriinlined method used only once
2013-08-11 Guillaume TurriUse more explicit name
2013-08-10 Hakim El Hattabrename embed > embedded to signal that it's a state...
2013-08-10 Hakim El Hattabadd embed option
2013-08-10 Hakim El Hattabrenamed handled flag to captured
2013-08-10 Hakim El Hattabreduce touch event threshold to make it more sensitive
2013-08-10 Hakim El Hattabcode formatting
2013-08-10 Hakim El Hattabreduce overview depth on small screens
2013-08-10 Hakim El Hattabmake view distance configurable #527
2013-08-10 Hakim El Hattabdelay client capability test until initialization phase
2013-08-10 Hakim El Hattabmuch improved distance measuring logic, improves perfor...
2013-08-10 Hakim El Hattabnote about speaker notes in setup docs #207
2013-08-08 Hakim El Hattabmerge master into dev
2013-08-08 Hakim El HattabMerge pull request #554 from gneatgeek/leapmotion-plugin
2013-08-08 Hakim El Hattabmerge in leap plugin #554
2013-08-08 Rory HardyMinor update
2013-08-08 Rory HardyUpdate index.html
2013-08-08 Rory HardyRemoved redundant code
2013-08-08 Rory HardyVarious updates
2013-08-06 Rory HardyDocs and updates
2013-08-06 Rory HardyMinor updates
2013-08-06 Rory HardyPut the timing code back in.
2013-08-06 Rory HardyAdded pointer and tweaked the code
2013-08-05 Rory HardyRemoved timing code.
2013-08-05 Rory HardyMinor updates
2013-08-05 Rory HardyUpdates to leap.js and index.html
2013-08-04 sun16Added gestures
2013-08-04 Rory HardyAdded leap.min.js and comments.
2013-07-31 Hakim El HattabMerge branch 'bug/markdown' of https://github.com/snowy...
2013-07-30 Riceball LEE* [bug] fixed render markdown file error like this:
2013-07-29 Guillaume TurriMinor refactoring
next