aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* add getSlideNotes API method and testsHakim El Hattab2015-09-10
* dont show notes container when printing pdfHakim El Hattab2015-09-09
* ability to share presentation with speaker notes #304Hakim El Hattab2015-09-09
* formattingHakim El Hattab2015-09-02
* Merge pull request #1310 from teawithfruit/patch-1Hakim El Hattab2015-09-02
|\
| * solves early access error with video elementteawithfruit2015-07-21
* | Merge branch 'master' of https://github.com/gruber76/reveal.js into devHakim El Hattab2015-09-02
|\ \
| * | Update reveal.jsgruber762015-08-03
* | | avoid duplicate varHakim El Hattab2015-08-14
* | | simplifyHakim El Hattab2015-08-14
* | | fix object.keys call on non-objectHakim El Hattab2015-08-14
* | | only use zoom to scale presentations up, fixes shifts in text layoutHakim El Hattab2015-08-03
| |/ |/|
* | Merge branch 'controls-buttons-a11y' of https://github.com/marcysutton/reveal...Hakim El Hattab2015-07-07
|\ \
| * | accessibility: controls as buttons, not divsmarcysutton2015-06-05
| |/
* | merge #959 with minor tweaksHakim El Hattab2015-06-03
|\ \ | |/ |/|
| * Listen to custom mapped togglePause keysDavid Banham2014-06-25
* | consider lazy loaded iframes when formatting srcHakim El Hattab2015-05-08
* | fix iframe unload in firefoxHakim El Hattab2015-05-07
* | iframe postmesssage api works with lazy loaded iframesHakim El Hattab2015-05-07
* | sync starts playing new embedded contentHakim El Hattab2015-05-06
* | type check to ensure we don't call media api before media has loadedHakim El Hattab2015-05-06
* | fix lazy load selector errorHakim El Hattab2015-05-06
* | typoHakim El Hattab2015-05-04
* | lazy-load iframes only for current slide, unload when hiddenHakim El Hattab2015-05-04
* | lazy loading fallback also considers iframesHakim El Hattab2015-05-04
* | fix #1170Hakim El Hattab2015-03-25
* | remove variable definitions #1158Hakim El Hattab2015-03-25
* | Merge branch 'dev' of https://github.com/bchretien/reveal.js into devHakim El Hattab2015-03-25
|\ \
| * | Fix slide numbering for custom slide number formatting.Benjamin Chrétien2015-03-08
* | | Merge branch 'patch-1' of https://github.com/borrown/reveal.js into devHakim El Hattab2015-03-25
|\ \ \ | |/ / |/| |
| * | Update reveal.jsAlexander2015-03-19
* | | code formatHakim El Hattab2015-03-02
* | | Merge branch 'patch-1' of https://github.com/jhofker/reveal.js into devHakim El Hattab2015-03-02
|\ \ \
| * | | Check before calling blur on activeElement.Jordan Hofker2015-02-19
| |/ /
* | | code formatHakim El Hattab2015-02-25
* | | Merge pull request #1138 from denehyg/background-video-loopHakim El Hattab2015-02-25
|\ \ \
| * | | Added option to loop background videosGreg Denehy2015-02-19
| |/ /
* | | fix progress bar clicks in rtl mode #1131Hakim El Hattab2015-02-25
* | | ensure postmessage data is a string #1143Hakim El Hattab2015-02-25
* | | merge options for parallax step size #733Hakim El Hattab2015-02-25
|\ \ \
| * | | add parallax horizontal and vertical properties to enable non-calculated para...Luke Karrys2013-11-29
* | | | fix looped view distance calculationHakim El Hattab2015-02-09
* | | | prevent iframes from offsetting presentationHakim El Hattab2015-02-03
* | | | only preload last slides if presentation is loopedHakim El Hattab2015-02-02
* | | | gifs now restart when their slide container is shownHakim El Hattab2015-01-30
* | | | fix error when exiting overviewHakim El Hattab2015-01-29
* | | | commentsHakim El Hattab2015-01-29
* | | | cleaner approach to applying transforms to slides containerHakim El Hattab2015-01-29
* | | | ensure overview indices are up to date if a slide movesHakim El Hattab2015-01-28
* | | | cross browser adjustments for overview modeHakim El Hattab2015-01-27