aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Collapse)AuthorAge
* generalize scroll offset preventionHakim El Hattab2016-04-07
|
* add 'shuffle' config value and API method #1506 #1089Hakim El Hattab2016-03-20
|
* use css to scale slides up in safariHakim El Hattab2016-02-29
|
* tweak implementation of #1376Hakim El Hattab2016-01-08
|\
| * UPDATED - Improvement on spaces and indentationAlex Batista2015-09-29
| |
| * UPDATED - Improvement on spaces and indentationAlex Batista2015-09-29
| |
| * UPDATED - Improvement of code. Now none flag is used, but the readyState ↵Alex Batista2015-09-29
| | | | | | | | property from video element
| * Improvement of code. Now none flag is used, but the readyState property ↵Alex Batista2015-09-29
| | | | | | | | from video element
| * bug fix - when the first section has a background-video, the vido do not ↵Alex Batista2015-09-28
| | | | | | | | execute. Now, it's work
* | include speaker view keyboard shortcut when applicable #1466Hakim El Hattab2016-01-08
| |
* | expose version number through #1451Hakim El Hattab2016-01-08
| |
* | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2016-01-04
|\ \
| * | :copyright: :copyright: :copyright: :copyright: :copyright: closes #1469Hakim El Hattab2016-01-04
| | |
* | | add option to mute background videos (updated)Razvan Caliman2015-12-03
| | |
* | | tweakHakim El Hattab2015-11-19
| | |
* | | 2x playback controls for retina displaysHakim El Hattab2015-11-19
| | |
* | | add autoSlideMethod to default configHakim El Hattab2015-11-19
| | |
* | | Merge branch 'dev' of github.com:hakimel/reveal.js into devHakim El Hattab2015-11-19
|\ \ \ | |/ / |/| |
| * | Fix build errorMichiK2015-11-19
| | |
| * | Add a more flexible autoSlideMethod optionMichiK2015-11-19
| | | | | | | | | | | | | | | Auto-sliding will now use the method specified in the config if it is a function or default to navigateNext.
| * | Add autoSlideRight optionMichiK2015-11-18
| | | | | | | | | | | | | | | | | | | | | When the autoSlideRight config option is active, the auto-sliding will always navigate to the right and never down even if slides are present there. This allows hidden "bonus slides" in presentations which can be displayed as needed but won't show up automatically.
* | | simplify condition #1434Hakim El Hattab2015-11-19
| | |
* | | check for 0 division, stops parallax failing if only the single horizontal ↵Mike Mellor2015-11-13
|/ / | | | | | | slide and multiple vertical
* | tweak how speaker notes look in pdf exportsHakim El Hattab2015-10-29
| |
* | hide slide number element when disabledHakim El Hattab2015-10-29
| |
* | one more slide number formatHakim El Hattab2015-10-29
| |
* | slide numbers work in pdf exports, update slide number styleHakim El Hattab2015-10-29
| |
* | change slide number formatsHakim El Hattab2015-10-29
| |
* | prevent swipes on speaker notesHakim El Hattab2015-09-10
| |
* | modifications to #951Hakim El Hattab2015-09-10
| |
* | Merge branch 'feature_prevent_swipe' of https://github.com/Calyhre/reveal.js ↵Hakim El Hattab2015-09-10
|\ \ | | | | | | | | | into dev
| * | Fix testsCalyhre2014-06-18
| | |
| * | Add ability to prevent swipe for specific elementsCalyhre2014-06-18
| | |
* | | fix pdf print when showNotes is disabledHakim El Hattab2015-09-10
| | |
* | | print notes to pdf when is enabled #304Hakim El Hattab2015-09-10
| | |
* | | 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 element
| * | | solves early access error with video elementteawithfruit2015-07-21
| | | | | | | | | | | | This will maybe solve the "InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable" error in firefox.
* | | | Merge branch 'master' of https://github.com/gruber76/reveal.js into devHakim El Hattab2015-09-02
|\ \ \ \
| * | | | Update reveal.jsgruber762015-08-03
| | | | | | | | | | | | | | | Removed toLowerCase call
* | | | | 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 ↵Hakim El Hattab2015-07-07
|\ \ \ \ | | | | | | | | | | | | | | | https://github.com/marcysutton/reveal.js into dev
| * | | | accessibility: controls as buttons, not divsmarcysutton2015-06-05
| |/ / /
* | | | merge #959 with minor tweaksHakim El Hattab2015-06-03
|\ \ \ \ | |/ / / |/| | |