aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add getTotalSlides #858Hakim El Hattab2014-04-01
* start work on video backgrounds #751Hakim El Hattab2014-03-26
* optimization, only declare background creation method onceHakim El Hattab2014-03-26
* merge master into devHakim El Hattab2014-03-25
|\
| * Merge pull request #832 from craigcitro/patch-1Hakim El Hattab2014-03-25
| |\
| | * Tweak layout in README.md installation markup.Craig Citro2014-03-14
| * | update version to 2.6.2 to fix broken tarball on npm #506Hakim El Hattab2014-03-18
| |/
| * update (c) yearHakim El Hattab2014-03-13
* | Merge branch 'dev' of https://github.com/xdhmoore/reveal.js into devHakim El Hattab2014-03-25
|\ \
| * | More robost calculation of .stretch heightDaniel Moore2014-03-13
* | | disable transition into and out of overview mode #829Hakim El Hattab2014-03-25
* | | tweak table margins, dont reset 'i' element #803Hakim El Hattab2014-03-25
* | | merge upgrade of highlight.js, add base styles to pre code, dont limit langua...Hakim El Hattab2014-03-25
* | | Merge branch 'master' of https://github.com/jdfitzgerald/reveal.js into devHakim El Hattab2014-03-25
|\ \ \
| * | | updated presentation to specify used languages used for highlight.jsJ.D. Fitz.Gerald2014-02-28
| * | | updated highlight.js to v8.0J.D. Fitz.Gerald2014-02-28
| | |/ | |/|
* | | limit named links to [a-zA-Z0-9\-\_\:\.] #836Hakim El Hattab2014-03-25
* | | fix 'fragments' config option (#849)Hakim El Hattab2014-03-25
* | | prevent invisible fragments from capturing mouse events #845Hakim El Hattab2014-03-25
* | | correct ms fullscreen api method name #843Hakim El Hattab2014-03-25
* | | use socket.io 0.9.16Hakim El Hattab2014-03-18
| |/ |/|
* | include fragments in progress bar calculationHakim El Hattab2014-03-13
* | test for getProgressHakim El Hattab2014-03-12
* | add api method for retrieving progressHakim El Hattab2014-03-12
* | Merge branch 'dev' of github.com:hakimel/reveal.js into devHakim El Hattab2014-03-12
|\ \
| * \ Merge pull request #816 from Gijs-Koot/devHakim El Hattab2014-03-08
| |\ \
| | * | fixed two minor bugs, a twohanded gesture may not have a direction, and if au...Gijs Koot2014-03-05
| |/ /
* | | deserialize state valuesHakim El Hattab2014-03-12
* | | typo fixHakim El Hattab2014-03-12
|/ /
* | add get/setState methods for persisting and restoring presentation stateHakim El Hattab2014-03-02
* | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2014-02-28
|\|
| * fix pdf print bug in chrome 33 #808Hakim El Hattab2014-02-28
* | change version to 2.7.0 (dev)Hakim El Hattab2014-02-28
* | don't reduce line height for all headings in base theme (#753)Hakim El Hattab2014-02-25
* | Merge branch 'master' of https://github.com/ccortezia/reveal.js into devHakim El Hattab2014-02-18
|\ \
| * | Fixes bad NaN applied to style on updateParallax.Cristiano Cortezia2014-01-16
| |/
* | renamed markdown attributes for clarity and consistency: data-vertical -> dat...Hakim El Hattab2014-02-17
* | server side notes plugin now supports input via data-notes attributeHakim El Hattab2014-02-17
* | drop -o-transition and -ms-transitionHakim El Hattab2014-02-17
* | remove all use of :not(.image)Hakim El Hattab2014-02-17
* | avoid creating duplicate auto-slide controls #770Hakim El Hattab2014-02-16
* | update (c) yearHakim El Hattab2014-02-16
* | define basic black/white colors in the default, non-themed, stylesHakim El Hattab2014-02-03
* | readme tweaks for auto-slidingHakim El Hattab2013-12-21
* | naming/comment tweakHakim El Hattab2013-12-21
* | add tests for auto-slide events #766Hakim El Hattab2013-12-21
* | simplify how data-autoslide is picked up from fragments #766Hakim El Hattab2013-12-21
* | test isAutoSliding, isAutoSliding returns false when no autoSlide value is se...Hakim El Hattab2013-12-21
* | isSliding > isAutoSlidingHakim El Hattab2013-12-21
* | Merge branch 'autoslide-API-and-fragments' of https://github.com/rajgoel/reve...Hakim El Hattab2013-12-21
|\ \