aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* make sure isVerticalSlide doesn't throw npeHakim El Hattab2013-08-23
* fix bug where isLastSlide sometimes incorrectly returned falseHakim El Hattab2013-08-22
* 2.6.0Hakim El Hattab2013-08-22
* make sure stretch works with videoHakim El Hattab2013-08-19
* renamed .remaining-height to .stretch #244 #490 #561Hakim El Hattab2013-08-18
* revised remaining height layout logicHakim El Hattab2013-08-18
* allow hiding of vertical slide stacksHakim El Hattab2013-08-18
* prevent invalid slidechanged on page loadHakim El Hattab2013-08-17
* fix retrieval of computed styles in ffHakim El Hattab2013-08-17
* further work on remaining-height helper #244 #490 #561Hakim El Hattab2013-08-17
* start work on logic for fitting an element to remaining slide height #244 #49...Hakim El Hattab2013-08-16
* refactor js, more natural order of startup methodsHakim El Hattab2013-08-15
* add initial slide dom setup passHakim El Hattab2013-08-15
* add util method for applying css transformsHakim El Hattab2013-08-13
* add isReady method to check reveal.js loaded stateHakim El Hattab2013-08-13
* 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
|/