Age | Commit message (Expand) | Author |
2012-10-20 | add support for fragment styles (#192) | Hakim El Hattab |
2012-10-20 | Merge branch 'master' of github.com:hakimel/reveal.js | Hakim El Hattab |
2012-10-20 | progress bar can now be clicked to navigate (closes #181) | Hakim El Hattab |
2012-10-20 | Merge pull request #194 from mischah/feature-fullscreen | Hakim El Hattab |
2012-10-20 | modularize themes and convert them to sass (closes #191) | Hakim El Hattab |
2012-10-19 | Update README.md | Michael Kühnel |
2012-10-17 | remove image dir (#187) | Hakim El Hattab |
2012-10-17 | fix issue in browsers that don't support classList | Hakim El Hattab |
2012-10-17 | add 'ready' event (#182) | Hakim El Hattab |
2012-10-16 | Adding images directory to staticDir so we can search images | Eric J. Duran |
2012-10-16 | Merge branch 'master' of github.com:hakimel/reveal.js | Hakim El Hattab |
2012-10-16 | adjust themes so that font definitions are at top, apply fonts on .reveal ins... | Hakim El Hattab |
2012-10-15 | Merge pull request #183 from dandv/patch-4 | Hakim El Hattab |
2012-10-14 | Document zooming feature | Dan Dascalescu |
2012-10-14 | take out demo page js | Hakim El Hattab |
2012-10-14 | new shorter api method names (closes #178), restructured and cleaned up core js | Hakim El Hattab |
2012-10-14 | merge full screen key binding (f) | Hakim El Hattab |
2012-10-14 | Merge branch 'master' of github.com:hakimel/reveal.js | Hakim El Hattab |
2012-10-14 | enable pinch to zoom interaction if overview is disabled (#175) | Hakim El Hattab |
2012-10-14 | Change source from from reveal.js back to reveal.min.js | Michael Kühnel |
2012-10-14 | Apply latest change to the minified version | Michael Kühnel |
2012-10-14 | Change source from reveal.min.js to reveal.js for testing purposes | Michael Kühnel |
2012-10-14 | Add fullscreen mode | Michael Kühnel |
2012-10-13 | Merge pull request #173 from Hlynsson/patch-1 | Hakim El Hattab |
2012-10-13 | roll back attr name change, just lowercase (#170) | Hakim El Hattab |
2012-10-13 | ability to define autoSlide duration per slide | Hakim El Hattab |
2012-10-13 | Merge branch 'master' of https://github.com/functino/reveal.js | Hakim El Hattab |
2012-10-13 | add zoom transition | Hakim El Hattab |
2012-10-13 | tweaks to page and cube transitions, change sky theme text-highlight color | Hakim El Hattab |
2012-10-13 | default config value for theme is null | Hakim El Hattab |
2012-10-12 | fixed link for browser support | Hansi |
2012-10-11 | Make it possible to customize autoSlide for each slide | ageier |
2012-10-10 | fix conflict with theme set in query and theme specified in head | Hakim El Hattab |
2012-10-10 | merge in relative theme/transition links | Hakim El Hattab |
2012-10-10 | Merge branch 'patch-3' of https://github.com/dandv/reveal.js | Hakim El Hattab |
2012-10-10 | Merge pull request #168 from dandv/patch-2 | Hakim El Hattab |
2012-10-10 | Links to transitions & themes stay in presentation | Dan Dascalescu |
2012-10-10 | Typo fix | Dan Dascalescu |
2012-10-09 | slight tweak to zoom integration | hakimel |
2012-10-09 | Merge branch 'master' of github.com:hakimel/reveal.js | Hakim El Hattab |
2012-10-09 | zoom.js integration via alt+click | Hakim El Hattab |
2012-10-08 | update re markdown | Hakim El Hattab |
2012-10-08 | wrap markdown in script text/template to fix parsing errors (closes #146 #155... | Hakim El Hattab |
2012-10-08 | new paused mode feature (closes #144), controls and progress DOM elements are... | Hakim El Hattab |
2012-10-07 | root reset styles at .reveal (#163) | Hakim El Hattab |
2012-10-07 | remove duplicate padding/margin reset on html & body | Hakim El Hattab |
2012-10-04 | prevent touchmove default action on android (#143) | Hakim El Hattab |
2012-10-04 | Merge branch 'serif-theme' of https://github.com/maxogden/reveal.js | Hakim El Hattab |
2012-10-04 | add override flag to overview toggle, code cleanup | Hakim El Hattab |
2012-10-04 | add 'none'-transition (closes #159, #160) | Hakim El Hattab |
2012-10-04 | add link to serif theme in default presentation | Max Ogden |
2012-10-04 | simple serif font theme | Max Ogden |
2012-09-30 | new slide | Hakim El Hattab |
2012-09-30 | facility for css shader transitions, add css shader based tile-transition | Hakim El Hattab |
2012-09-28 | main.css > reveal.css | Hakim El Hattab |
2012-09-28 | minified version of showdown | Hakim El Hattab |
2012-09-28 | max-height and overflow for code blocks (closes #16) | Hakim El Hattab |
2012-09-28 | slightly larger preview of next slide in speaker notes (closes #147) | Hakim El Hattab |
2012-09-28 | rollback change in showndown, stop highlight.js's html entity escape #523 | Hakim El Hattab |
2012-09-27 | disable html entity escapes in showdown (cloes #153 & #152) | Hakim El Hattab |
2012-09-27 | Changes to make PDF output match the browser view more closely | Gary Murakami |
2012-09-21 | code comments, remove needless nodelist > array conversion | Hakim El Hattab |
2012-09-21 | 2.0 is stable, update to 2.1 | Hakim El Hattab |
2012-09-21 | remove sharing code for sample presentation | Hakim El Hattab |
2012-09-21 | merge markdown in notes | Hakim El Hattab |
2012-09-21 | Merge branch 'markdown-in-notes' of https://github.com/technicalpickles/revea... | Hakim El Hattab |
2012-09-21 | add option for disabling overview mode (closes #145) | Hakim El Hattab |
2012-09-21 | instructions for print pdf include | Hakim El Hattab |
2012-09-16 | copy tweaks | Hakim El Hattab |
2012-09-16 | Merge branch 'master' of github.com:hakimel/reveal.js | Hakim El Hattab |
2012-09-16 | fix mixed spaces & tabs, remove unused feature test, add missing ; | Hakim El Hattab |
2012-09-11 | Merge pull request #141 from rmurphey/node_0.8_update | Hakim El Hattab |
2012-09-11 | package.json for node 0.8+ | Rebecca Murphey |
2012-09-09 | Merge branch 'master' of github.com:hakimel/reveal.js | Hakim El Hattab |
2012-09-09 | open slide notes window automatically #135 | Hakim El Hattab |
2012-09-09 | Merge branch 'open-notes-in-new-window' of https://github.com/technicalpickle... | Hakim El Hattab |
2012-09-09 | readme update | Hakim El Hattab |
2012-09-09 | Merge branch 'master' of github.com:hakimel/reveal.js | Hakim El Hattab |
2012-09-09 | add rvl.io to readme and template slide | Hakim El Hattab |
2012-09-08 | Add documentation for markdown speaker notes | Josh Nichols |
2012-09-08 | Support markdown in speaker notes | Josh Nichols |
2012-09-08 | Open notes in new window, instead of printing to console | Josh Nichols |
2012-09-04 | Update README.md | Hakim El Hattab |
2012-09-04 | add pledgie button | Hakim El Hattab |
2012-09-03 | Merge pull request #132 from nmec/master | Hakim El Hattab |
2012-09-03 | Update Socket.IO URL in readme. | Jono Warren |
2012-09-03 | Fix Socket.IO URL | Jono Warren |
2012-08-31 | Merge pull request #131 from Sinetheta/master | Hakim El Hattab |
2012-08-30 | changed theme file swap to be relative to theme file instead of slide-deck | Sinetheta |
2012-08-30 | correction to code style in sky theme, adjusted transition demo page | Hakim El Hattab |
2012-08-30 | prevent same theme from loading repeatedly | Hakim El Hattab |
2012-08-30 | tweaks to the simple theme | Hakim El Hattab |
2012-08-30 | add theme config option, add sky theme, fix line-height of <small> | Hakim El Hattab |
2012-08-24 | Update README.md | Hakim El Hattab |
2012-08-20 | support for named links (closes #55) | Hakim El Hattab |
2012-08-17 | fix bug that caused vertical stacks to shift unexpectedly in overview (closes... | Hakim El Hattab |
2012-08-15 | margin tweak to keep list delimiters inside of slide box when text is long (#... | Hakim El Hattab |
2012-08-15 | consistent use of tabs rather than spaces in css (closes #121) | hakimel |
2012-08-15 | define line height for paragraphs | hakimel |
2012-08-14 | readme tweaks | Hakim El Hattab |