aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2017-06-19zoom.js uses ctrl+click for linux, alt+click for others #1909Hakim El Hattab
2017-06-19simplify point zoom, switch back to alt + click shortcut for os x support #1909Hakim El Hattab
2017-06-19clear existing matches when searching for empty string #1909Hakim El Hattab
2017-06-19Merge branch 'master' of https://github.com/linux-man/reveal.js into devHakim El Hattab
2017-06-14unload lazy loaded videos that are moved out of viewHakim El Hattab
2017-06-14themes use default quotation marks for `<q>` #1720Hakim El Hattab
2017-06-13prevent mobile safari header from covering presentation contentHakim El Hattab
2017-06-12fix centering of edge-aligned controlsHakim El Hattab
2017-06-12change event listener syntax #1917Hakim El Hattab
2017-06-12Merge branch 'issue1896' of https://github.com/OleMussmann/reveal.js into devHakim El Hattab
2017-06-12Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2017-06-12Merge pull request #1898 from bentsai/patch-1Hakim El Hattab
Fix typo
2017-06-07alias 'notes:' alias for md speaker note separator #1913Hakim El Hattab
2017-06-06patch to allow multiplexing on URL loadOle Mussmann
2017-06-02change condition for detecting when there are horizontal slidesHakim El Hattab
2017-05-24'showNotes' does nothing when there are no notesHakim El Hattab
2017-05-23larger speaker notes font on big screensHakim El Hattab
2017-05-22tweak control spacingHakim El Hattab
2017-05-22highlight.js 9.0.0 -> 9.11.0Hakim El Hattab
2017-05-21Remove commentlinux-man
2017-05-21Modified Zoomlinux-man
Block dimension calculation is not accurate, so zoom is made on mouse coordinates Change default modifier to ctrl - alt don't work on Linux New parameter zoomLevel: default 2
2017-05-21Better Searchlinux-man
Open/close with Control+Shift+f Find words inside SPAN Don't duplicate findings
2017-05-19change default color of controls to match legacyHakim El Hattab
2017-05-19remove border from notes contain when printing on separate pageHakim El Hattab
2017-05-19adjust autplay position when notes are bottom-alignedHakim El Hattab
2017-05-19low width speaker notes mode no longer uses vhHakim El Hattab
2017-05-19adjust speaker notes layout on mobile devicesHakim El Hattab
2017-05-18'no notes on this slide' placeholderHakim El Hattab
2017-05-18speaker notes tweakHakim El Hattab
2017-05-18comment typoHakim El Hattab
2017-05-18fix error with multiple decimal em in safariHakim El Hattab
2017-05-18improve controls on touch devicesHakim El Hattab
2017-05-18revise progress to make them easier to overrideHakim El Hattab
2017-05-18fix up arrow positionHakim El Hattab
2017-05-17control layout tweaksHakim El Hattab
2017-05-17adjust control layouts when there are no vertical/horiozontal slidesHakim El Hattab
2017-05-17more flexible control size using emHakim El Hattab
2017-05-16control opacity tweakHakim El Hattab
2017-05-16controlsHints -> controlsTutorialHakim El Hattab
2017-05-16in/out transitions for controlsHakim El Hattab
2017-05-16add controlsHint option, animates vertical arrow first time we encounter a ↵Hakim El Hattab
vertical slide
2017-05-16adjust controls layout when there are no vertical or horizontal slides in ↵Hakim El Hattab
the deck
2017-05-16prevent flicker on hoverHakim El Hattab
2017-05-16spacing adjustmentHakim El Hattab
2017-05-16fix unclickable slides in overview when controls were edge-alignedHakim El Hattab
2017-05-16reduce control spacingHakim El Hattab
2017-05-16fix responsive issue with speaker notesHakim El Hattab
2017-05-16new, fixed, speaker notes layoutHakim El Hattab
2017-05-16'controls-placement' -> 'controls-layout', cut back on controls spacingHakim El Hattab
2017-05-16simplify control styling using currentColorHakim El Hattab
2017-05-16more flexible back arrow controls optionHakim El Hattab
2017-05-16default to bottom right controls, rename soften arrows optionHakim El Hattab
2017-05-16collapse control element size when corner alignedHakim El Hattab
2017-05-16new controls are used by default, add config optionsHakim El Hattab
2017-05-16control size tweaksHakim El Hattab
2017-05-16invert colors of controls based on current backgroundHakim El Hattab
2017-05-16new controls responsively move to bottom right for small displaysHakim El Hattab
2017-05-16new optional controls aligned to screen edgesHakim El Hattab
2017-05-16correct target for cssminHakim El Hattab
2017-05-10Fix typoBen Tsai
"proceding" → "proceeding"
2017-05-05Merge pull request #1887 from tristansokol/tristans/add-useavailableportHakim El Hattab
adds `useAvailablePort` option when serving page with connect.
2017-05-05Merge pull request #1884 from demoneaux/upgrade-depsHakim El Hattab
Upgrade Grunt dependencies and standardise on a consistent file format.
2017-05-02adds `useAvailablePort` option when serving page with connect.Tristan Sokol
2017-05-01Upgrade Grunt dependencies and standardise on a consistent file format.Benjamin Tan
Closes #1226, #1538.
2017-04-27new fix for prematurely autoplaying background videosHakim El Hattab
2017-04-27larger headings for background sectionsHakim El Hattab
2017-04-27add for iframe backgroundsHakim El Hattab
2017-04-27don't autoplay background videos in overview modeHakim El Hattab
2017-04-263.5.0Hakim El Hattab
2017-04-21minor tweak for #1564Hakim El Hattab
2017-04-20optionally display pacing advice based on slide timingsAdam Spiers
Add an option to display advice on whether the current pace of the presentation is on track for the right timing (shown as green), and if not, whether the presenter should speed up (shown as red) or has the luxury of slowing down (blue). The pacing timer can be enabled by configuring by the `defaultTiming` parameter in the `Reveal` configuration block, which specifies the number of seconds per slide. 120 can be a reasonable rule of thumb. Timings can also be given per slide `<section>` by setting the `data-timing` attribute. Both values are in numbers of seconds. When the option is enabled, clicking on the timers will reset the timer to the beginning of the current slide, i.e. as if pacing was perfectly on track, not to zero as if the presentation had just begun.
2017-04-20document clock and timer in speaker notes windowAdam Spiers
2017-04-20don't show negative signs inside minutes/seconds elementsAdam Spiers
2017-04-20round decreasing timers to mirror increasing timersAdam Spiers
2017-04-20avoid deleting existing classes when muting time elementsAdam Spiers
and make muting work for negative values
2017-04-20don't mute minutes when hours is unmutedAdam Spiers
2017-04-20use opacity for muted clock elementsAdam Spiers
This allows us to use different colours for different timers, which will be useful when we add a pacing timer.
2017-04-20extract time display code into new _displayTime() functionAdam Spiers
This will allow us to reuse the display code for displaying an additional pacing timer.
2017-04-20Allow popup window access to Reveal APIAdam Spiers
2017-04-20add new getSlides() APIAdam Spiers
This can be used by plugins which are concerned with helping the presenter with their pace.
2017-04-20clarify getTotalSlides() returns the number of slidesAdam Spiers
2017-04-20expose getPastSlideCount() via public APIAdam Spiers
This can be used by plugins which are concerned with helping the presenter with their pace.
2017-04-20clarify meaning of getProgress() valueAdam Spiers
2017-04-07formattingHakim El Hattab
2017-04-07Merge pull request #1851 from astone123/masterHakim El Hattab
Fix data-background-video autoplay on iOS Safari
2017-04-07formattingHakim El Hattab
2017-04-07Merge pull request #1844 from riezebosch/pdf-print-stretchHakim El Hattab
print-pdf layout slide contents to fit stretch elements
2017-04-07Merge pull request #1843 from riezebosch/pdf-print-callbackHakim El Hattab
print-pdf using callback iso timer
2017-04-07Merge pull request #1866 from christianp/mathjax-cdnHakim El Hattab
replace cdn.mathjax.org with cdnjs
2017-04-05replace cdn.mathjax.org with cdnjsChristian Lawson-Perfect
cdn.mathjax.org is shutting down: https://www.mathjax.org/cdn-shutting-down/ This changes the default MathJax URL in the math plugin, as well as references in README.md and test/examples/math.html
2017-04-04make pdf page height offset configurableHakim El Hattab
2017-04-04new cli and in-browser pdf printing compatible fix for #1804Hakim El Hattab
2017-03-30allow fullscreen for background iframesHakim El Hattab
2017-03-23add autoPlayMedia config option, overrides individual autoplay settingsHakim El Hattab
2017-03-17Fix video background autoplay on iOSADAM STONE
2017-03-14print-pdf layout slide contents to fit stretch elementsManuel Riezebosch
layout() and thereby layoutSlideContents() is never invoked when isPrintingPdf() is true so stretch elements are not sized correctly. This is ensured now by invoking the layoutSlideContents from SetupPDF(). There seems no need to scale down like in other PR's is suggested.
2017-03-14print-pdf using callback iso timerManuel Riezebosch
Use window.callPhantom icw page. onCallback to wait for pdf-ready event. From: http://stackoverflow.com/a/28925479/129269
2017-03-14avoid npe on iframe postMessageHakim El Hattab
2017-02-20tweaks to showSlideNumber config #1833Hakim El Hattab
2017-02-20Merge branch 'slidenum' of https://github.com/malcomio/reveal.js into devHakim El Hattab