aboutsummaryrefslogtreecommitdiff
path: root/js/reveal.min.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
* 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
* 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
|\
* | 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
* | 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
|/
* fixed issue with dependency loader failing when there were 0 async scripts (#...Hakim El Hattab2012-10-29
* only call slide() if route is available in navigate methods (closes #213)Hakim El Hattab2012-10-28
* merge in support for stepped fragments in notes windowHakim El Hattab2012-10-25
|\
| * Apply latest change to the minified versionMichael Kühnel2012-10-24
* | force 'ready' to fire one cycle later (#208)Hakim El Hattab2012-10-24
* | fix keyboard navigation in ie9 (closes #202)Hakim El Hattab2012-10-24
|/
* use borders to generate control arrows (closes #137)Hakim El Hattab2012-10-22
* clean up trailing whitespace (closes #197)Hakim El Hattab2012-10-20
* progress bar can now be clicked to navigate (closes #181)Hakim El Hattab2012-10-20