aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* modularize themes and convert them to sass (closes #191)Hakim El Hattab2012-10-20
* remove image dir (#187)Hakim El Hattab2012-10-17
* fix issue in browsers that don't support classListHakim El Hattab2012-10-17
* add 'ready' event (#182)Hakim El Hattab2012-10-17
* Adding images directory to staticDir so we can search imagesEric J. Duran2012-10-16
* Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab2012-10-16
|\
| * Merge pull request #183 from dandv/patch-4Hakim El Hattab2012-10-15
| |\
| | * Document zooming featureDan Dascalescu2012-10-14
| |/
* / adjust themes so that font definitions are at top, apply fonts on .reveal ins...Hakim El Hattab2012-10-16
|/
* take out demo page jsHakim El Hattab2012-10-14
* new shorter api method names (closes #178), restructured and cleaned up core jsHakim El Hattab2012-10-14
* merge full screen key binding (f)Hakim El Hattab2012-10-14
|\
| * Change source from from reveal.js back to reveal.min.jsMichael Kühnel2012-10-14
| * Apply latest change to the minified versionMichael Kühnel2012-10-14
| * Change source from reveal.min.js to reveal.js for testing purposesMichael Kühnel2012-10-14
| * Add fullscreen modeMichael Kühnel2012-10-14
* | Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab2012-10-14
|\ \
| * \ Merge pull request #173 from Hlynsson/patch-1Hakim El Hattab2012-10-13
| |\ \
| | * | fixed link for browser supportHansi2012-10-12
* | | | enable pinch to zoom interaction if overview is disabled (#175)Hakim El Hattab2012-10-14
|/ / /
* | | roll back attr name change, just lowercase (#170)Hakim El Hattab2012-10-13
* | | ability to define autoSlide duration per slideHakim El Hattab2012-10-13
* | | Merge branch 'master' of https://github.com/functino/reveal.jsHakim El Hattab2012-10-13
|\ \ \
| * | | Make it possible to customize autoSlide for each slideageier2012-10-11
| |/ /
* | | add zoom transitionHakim El Hattab2012-10-13
* | | tweaks to page and cube transitions, change sky theme text-highlight colorHakim El Hattab2012-10-13
| |/ |/|
* | default config value for theme is nullHakim El Hattab2012-10-13
|/
* fix conflict with theme set in query and theme specified in headHakim El Hattab2012-10-10
* merge in relative theme/transition linksHakim El Hattab2012-10-10
* Merge branch 'patch-3' of https://github.com/dandv/reveal.jsHakim El Hattab2012-10-10
|\
| * Links to transitions & themes stay in presentationDan Dascalescu2012-10-10
* | Merge pull request #168 from dandv/patch-2Hakim El Hattab2012-10-10
|\ \ | |/ |/|
| * Typo fixDan Dascalescu2012-10-10
|/
* slight tweak to zoom integrationhakimel2012-10-09
* Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab2012-10-09
|\
| * update re markdownHakim El Hattab2012-10-08
* | zoom.js integration via alt+clickHakim El Hattab2012-10-09
|/
* wrap markdown in script text/template to fix parsing errors (closes #146 #155...Hakim El Hattab2012-10-08
* new paused mode feature (closes #144), controls and progress DOM elements are...Hakim El Hattab2012-10-08
* root reset styles at .reveal (#163)Hakim El Hattab2012-10-07
* remove duplicate padding/margin reset on html & bodyHakim El Hattab2012-10-07
* prevent touchmove default action on android (#143)Hakim El Hattab2012-10-04
* Merge branch 'serif-theme' of https://github.com/maxogden/reveal.jsHakim El Hattab2012-10-04
|\
| * add link to serif theme in default presentationMax Ogden2012-10-04
| * simple serif font themeMax Ogden2012-10-04
* | add override flag to overview toggle, code cleanupHakim El Hattab2012-10-04
* | add 'none'-transition (closes #159, #160)Hakim El Hattab2012-10-04
|/
* new slideHakim El Hattab2012-09-30
* facility for css shader transitions, add css shader based tile-transitionHakim El Hattab2012-09-30
* main.css > reveal.cssHakim El Hattab2012-09-28