aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
...
* | fix playback controls in ie10Hakim El Hattab2013-10-13
* | minor tweaks and commentsHakim El Hattab2013-10-13
* | support moz and webkit prefixed requestAnimationFrameHakim El Hattab2013-10-13
* | auto-slide playback updates, fix tap action, hide during overviewHakim El Hattab2013-10-13
* | functional playback control for auto slidingHakim El Hattab2013-10-13
* | group feature detection results in 'features' object, test for canvas and req...Hakim El Hattab2013-10-13
* | foundation for playback componentHakim El Hattab2013-10-13
* | prioritize closing preview when ESC is pressedHakim El Hattab2013-10-13
* | override any value throguh query, deserialize values of getQueryHash #641Hakim El Hattab2013-10-11
* | support for svg background images #632Hakim El Hattab2013-10-11
* | add autoSlideStoppable config value, allows autoSlide to be aborted on user i...Hakim El Hattab2013-10-11
* | code styleHakim El Hattab2013-10-10
* | Focus body when page visibility changes to ensure keyboard shortcuts are usableEspen Hovlandsdal2013-09-21
* | 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