aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* adjust copyright yearsHakim El Hattab2013-02-05
* remove experimental tileflip transition, reduce max size of media content to ...Hakim El Hattab2013-02-05
* enable backgrounds images when printing to pdf (closes #271)Hakim El Hattab2013-02-03
* helper method for retrieving slide based on index (closes #293)Hakim El Hattab2013-02-03
* disable zoom plugin while in overview modeHakim El Hattab2013-02-03
* fix vertical centering of slide in ios chrome (closes #289)Hakim El Hattab2013-02-03
* trailing wsHakim El Hattab2013-02-03
* fix error with removal of control button and progress bar event listeners (cl...Hakim El Hattab2013-02-03
* code cosmeticsHakim El Hattab2013-02-03
* Merge pull request #322 from commadelimited/deactivate-nav-during-pauseHakim El Hattab2013-02-02
|\
| * Only allowing 'unpause' keyboard events while pausedandy matthews2013-01-31
* | describing new presentation sizing logic in readmeHakim El Hattab2013-02-03
* | fix word breaks in headers (closes #321)Hakim El Hattab2013-02-03
* | remove extra padding in stacks, add api method to retrieve curren scale (#310)Hakim El Hattab2013-02-02
* | reduce width of single-page fallback slidesHakim El Hattab2013-02-02
* | change default maxScale to 1.0 (#310)Hakim El Hattab2013-01-31
* | add config vars for #310 to readmeHakim El Hattab2013-01-31
* | add min/max scale settings (#310)Hakim El Hattab2013-01-30
* | rename padding config option to margin, better mobile support for scaled pres...hakimel2013-01-29
* | fix layering issue of anchors in ff with page transition (closes #274)hakimel2013-01-29
* | feature detect zoom with fallback on transform, allow percent units for deck ...hakimel2013-01-28
* | updated to v2.3, initial implementation of uniformly scaled presentations (#310)Hakim El Hattab2013-01-27
|/
* merge in timer in notes window, timer now stays hidden until initial time is setHakim El Hattab2013-01-26
* Add clock and elapsed time to notes viewCharlie DeTar2013-01-26
* update code sample for syntax highlight in readmeHakim El Hattab2013-01-23
* merge in clojure syntax highlighting, tweak readmehakimel2013-01-23
* Merge branch 'feature/highlightjs-clojure' of https://github.com/eightysteele...hakimel2013-01-23
|\
| * Add Clojure to highlight.js, add code highlight example to README.Aaron Steele2013-01-21
* | limit video size to size of slide (closes #308)hakimel2013-01-23
* | Merge branch 'master' of github.com:hakimel/reveal.jshakimel2013-01-23
|\|
| * specify branch name for travis build status imageHakim El Hattab2013-01-21
| * fix placement of travis build status in readmeHakim El Hattab2013-01-21
* | show error when notes run on non-http, fix load order to make sure upcoming s...hakimel2013-01-23
|/
* remove traling whitespacehakimel2013-01-21
* Merge branch 'add-travisci' of https://github.com/nschonni/reveal.jshakimel2013-01-21
|\
| * Add grunt as a dev dependencyNick Schonning2013-01-21
| * Add npm script tage the Travis automatically executesNick Schonning2013-01-21
| * Add Travis build badgeNick Schonning2012-12-31
| * Add travis.yml for CI buildNick Schonning2012-12-31
* | don't convert anchors with child nodes to rolling links (closes #266)hakimel2013-01-21
* | remove debug codehakimel2013-01-21
* | notes window now displays correct slides when origin is different than index....hakimel2013-01-21
* | add overviewshown and overviewhidden events (closes #298)hakimel2013-01-21
* | config option for disabling touch navigation (closes #299)hakimel2013-01-21
* | expose layout api method (closes #305), consistent spacing across all functio...hakimel2013-01-21
* | Merge pull request #303 from DrBenton/masterHakim El Hattab2013-01-18
|\ \
| * | add public "togglePause()" accessOlivier Philippon2013-01-18
| * | add Logitech presenter tools "black screen" button compatibilityOlivier Philippon2013-01-18
* | | fix typoshakimel2013-01-18
* | | Merge branch 'fade-transition' of https://github.com/joelrbrandt/reveal.jshakimel2013-01-18
|\ \ \