reveal.js.git
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-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
2013-07-26 Hakim El Hattabensure notes window fragment states are mirrored in...
2013-07-26 Hakim El Hattabsimplify client side notes plugin
2013-07-26 Hakim El Hattabrestore rolling links.. but default to off #532
2013-07-25 Hakim El Hattabhighlight charset option for external md in readme...
2013-07-25 Hakim El HattabMerge branch 'master' of https://github.com/iMilnb...
2013-07-23 Emile 'iMil... updated markdown example with data-charset
2013-07-23 Emile 'iMil... added custom charset support for external markdown...
2013-07-22 Hakim El Hattabtypo
2013-07-22 Hakim El HattabMerge branch 'master' of https://github.com/MatthewEppe...
2013-07-21 Matthew EppelsheimerMake header margin an overridable setting.
2013-07-21 Hakim El Hattabremove 'rolling links' #532
2013-07-21 Hakim El Hattabcorrection to bug introduced via #529
2013-07-19 Hakim El Hattabonly call slide() after hash changes if indices have...
2013-07-19 Hakim El Hattabremove delay from url update #530
2013-07-19 Hakim El Hattabadd optional 'o' key to toggle overview #491
2013-07-19 Hakim El Hattabmultiplex readme tweaks #514
2013-07-17 Hakim El Hattabdocument 'none' background transition
2013-07-17 Hakim El Hattabadd immediate transition style (#528)
2013-07-14 Hakim El HattabMerge branch 'dev' of github.com:hakimel/reveal.js...
2013-07-14 Hakim El Hattabensure all future fragments are invisible #473
2013-07-14 Hakim El Hattabreadme update for #505
2013-07-14 Hakim El Hattabfix initial auto-slide overridev #525
2013-07-10 Hakim El Hattabtypo and whitespace correction
2013-07-10 Hakim El Hattabwork around iframe flicker in 3d transitions
2013-07-02 Hakim El Hattabupdate changelog links
2013-07-01 Hakim El Hattabupdate url to setup instructions (closes #520)
2013-06-30 Hakim El Hattabadd barebones example
2013-06-30 Hakim El Hattabtest > examples
2013-06-30 Hakim El HattabMerge branch 'fix-notes-after-pr-435' of https://github...
2013-06-30 Hakim El Hattabadditional background test
2013-06-30 Hakim El HattabMerge pull request #517 from punchFaceChamp/patch-2
2013-06-28 Shammel LeeUpdated README.md
2013-06-26 Hakim El Hattabdefault lineheight #512
2013-06-23 Hakim El Hattabpdf print tweak
next