summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-02-26Update plugin/markdown/markdown.jsasmod3us
2013-01-30Slightly refactored "slidify" flowLars Kappert
2013-01-29More/better examples in markdown demoLars Kappert
2013-01-29Support for external markdown files, including configurable (vertical) slide ...Lars Kappert
2013-01-26merge in timer in notes window, timer now stays hidden until initial time is setHakim El Hattab
2013-01-26Add clock and elapsed time to notes viewCharlie DeTar
2013-01-23update code sample for syntax highlight in readmeHakim El Hattab
2013-01-23merge in clojure syntax highlighting, tweak readmehakimel
2013-01-23Merge branch 'feature/highlightjs-clojure' of https://github.com/eightysteele...hakimel
2013-01-23limit video size to size of slide (closes #308)hakimel
2013-01-23Merge branch 'master' of github.com:hakimel/reveal.jshakimel
2013-01-23show error when notes run on non-http, fix load order to make sure upcoming s...hakimel
2013-01-21Add Clojure to highlight.js, add code highlight example to README.Aaron Steele
2013-01-21specify branch name for travis build status imageHakim El Hattab
2013-01-21fix placement of travis build status in readmeHakim El Hattab
2013-01-21remove traling whitespacehakimel
2013-01-21Merge branch 'add-travisci' of https://github.com/nschonni/reveal.jshakimel
2013-01-21Add grunt as a dev dependencyNick Schonning
2013-01-21Add npm script tage the Travis automatically executesNick Schonning
2013-01-21don't convert anchors with child nodes to rolling links (closes #266)hakimel
2013-01-21remove debug codehakimel
2013-01-21notes window now displays correct slides when origin is different than index....hakimel
2013-01-21add overviewshown and overviewhidden events (closes #298)hakimel
2013-01-21config option for disabling touch navigation (closes #299)hakimel
2013-01-21expose layout api method (closes #305), consistent spacing across all functio...hakimel
2013-01-18Merge pull request #303 from DrBenton/masterHakim El Hattab
2013-01-18fix typoshakimel
2013-01-18Merge branch 'fade-transition' of https://github.com/joelrbrandt/reveal.jshakimel
2013-01-18Merge pull request #302 from rschellhorn/masterHakim El Hattab
2013-01-18add public "togglePause()" accessOlivier Philippon
2013-01-18add Logitech presenter tools "black screen" button compatibilityOlivier Philippon
2013-01-18Fixed fragment fade-in/out exampleRob Schellhorn
2013-01-16implement a fade transitionJoel Brandt
2013-01-14fix issue with navigateTo and fragments (closes #290)Hakim El Hattab
2013-01-12merge in reset of vertical slides when returning to first slide #291Hakim El Hattab
2013-01-11better fix (issue: #285)karimsa
2013-01-10attribution for print-pdf phantom script (closes #276)Hakim El Hattab
2013-01-10merge in phantomjs script for printing pdf (#276)Hakim El Hattab
2013-01-08theming docs (closes #246, closes #249)Hakim El Hattab
2013-01-08theming docsHakim El Hattab
2013-01-07info about available themes and how to change themeHakim El Hattab
2013-01-07Merge pull request #282 from callmephilip/feature/plugin/remotes/none-on-mobileHakim El Hattab
2013-01-06entities auto fix addedkarimsa
2013-01-04disable remotes plugin on mobilecallmephilip
2013-01-02fix issue with auto-advance (closes #273)Hakim El Hattab
2012-12-31Add Travis build badgeNick Schonning
2012-12-31Add travis.yml for CI buildNick Schonning
2012-12-15Added phantomjs scriptfile for easier printingManuel Bieh
2012-12-14Merge pull request #270 from lawilliams/masterHakim El Hattab
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