summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2012-12-08Fixing spelling mistake.Luke Williams
2012-11-27remove left/right margin from images, tweak pdf print stylesHakim El Hattab
2012-11-27add rtl option to readmeHakim El Hattab
2012-11-27right align text in ul/ol when rtl is active (#166)Hakim El Hattab
2012-11-25fix issue with click event target on overview slidesHakim El Hattab
2012-11-24fix inconsistency with vertical centering when using page transitionHakim El Hattab
2012-11-23word break rules and hyphens where possible for titlesHakim El Hattab
2012-11-23improve rendering accuracy of overviewHakim El Hattab
2012-11-22use touch start events for controls on touch devicesHakim El Hattab
2012-11-22Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab
2012-11-22slide method now accepts fragment index argument #228Hakim El Hattab
2012-11-20readme tweaksHakim El Hattab
2012-11-18use system font when rtl is enabled, exclude pre and code blocks from rtl (#166)Hakim El Hattab
2012-11-18adjust rtl implementation (#166)Hakim El Hattab
2012-11-17experimental rtl support (#166)Hakim El Hattab
2012-11-17enforce max width/height on iframes (#244), disabled mouse wheel navigation b...Hakim El Hattab
2012-11-16null check for notes in markdown parser (#253)Hakim El Hattab
2012-11-16avoid stripping out notes when parsing markdown (closes #253)Hakim El Hattab
2012-11-16Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab
2012-11-16fix incorrect navigation in notes window (closes #241)Hakim El Hattab
2012-11-16Merge pull request #254 from harriha/bug-with-theme-switchingHakim El Hattab
2012-11-15Fix bug with switching to night themeharriha
2012-11-14Merge pull request #245 from dandv/patch-1Hakim El Hattab
2012-11-14Merge branch 'fix-grunt-contrib-mincss-version' of https://github.com/technic...Hakim El Hattab
2012-11-13fix minor issue in pdf print sheetHakim El Hattab
2012-11-13null check parentNode in case slide has been detachedHakim El Hattab
2012-11-13Merge branch 'fix-callback-with-shared-dir' of https://github.com/hashar/reve...Hakim El Hattab
2012-11-13disable hiding of address bar on android, caused vertical centering issuesHakim El Hattab
2012-11-13Document vertical centering breaking backcompatDan Dascalescu
2012-11-12Use grunt-contrib-mincss ~0.3.1Josh Nichols
2012-11-12Fix callback calling when using from a parent directoryAntoine Musso
2012-11-11note about #226 in readmeHakim El Hattab
2012-11-11add touch based remote controlled pluginHakim El Hattab
2012-11-11add note about nested fragmentsHakim El Hattab
2012-11-11fix typosHakim El Hattab
2012-11-11Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab
2012-11-11add grunt.js build file (closes #235)Hakim El Hattab
2012-11-10Merge pull request #234 from dandv/patch-1Hakim El Hattab
2012-11-10its->it's in README.mdDan Dascalescu
2012-11-10fixes issue where italic fonts disappeared when printing to pdf (closes #230)Hakim El Hattab
2012-11-10add night themeHakim El Hattab
2012-11-10fix issue with dependency loader callbacksHakim El Hattab
2012-11-10ensure fragments are visible in print styles, fix page-break error in paper p...Hakim El Hattab
2012-11-10cosmetical tweaks to postmessage pluginHakim El Hattab
2012-11-10Merge branch 'master' of https://github.com/sithmel/reveal.jsHakim El Hattab
2012-11-10workaround markdown quote issue (#223)Hakim El Hattab
2012-11-10tweak ie8 fallbackHakim El Hattab
2012-11-10updated transition styles to work with vertical centering (#70)Hakim El Hattab
2012-11-10fix vertical transition for vertically centered slides, vertical centering is...Hakim El Hattab
2012-11-10correction to vertical centering and overview mode, clean up of vertical slid...Hakim El Hattab
2012-11-10remember last visited vertical slide (closes #225)Hakim El Hattab
2012-11-10enable up/down arrows to step through fragments (closes #233)Hakim El Hattab
2012-11-10count vertical slides towards the progress bar (closes #150)Hakim El Hattab
2012-11-10revert to display none from visibility hidden to correct vertical centeringHakim El Hattab
2012-11-10allow multiple control elements, document usage of global controls (#184, #204)Hakim El Hattab
2012-11-10write named links, rather than h/v index, to hash when available (closes #224)Hakim El Hattab
2012-11-10additional media query plus vertical queries to support smaller screens (clos...Hakim El Hattab
2012-11-10overview mode documentationHakim El Hattab
2012-11-10corrections to vertical centering (#70), added to docs, upgrade to 2.2Hakim El Hattab
2012-11-10rough support for vertical centering #70Hakim El Hattab
2012-11-05working on #227Federico Fissore
2012-10-31added a simple postmessage pluginMaurizio Lupo
2012-10-30Describing how to toggle "overview mode"Bruno Bord
2012-10-29fixed issue with dependency loader failing when there were 0 async scripts (#...Hakim El Hattab
2012-10-29fix rolling links glitch in firefoxHakim El Hattab
2012-10-28content now re-renders after alt+click zoom (closes #195)Hakim El Hattab
2012-10-28include theme background in printed pdfs (#217), fix empty white pages in reg...Hakim El Hattab
2012-10-28Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab
2012-10-28document server-side speaker notesHakim El Hattab
2012-10-28remove console.logHakim El Hattab
2012-10-28updated markdown references in notes pluginHakim El Hattab
2012-10-28update syntax highlight after editing (#210), move markdown and highlight scr...Hakim El Hattab
2012-10-28only call slide() if route is available in navigate methods (closes #213)Hakim El Hattab
2012-10-27escape quotes in css using unicode hexHakim El Hattab
2012-10-25merge in support for stepped fragments in notes serverHakim El Hattab
2012-10-25merge in support for stepped fragments in notes windowHakim El Hattab
2012-10-24force 'ready' to fire one cycle later (#208)Hakim El Hattab
2012-10-24fix keyboard navigation in ie9 (closes #202)Hakim El Hattab
2012-10-24Apply latest change to the minified versionMichael Kühnel
2012-10-24Merge branch 'refs/heads/fix-fragments-in-speakernotes' into fragments-in-not...Michael Kühnel
2012-10-24Delete functionality to control presentation from notes windowMichael Kühnel
2012-10-24Change source from from reveal.js back to reveal.min.jsMichael Kühnel
2012-10-24Apply latest change to the minified versionMichael Kühnel
2012-10-24Delete console output.Michael Kühnel
2012-10-24Make the fragments visible in speaker notesMichael Kühnel
2012-10-24Add notes to the fragment slide for testing purposes.Michael Kühnel
2012-10-23Cherry picking from branch fix-fragments-in-speakernotesMichael Kühnel
2012-10-22use borders to generate control arrows (closes #137)Hakim El Hattab
2012-10-22Updated new CSS triangle controls to use theme colors.Russell Beattie
2012-10-22Updated Controls to use CSS triangles rather than unicode triangles (fix Andr...Russell Beattie
2012-10-20use outer color of radial gradient as solid fallbackHakim El Hattab
2012-10-20remove traling whitespace (#197)Hakim El Hattab
2012-10-20clean up trailing whitespace (closes #197)Hakim El Hattab
2012-10-20new postMessage-based notes plugin, moved node-based notes to notes-server (#...Hakim El Hattab
2012-10-20Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab
2012-10-20explain fragments in readmeHakim El Hattab
2012-10-20fix overview when zoom transition is active (#196)Hakim El Hattab
2012-10-20add support for fragment styles (#192)Hakim El Hattab
2012-10-20Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab
2012-10-20progress bar can now be clicked to navigate (closes #181)Hakim El Hattab