summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2012-10-08new paused mode feature (closes #144), controls and progress DOM elements are...Hakim El Hattab
2012-10-07root reset styles at .reveal (#163)Hakim El Hattab
2012-10-07remove duplicate padding/margin reset on html & bodyHakim El Hattab
2012-10-04prevent touchmove default action on android (#143)Hakim El Hattab
2012-10-04Merge branch 'serif-theme' of https://github.com/maxogden/reveal.jsHakim El Hattab
2012-10-04add override flag to overview toggle, code cleanupHakim El Hattab
2012-10-04add 'none'-transition (closes #159, #160)Hakim El Hattab
2012-10-04add link to serif theme in default presentationMax Ogden
2012-10-04simple serif font themeMax Ogden
2012-09-30new slideHakim El Hattab
2012-09-30facility for css shader transitions, add css shader based tile-transitionHakim El Hattab
2012-09-28main.css > reveal.cssHakim El Hattab
2012-09-28minified version of showdownHakim El Hattab
2012-09-28max-height and overflow for code blocks (closes #16)Hakim El Hattab
2012-09-28slightly larger preview of next slide in speaker notes (closes #147)Hakim El Hattab
2012-09-28rollback change in showndown, stop highlight.js's html entity escape #523Hakim El Hattab
2012-09-27disable html entity escapes in showdown (cloes #153 & #152)Hakim El Hattab
2012-09-27Changes to make PDF output match the browser view more closelyGary Murakami
2012-09-21code comments, remove needless nodelist > array conversionHakim El Hattab
2012-09-212.0 is stable, update to 2.1Hakim El Hattab
2012-09-21remove sharing code for sample presentationHakim El Hattab
2012-09-21merge markdown in notesHakim El Hattab
2012-09-21Merge branch 'markdown-in-notes' of https://github.com/technicalpickles/revea...Hakim El Hattab
2012-09-21add option for disabling overview mode (closes #145)Hakim El Hattab
2012-09-21instructions for print pdf includeHakim El Hattab
2012-09-16copy tweaksHakim El Hattab
2012-09-16Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab
2012-09-16fix mixed spaces & tabs, remove unused feature test, add missing ;Hakim El Hattab
2012-09-11Merge pull request #141 from rmurphey/node_0.8_updateHakim El Hattab
2012-09-11package.json for node 0.8+Rebecca Murphey
2012-09-09Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab
2012-09-09open slide notes window automatically #135Hakim El Hattab
2012-09-09Merge branch 'open-notes-in-new-window' of https://github.com/technicalpickle...Hakim El Hattab
2012-09-09readme updateHakim El Hattab
2012-09-09Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab
2012-09-09add rvl.io to readme and template slideHakim El Hattab
2012-09-08Add documentation for markdown speaker notesJosh Nichols
2012-09-08Support markdown in speaker notesJosh Nichols
2012-09-08Open notes in new window, instead of printing to consoleJosh Nichols
2012-09-04Update README.mdHakim El Hattab
2012-09-04add pledgie buttonHakim El Hattab
2012-09-03Merge pull request #132 from nmec/masterHakim El Hattab
2012-09-03Update Socket.IO URL in readme.Jono Warren
2012-09-03Fix Socket.IO URLJono Warren
2012-08-31Merge pull request #131 from Sinetheta/masterHakim El Hattab
2012-08-30changed theme file swap to be relative to theme file instead of slide-deckSinetheta
2012-08-30correction to code style in sky theme, adjusted transition demo pageHakim El Hattab
2012-08-30prevent same theme from loading repeatedlyHakim El Hattab
2012-08-30tweaks to the simple themeHakim El Hattab
2012-08-30add theme config option, add sky theme, fix line-height of <small>Hakim El Hattab
2012-08-24Update README.mdHakim El Hattab
2012-08-20support for named links (closes #55)Hakim El Hattab
2012-08-17fix bug that caused vertical stacks to shift unexpectedly in overview (closes...Hakim El Hattab
2012-08-15margin tweak to keep list delimiters inside of slide box when text is long (#...Hakim El Hattab
2012-08-15consistent use of tabs rather than spaces in css (closes #121)hakimel
2012-08-15define line height for paragraphshakimel
2012-08-14readme tweaksHakim El Hattab
2012-08-14Merge branch 'patch-6' of https://github.com/dandv/reveal.jsHakim El Hattab
2012-08-14Merge branch 'patch-4' of https://github.com/dandv/reveal.jsHakim El Hattab
2012-08-14Document optional librariesDan Dascalescu
2012-08-14Merge pull request #115 from dandv/patch-5Hakim El Hattab
2012-08-13Merge pull request #110 from OwenVersteeg/patch-8Hakim El Hattab
2012-08-13Ensure images are bound within the sectionDan Dascalescu
2012-08-13Increase line-height for links to allow for descendersDan Dascalescu
2012-08-12made page validateOwen Versteeg
2012-08-12Merge pull request #106 from OwenVersteeg/patch-7Hakim El Hattab
2012-08-11document dependency loadingHakim El Hattab
2012-08-11rewrote initialization code for clarity and brevity (#105)Hakim El Hattab
2012-08-09Merge pull request #109 from dandv/patch-3Hakim El Hattab
2012-08-091.5 > 2.0 (#105)Hakim El Hattab
2012-08-08Update index.htmlDan Dascalescu
2012-08-08Merge pull request #108 from dandv/patch-2Hakim El Hattab
2012-08-08Merge pull request #107 from dandv/patch-1Hakim El Hattab
2012-08-08Update css/main.cssDan Dascalescu
2012-08-08Update README.mdDan Dascalescu
2012-08-08added simple themeOwen Versteeg
2012-08-08added appropriate selection colorOwen Versteeg
2012-08-08remove theme from init options exampleHakim El Hattab
2012-08-08themes are now available as separate css files under css/theme/, old theme op...Hakim El Hattab
2012-08-07readme typoHakim El Hattab
2012-08-07fix broken linkHakim El Hattab
2012-08-07big rewrite of readmeHakim El Hattab
2012-08-07remove duplicate fonts, tidy up font names (#103)Hakim El Hattab
2012-08-07Merge branch 'patch-6' of https://github.com/StereotypicalApps/reveal.jsHakim El Hattab
2012-08-07use minified version of jsHakim El Hattab
2012-08-06added the actual filesOwen Versteeg
2012-08-06added more font-face supportOwen Versteeg
2012-08-06fix order of options extend and listener binding (closes #102)Hakim El Hattab
2012-08-06Update README.mdHakim El Hattab
2012-08-06Merge pull request #101 from StereotypicalApps/patch-5Hakim El Hattab
2012-08-06Merge pull request #100 from StereotypicalApps/patch-4Hakim El Hattab
2012-08-05improved accessibility Owen Versteeg
2012-08-05added small fallback for non-font-face browsersOwen Versteeg
2012-08-04fix error in slide markupHakim El Hattab
2012-08-04fix overview slide positioning bug (closes #89)Hakim El Hattab
2012-08-04instructions for pdf export (#92)Hakim El Hattab
2012-08-04more pdf-export tweaks, added slide describing the feature (#92)Hakim El Hattab
2012-08-04slight tweak to pdf export css (#92)Hakim El Hattab
2012-08-04support for PDF export in chrome (closes #92)Hakim El Hattab
2012-08-04less horizontal padding for slidesHakim El Hattab