346 Commits (49cfd05022b42041dd15d30e119c3a7fdcc5e88d)

Author SHA1 Message Date
Hakim El Hattab f318928281 fix playback controls in ie10 11 years ago
Hakim El Hattab 2de43199ef minor tweaks and comments 11 years ago
Hakim El Hattab 29c5af84be support moz and webkit prefixed requestAnimationFrame 11 years ago
Hakim El Hattab 6aaf88aae7 auto-slide playback updates, fix tap action, hide during overview 11 years ago
Hakim El Hattab abf33e55b0 functional playback control for auto sliding 11 years ago
Hakim El Hattab 356a1cf3b7 group feature detection results in 'features' object, test for canvas and requestAnimationFrame 11 years ago
Hakim El Hattab 9fa1382508 foundation for playback component 11 years ago
Hakim El Hattab e14f5a95da prioritize closing preview when ESC is pressed 11 years ago
Hakim El Hattab 88d84e4551 override any value throguh query, deserialize values of getQueryHash #641 11 years ago
Hakim El Hattab b455b0281d support for svg background images #632 11 years ago
Hakim El Hattab e94f62a58f add autoSlideStoppable config value, allows autoSlide to be aborted on user input 11 years ago
Hakim El Hattab 1421934fde code style 11 years ago
Espen Hovlandsdal 6043756b2e Focus body when page visibility changes to ensure keyboard shortcuts are usable 11 years ago
Hakim El Hattab 1cfb4fc242 remove extravagant comment 11 years ago
Hakim El Hattab 86216ac645 use 'url()'-free path when specifying parallax image, refactor so that parallax is applied to background class, remove unused attributes #595 11 years ago
Hakim El Hattab 36061b43ba update the parallax background when the window resizes #595 11 years ago
Hakim El Hattab 8399e828db move parallax code to separate method #595 11 years ago
Hakim El Hattab 347a907041 update code style to match rest of reveal.js, disable parallax by default #595 11 years ago
Hakim El Hattab 041a525a3c make hiding of address bar configurable 11 years ago
Michał Smoliński 2bd228534b Fix: no parallax scrolling in FF 11 years ago
Michał Smoliński 2b5c06c4ef Added parallax scrolling background 11 years ago
Hakim El Hattab 2578fddd3f enable hiding of address bar for ios chrome #582 11 years ago
Hakim El Hattab 7cd4af80a6 update progress bar to hide/show using same type of rules as controls 11 years ago
Thomas Geier 8a468394b5 fix: links not working when controls are disabled 11 years ago
Hakim El Hattab e9b0f5b481 minor refactoring of overview code 11 years ago
Hakim El Hattab a0501a30b2 make sure isVerticalSlide doesn't throw npe 11 years ago
Hakim El Hattab f61ee9a693 fix bug where isLastSlide sometimes incorrectly returned false 11 years ago
Hakim El Hattab 0a021845df make sure stretch works with video 11 years ago
Hakim El Hattab 0748b68335 renamed .remaining-height to .stretch #244 #490 #561 11 years ago
Hakim El Hattab 04c4fa49b8 revised remaining height layout logic 11 years ago
Hakim El Hattab 271bae6b56 allow hiding of vertical slide stacks 11 years ago
Hakim El Hattab 3dc53b891d prevent invalid slidechanged on page load 11 years ago
Hakim El Hattab 3c5f3ee048 fix retrieval of computed styles in ff 11 years ago
Hakim El Hattab 0239302f45 further work on remaining-height helper #244 #490 #561 11 years ago
Hakim El Hattab fecee266b6 start work on logic for fitting an element to remaining slide height #244 #490 #561 11 years ago
Hakim El Hattab ead85fd475 refactor js, more natural order of startup methods 11 years ago
Hakim El Hattab ac3f021a14 add initial slide dom setup pass 11 years ago
Hakim El Hattab 6c0dc635a1 add util method for applying css transforms 11 years ago
Hakim El Hattab 71218583f7 add isReady method to check reveal.js loaded state 11 years ago
Hakim El Hattab 49298e1991 disable transitions while presentation loads 11 years ago
Hakim El Hattab cc41aa9115 correction to view distance calculation for vertical slides 11 years ago
Hakim El Hattab 93f516d30d fix bug that caused slideshow to break if an unexisting named link was used 11 years ago
Hakim El Hattab ffd3ea410b display more slides in overview 11 years ago
Guillaume Turri 48f5ba9367 Formatting 11 years ago
Guillaume Turri 644ae56f4f inlined method used only once 11 years ago
Guillaume Turri e18ffa8779 Use more explicit name 11 years ago
Hakim El Hattab 81f762080b rename embed > embedded to signal that it's a state and not an action 11 years ago
Hakim El Hattab 785bee596b add embed option 11 years ago
Hakim El Hattab 0add83e9ed renamed handled flag to captured 11 years ago
Hakim El Hattab b800d147b1 reduce touch event threshold to make it more sensitive 11 years ago