aboutsummaryrefslogtreecommitdiff
path: root/js/reveal.js
Commit message (Expand)AuthorAge
* helper method for retrieving slide based on index (closes #293)Hakim El Hattab2013-02-03
* fix vertical centering of slide in ios chrome (closes #289)Hakim 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
* | 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 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
* | 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
|/
* don't convert anchors with child nodes to rolling links (closes #266)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
* | implement a fade transitionJoel Brandt2013-01-16
|/
* fix issue with navigateTo and fragments (closes #290)Hakim El Hattab2013-01-14
* merge in reset of vertical slides when returning to first slide #291Hakim El Hattab2013-01-12
* better fix (issue: #285)karimsa2013-01-11
* entities auto fix addedkarimsa2013-01-06
* fix issue with auto-advance (closes #273)Hakim El Hattab2013-01-02
* add rtl option to readmeHakim El Hattab2012-11-27
* fix issue with click event target on overview slidesHakim El Hattab2012-11-25
* improve rendering accuracy of overviewHakim El Hattab2012-11-23
* use touch start events for controls on touch devicesHakim El Hattab2012-11-22
* slide method now accepts fragment index argument #228Hakim El Hattab2012-11-22
|\
| * working on #227Federico Fissore2012-11-05
* | adjust rtl implementation (#166)Hakim El Hattab2012-11-18
* | experimental rtl support (#166)Hakim El Hattab2012-11-17
* | enforce max width/height on iframes (#244), disabled mouse wheel navigation b...Hakim El Hattab2012-11-17
* | null check parentNode in case slide has been detachedHakim El Hattab2012-11-13
* | Merge branch 'fix-callback-with-shared-dir' of https://github.com/hashar/reve...Hakim El Hattab2012-11-13
|\ \
| * | Fix callback calling when using from a parent directoryAntoine Musso2012-11-12
* | | disable hiding of address bar on android, caused vertical centering issuesHakim El Hattab2012-11-13
|/ /
* | add grunt.js build file (closes #235)Hakim El Hattab2012-11-11
* | fix issue with dependency loader callbacksHakim El Hattab2012-11-10
* | fix vertical transition for vertically centered slides, vertical centering is...Hakim El Hattab2012-11-10
* | correction to vertical centering and overview mode, clean up of vertical slid...Hakim El Hattab2012-11-10
* | remember last visited vertical slide (closes #225)Hakim El Hattab2012-11-10
* | enable up/down arrows to step through fragments (closes #233)Hakim El Hattab2012-11-10
* | count vertical slides towards the progress bar (closes #150)Hakim El Hattab2012-11-10
* | allow multiple control elements, document usage of global controls (#184, #204)Hakim El Hattab2012-11-10
* | write named links, rather than h/v index, to hash when available (closes #224)Hakim El Hattab2012-11-10
* | corrections to vertical centering (#70), added to docs, upgrade to 2.2Hakim El Hattab2012-11-10