summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2012-10-17add 'ready' event (#182)Hakim El Hattab
2012-10-16Adding images directory to staticDir so we can search imagesEric J. Duran
2012-10-16Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab
2012-10-16adjust themes so that font definitions are at top, apply fonts on .reveal ↵Hakim El Hattab
instead of body
2012-10-15Merge pull request #183 from dandv/patch-4Hakim El Hattab
Document zooming feature
2012-10-14Document zooming featureDan Dascalescu
2012-10-14take out demo page jsHakim El Hattab
2012-10-14new shorter api method names (closes #178), restructured and cleaned up core jsHakim El Hattab
2012-10-14merge full screen key binding (f)Hakim El Hattab
2012-10-14Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab
2012-10-14enable pinch to zoom interaction if overview is disabled (#175)Hakim El Hattab
2012-10-14Change source from from reveal.js back to reveal.min.jsMichael Kühnel
Reverted to c34be2e9765637ddeddbdf293de7ca98941ca6c5
2012-10-14Apply latest change to the minified versionMichael Kühnel
Using the latest Uglify JS with --no-seqs
2012-10-14Change source from reveal.min.js to reveal.js for testing purposesMichael Kühnel
2012-10-14Add fullscreen modeMichael Kühnel
Handling the fullscreen functionality via the fullscreen JavaScript API. Press »f« on the keyboard to enter fullscreen mode.
2012-10-13Merge pull request #173 from Hlynsson/patch-1Hakim El Hattab
fixed link for browser support
2012-10-13roll back attr name change, just lowercase (#170)Hakim El Hattab
2012-10-13ability to define autoSlide duration per slideHakim El Hattab
2012-10-13Merge branch 'master' of https://github.com/functino/reveal.jsHakim El Hattab
2012-10-13add zoom transitionHakim El Hattab
2012-10-13tweaks to page and cube transitions, change sky theme text-highlight colorHakim El Hattab
2012-10-13default config value for theme is nullHakim El Hattab
2012-10-12fixed link for browser supportHansi
was pointing at changelog
2012-10-11Make it possible to customize autoSlide for each slideageier
2012-10-10fix conflict with theme set in query and theme specified in headHakim El Hattab
2012-10-10merge in relative theme/transition linksHakim El Hattab
2012-10-10Merge branch 'patch-3' of https://github.com/dandv/reveal.jsHakim El Hattab
2012-10-10Merge pull request #168 from dandv/patch-2Hakim El Hattab
Typo fix
2012-10-10Links to transitions & themes stay in presentationDan Dascalescu
2012-10-10Typo fixDan Dascalescu
2012-10-09slight tweak to zoom integrationhakimel
2012-10-09Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab
2012-10-09zoom.js integration via alt+clickHakim El Hattab
2012-10-08update re markdownHakim El Hattab
2012-10-08wrap markdown in script text/template to fix parsing errors (closes #146 ↵Hakim El Hattab
#155 #162)
2012-10-08new paused mode feature (closes #144), controls and progress DOM elements ↵Hakim El Hattab
are no longer required in HTML
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
font-size: 18pt; instead of fount-size: 22pt; remove the "a" tag from def that forces font size, otherwise anchors in various contexts, e.g., headings, etc., will cause ugly rendering due to mismatched font size. specify font size for "pre" tags so that code listings more closely match browser rendering
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 ↵Hakim El Hattab
https://github.com/technicalpickles/reveal.js
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
update package.json for node 0.8+
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 ↵Hakim El Hattab
https://github.com/technicalpickles/reveal.js
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
It's pretty nice to have markdown in slides. It's even nicer to have markdown in speaker notes too :)
2012-09-08Open notes in new window, instead of printing to consoleJosh Nichols
It can be tedious to load up the speaker notes, with the whole having to open the javascript console, and clicking on the link. This simplifies it by automatically opening the notes in a new window. Most browsers will warn that it's trying to open a pop-up, but it's easy enough to allow it.
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
Fix Socket.IO URL
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
theme swap relative to theme file
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
typo
2012-08-20support for named links (closes #55)Hakim El Hattab
2012-08-17fix bug that caused vertical stacks to shift unexpectedly in overview ↵Hakim El Hattab
(closes #122)
2012-08-15margin tweak to keep list delimiters inside of slide box when text is long ↵Hakim El Hattab
(#116)
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
Note that socket.io and a few others are not shipped by default
2012-08-14Merge pull request #115 from dandv/patch-5Hakim El Hattab
Ensure images are bound within the section
2012-08-13Merge pull request #110 from OwenVersteeg/patch-8Hakim El Hattab
made page validate
2012-08-13Ensure images are bound within the sectionDan Dascalescu
2012-08-13Increase line-height for links to allow for descendersDan Dascalescu
Previously, descenders from characters like 'g' or 'y' were truncated (overflow: hidden)
2012-08-12made page validateOwen Versteeg
woohoo! reveal.js is now HTML5 compliant! this is validated using the http://validator.w3.org/ and the http://html5.validator.nu/ services. this was accomplished using a tad of JavaScript to get around a fullscreen bug. This also (slightly unintentionally but helpfully) solves a tiny bug with fullscreening in old Opera 11.52 (I think, could be 11.51 or other)