aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* IE11 Supportolivierbloch2013-10-01
|\
| * IE 11 supportolivierbloch2013-10-01
* | remove extravagant commentHakim El Hattab2013-09-19
* | use 'url()'-free path when specifying parallax image, refactor so that parall...Hakim El Hattab2013-09-15
* | update the parallax background when the window resizes #595Hakim El Hattab2013-09-15
* | move parallax code to separate method #595Hakim El Hattab2013-09-15
* | update code style to match rest of reveal.js, disable parallax by default #595Hakim El Hattab2013-09-15
* | merge parallax into dev, remove default image #595Hakim El Hattab2013-09-15
|\ \ | |/ |/|
| * Fix: no parallax scrolling in FFMichał Smoliński2013-09-11
| * Added parallax scrolling backgroundMichał Smoliński2013-09-10
* | make hiding of address bar configurableHakim El Hattab2013-09-11
|/
* enable hiding of address bar for ios chrome #582Hakim El Hattab2013-09-04
* update progress bar to hide/show using same type of rules as controlsHakim El Hattab2013-09-03
* Merge branch 'master' of https://github.com/ziggystar/reveal.js into devHakim El Hattab2013-09-03
|\
| * fix: links not working when controls are disabledThomas Geier2013-09-03
* | minor refactoring of overview codeHakim El Hattab2013-08-26
|/
* include dev flag in versionHakim El Hattab2013-08-24
* 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