reveal.js.git
2012-11-16 Hakim El Hattabfix incorrect navigation in notes window (closes #241)
2012-11-14 Hakim El HattabMerge branch 'fix-grunt-contrib-mincss-version' of...
2012-11-14 Hakim El Hattabfix minor issue in pdf print sheet
2012-11-14 Hakim El Hattabnull check parentNode in case slide has been detached
2012-11-13 Hakim El HattabMerge branch 'fix-callback-with-shared-dir' of https...
2012-11-13 Hakim El Hattabdisable hiding of address bar on android, caused vertic...
2012-11-12 Josh NicholsUse grunt-contrib-mincss ~0.3.1
2012-11-12 Antoine MussoFix callback calling when using from a parent directory
2012-11-12 Hakim El Hattabnote about #226 in readme
2012-11-12 Hakim El Hattabadd touch based remote controlled plugin
2012-11-11 Hakim El Hattabadd note about nested fragments
2012-11-11 Hakim El Hattabfix typos
2012-11-11 Hakim El HattabMerge branch 'master' of github.com:hakimel/reveal.js
2012-11-11 Hakim El Hattabadd grunt.js build file (closes #235)
2012-11-11 Hakim El HattabMerge pull request #234 from dandv/patch-1
2012-11-11 Dan Dascalescuits->it's in README.md
2012-11-11 Hakim El Hattabfixes issue where italic fonts disappeared when printin...
2012-11-11 Hakim El Hattabadd night theme
2012-11-11 Hakim El Hattabfix issue with dependency loader callbacks
2012-11-10 Hakim El Hattabensure fragments are visible in print styles, fix page...
2012-11-10 Hakim El Hattabcosmetical tweaks to postmessage plugin
2012-11-10 Hakim El HattabMerge branch 'master' of https://github.com/sithmel...
2012-11-10 Hakim El Hattabworkaround markdown quote issue (#223)
2012-11-10 Hakim El Hattabtweak ie8 fallback
2012-11-10 Hakim El Hattabupdated transition styles to work with vertical centeri...
2012-11-10 Hakim El Hattabfix vertical transition for vertically centered slides...
2012-11-10 Hakim El Hattabcorrection to vertical centering and overview mode...
2012-11-10 Hakim El Hattabremember last visited vertical slide (closes #225)
2012-11-10 Hakim El Hattabenable up/down arrows to step through fragments (closes...
2012-11-10 Hakim El Hattabcount vertical slides towards the progress bar (closes...
2012-11-10 Hakim El Hattabrevert to display none from visibility hidden to correc...
2012-11-10 Hakim El Hattaballow multiple control elements, document usage of...
2012-11-10 Hakim El Hattabwrite named links, rather than h/v index, to hash when...
2012-11-10 Hakim El Hattabadditional media query plus vertical queries to support...
2012-11-10 Hakim El Hattaboverview mode documentation
2012-11-10 Hakim El Hattabcorrections to vertical centering (#70), added to docs...
2012-11-10 Hakim El Hattabrough support for vertical centering #70
2012-10-31 Maurizio Lupoadded a simple postmessage plugin
2012-10-30 Bruno BordDescribing how to toggle "overview mode"
2012-10-29 Hakim El Hattabfixed issue with dependency loader failing when there... 2.1.0 v2.1
2012-10-29 Hakim El Hattabfix rolling links glitch in firefox
2012-10-29 Hakim El Hattabcontent now re-renders after alt+click zoom (closes...
2012-10-28 Hakim El Hattabinclude theme background in printed pdfs (#217), fix...
2012-10-28 Hakim El HattabMerge branch 'master' of github.com:hakimel/reveal.js
2012-10-28 Hakim El Hattabdocument server-side speaker notes
2012-10-28 Hakim El Hattabremove console.log
2012-10-28 Hakim El Hattabupdated markdown references in notes plugin
2012-10-28 Hakim El Hattabupdate syntax highlight after editing (#210), move...
2012-10-28 Hakim El Hattabonly call slide() if route is available in navigate...
2012-10-28 Hakim El Hattabescape quotes in css using unicode hex
2012-10-25 Hakim El Hattabmerge in support for stepped fragments in notes server
2012-10-25 Hakim El Hattabmerge in support for stepped fragments in notes window
2012-10-25 Hakim El Hattabforce 'ready' to fire one cycle later (#208)
2012-10-25 Hakim El Hattabfix keyboard navigation in ie9 (closes #202)
2012-10-24 Michael KühnelApply latest change to the minified version
2012-10-24 Michael KühnelMerge branch 'refs/heads/fix-fragments-in-speakernotes...
2012-10-24 Michael KühnelDelete functionality to control presentation from notes...
2012-10-24 Michael KühnelChange source from from reveal.js back to reveal.min.js
2012-10-24 Michael KühnelApply latest change to the minified version
2012-10-24 Michael KühnelDelete console output.
2012-10-24 Michael KühnelMake the fragments visible in speaker notes
2012-10-24 Michael KühnelAdd notes to the fragment slide for testing purposes.
2012-10-23 Michael KühnelCherry picking from branch fix-fragments-in-speakernotes
2012-10-23 Hakim El Hattabuse borders to generate control arrows (closes #137)
2012-10-23 Russell BeattieUpdated new CSS triangle controls to use theme colors.
2012-10-22 Russell BeattieUpdated Controls to use CSS triangles rather than unico...
2012-10-21 Hakim El Hattabuse outer color of radial gradient as solid fallback
2012-10-21 Hakim El Hattabremove traling whitespace (#197)
2012-10-21 Hakim El Hattabclean up trailing whitespace (closes #197)
2012-10-21 Hakim El Hattabnew postMessage-based notes plugin, moved node-based...
2012-10-20 Hakim El HattabMerge branch 'master' of github.com:hakimel/reveal.js
2012-10-20 Hakim El Hattabexplain fragments in readme
2012-10-20 Hakim El Hattabfix overview when zoom transition is active (#196)
2012-10-20 Hakim El Hattabadd support for fragment styles (#192)
2012-10-20 Hakim El HattabMerge branch 'master' of github.com:hakimel/reveal.js
2012-10-20 Hakim El Hattabprogress bar can now be clicked to navigate (closes...
2012-10-20 Hakim El HattabMerge pull request #194 from mischah/feature-fullscreen
2012-10-20 Hakim El Hattabmodularize themes and convert them to sass (closes...
2012-10-18 Michael KühnelUpdate README.md
2012-10-18 Michael KühnelChange source from from reveal.js back to reveal.min.js
2012-10-18 Michael KühnelApply latest change to the minified version
2012-10-18 Michael KühnelUpdate renamed API method
2012-10-18 Michael KühnelUpdate README.md
2012-10-18 Michael KühnelRename API method from Reveal.previousFragment() to...
2012-10-18 Michael KühnelOops. Delete console output.
2012-10-18 Michael KühnelRenaming key within fragmentData
2012-10-18 Michael Kühnelget 'fragmentdata' and react by showing/hiding the...
2012-10-18 Michael KühnelAdd event listener 'fragmentshown' and 'fragmenthidden'
2012-10-18 Michael KühnelBroadcast fragmentdata
2012-10-18 Michael KühnelAdd missing semicolon
2012-10-18 Michael KühnelFix indentation
2012-10-18 Michael KühnelAdd nextFragment and previousFragment to the API
2012-10-18 Michael KühnelChange source from reveal.min.js to reveal.js for testi...
2012-10-18 Hakim El Hattabremove image dir (#187)
2012-10-18 Hakim El Hattabfix issue in browsers that don't support classList
2012-10-17 Eric J. DuranReplacing speakernotes plugin with a simple postMessage...
2012-10-17 Hakim El Hattabadd 'ready' event (#182)
2012-10-16 Eric J. DuranAdding images directory to staticDir so we can search...
2012-10-16 Hakim El HattabMerge branch 'master' of github.com:hakimel/reveal.js
2012-10-16 Hakim El Hattabadjust themes so that font definitions are at top,...
next