aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* merge dom setup refactor #544Hakim El Hattab2013-08-11
|\
| * FormattingGuillaume Turri2013-08-11
| * inlined method used only onceGuillaume Turri2013-08-11
| * Use more explicit nameGuillaume Turri2013-08-11
| * Minor refactoringGuillaume Turri2013-07-29
* | disable transitions while presentation loadsHakim El Hattab2013-08-11
* | correction to view distance calculation for vertical slidesHakim El Hattab2013-08-11
* | fix bug that caused slideshow to break if an unexisting named link was usedHakim El Hattab2013-08-11
* | display more slides in overviewHakim El Hattab2013-08-11
* | rename embed > embedded to signal that it's a state and not an actionHakim El Hattab2013-08-10
* | add embed optionHakim El Hattab2013-08-10
* | renamed handled flag to capturedHakim El Hattab2013-08-10
* | reduce touch event threshold to make it more sensitiveHakim El Hattab2013-08-10
* | code formattingHakim El Hattab2013-08-10
* | reduce overview depth on small screensHakim El Hattab2013-08-10
* | make view distance configurable #527Hakim El Hattab2013-08-10
* | delay client capability test until initialization phaseHakim El Hattab2013-08-10
* | much improved distance measuring logic, improves performance on mobile and fi...Hakim El Hattab2013-08-10
* | merge in leap plugin #554Hakim El Hattab2013-08-08
|\|
* | ensure notes window fragment states are mirrored in main window #538Hakim El Hattab2013-07-26
* | restore rolling links.. but default to off #532Hakim El Hattab2013-07-26
* | remove 'rolling links' #532Hakim El Hattab2013-07-20
* | correction to bug introduced via #529Hakim El Hattab2013-07-20
* | only call slide() after hash changes if indices have changed #529Hakim El Hattab2013-07-19
* | remove delay from url update #530Hakim El Hattab2013-07-19
* | add optional 'o' key to toggle overview #491Hakim El Hattab2013-07-18
* | document 'none' background transitionHakim El Hattab2013-07-16
* | ensure all future fragments are invisible #473Hakim El Hattab2013-07-14
* | fix initial auto-slide overridev #525Hakim El Hattab2013-07-14
* | typo and whitespace correctionHakim El Hattab2013-07-10
|/
* Merge branch 'fix-notes-after-pr-435' of https://github.com/ericweikl/reveal.jsHakim El Hattab2013-06-29
|\
| * Create a single fragment event per fragment-indexEric Weikl2013-06-18
* | background image tweaksHakim El Hattab2013-06-22
* | broader image url detect (closes #500)Hakim El Hattab2013-06-20
* | adjust background image url detection #453Hakim El Hattab2013-06-18
|/
* rename 'linear' background transition to 'slide'Hakim El Hattab2013-06-18
* support for background transition overridesHakim El Hattab2013-06-18
* mouse wheel tweaks (closes #454)Hakim El Hattab2013-06-16
* minify js for #493Hakim El Hattab2013-06-16
* merge navigate prev fix #493Hakim El Hattab2013-06-16
|\
| * Fix jshint testRick Lupton2013-06-16
| * Fix navigatePrev() past beginning of stack: fixes issue #463.#463.#463.Rick Lupton2013-06-14
* | keyboard config object support #405Hakim El Hattab2013-06-16
* | merge conflicts w preview & backgroundsHakim El Hattab2013-06-10
|\ \
| * | match background and transition slide transition easing equationsHakim El Hattab2013-06-10
| * | rtl support for new sliding backgroundsHakim El Hattab2013-06-10
| * | pluralize background classname to match '.slides'Hakim El Hattab2013-06-10
| * | set 'hidden' attribute on all slides except the present (#457)Hakim El Hattab2013-06-09
| * | update code style to match after mergeHakim El Hattab2013-06-09
| * | merge fix for embedded media repeated autoplayHakim El Hattab2013-06-09
| |\ \