Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-19 | zoom.js uses ctrl+click for linux, alt+click for others #1909 | Hakim El Hattab | |
2017-06-19 | simplify point zoom, switch back to alt + click shortcut for os x support #1909 | Hakim El Hattab | |
2017-06-19 | clear existing matches when searching for empty string #1909 | Hakim El Hattab | |
2017-06-19 | Merge branch 'master' of https://github.com/linux-man/reveal.js into dev | Hakim El Hattab | |
2017-06-14 | unload lazy loaded videos that are moved out of view | Hakim El Hattab | |
2017-06-14 | themes use default quotation marks for `<q>` #1720 | Hakim El Hattab | |
2017-06-13 | prevent mobile safari header from covering presentation content | Hakim El Hattab | |
2017-06-12 | fix centering of edge-aligned controls | Hakim El Hattab | |
2017-06-12 | change event listener syntax #1917 | Hakim El Hattab | |
2017-06-12 | Merge branch 'issue1896' of https://github.com/OleMussmann/reveal.js into dev | Hakim El Hattab | |
2017-06-12 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2017-06-12 | Merge pull request #1898 from bentsai/patch-1 | Hakim El Hattab | |
Fix typo | |||
2017-06-07 | alias 'notes:' alias for md speaker note separator #1913 | Hakim El Hattab | |
2017-06-06 | patch to allow multiplexing on URL load | Ole Mussmann | |
2017-06-02 | change condition for detecting when there are horizontal slides | Hakim El Hattab | |
2017-05-24 | 'showNotes' does nothing when there are no notes | Hakim El Hattab | |
2017-05-23 | larger speaker notes font on big screens | Hakim El Hattab | |
2017-05-22 | tweak control spacing | Hakim El Hattab | |
2017-05-22 | highlight.js 9.0.0 -> 9.11.0 | Hakim El Hattab | |
2017-05-21 | Remove comment | linux-man | |
2017-05-21 | Modified Zoom | linux-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-21 | Better Search | linux-man | |
Open/close with Control+Shift+f Find words inside SPAN Don't duplicate findings | |||
2017-05-19 | change default color of controls to match legacy | Hakim El Hattab | |
2017-05-19 | remove border from notes contain when printing on separate page | Hakim El Hattab | |
2017-05-19 | adjust autplay position when notes are bottom-aligned | Hakim El Hattab | |
2017-05-19 | low width speaker notes mode no longer uses vh | Hakim El Hattab | |
2017-05-19 | adjust speaker notes layout on mobile devices | Hakim El Hattab | |
2017-05-18 | 'no notes on this slide' placeholder | Hakim El Hattab | |
2017-05-18 | speaker notes tweak | Hakim El Hattab | |
2017-05-18 | comment typo | Hakim El Hattab | |
2017-05-18 | fix error with multiple decimal em in safari | Hakim El Hattab | |
2017-05-18 | improve controls on touch devices | Hakim El Hattab | |
2017-05-18 | revise progress to make them easier to override | Hakim El Hattab | |
2017-05-18 | fix up arrow position | Hakim El Hattab | |
2017-05-17 | control layout tweaks | Hakim El Hattab | |
2017-05-17 | adjust control layouts when there are no vertical/horiozontal slides | Hakim El Hattab | |
2017-05-17 | more flexible control size using em | Hakim El Hattab | |
2017-05-16 | control opacity tweak | Hakim El Hattab | |
2017-05-16 | controlsHints -> controlsTutorial | Hakim El Hattab | |
2017-05-16 | in/out transitions for controls | Hakim El Hattab | |
2017-05-16 | add controlsHint option, animates vertical arrow first time we encounter a ↵ | Hakim El Hattab | |
vertical slide | |||
2017-05-16 | adjust controls layout when there are no vertical or horizontal slides in ↵ | Hakim El Hattab | |
the deck | |||
2017-05-16 | prevent flicker on hover | Hakim El Hattab | |
2017-05-16 | spacing adjustment | Hakim El Hattab | |
2017-05-16 | fix unclickable slides in overview when controls were edge-aligned | Hakim El Hattab | |
2017-05-16 | reduce control spacing | Hakim El Hattab | |
2017-05-16 | fix responsive issue with speaker notes | Hakim El Hattab | |
2017-05-16 | new, fixed, speaker notes layout | Hakim El Hattab | |
2017-05-16 | 'controls-placement' -> 'controls-layout', cut back on controls spacing | Hakim El Hattab | |
2017-05-16 | simplify control styling using currentColor | Hakim El Hattab | |
2017-05-16 | more flexible back arrow controls option | Hakim El Hattab | |
2017-05-16 | default to bottom right controls, rename soften arrows option | Hakim El Hattab | |
2017-05-16 | collapse control element size when corner aligned | Hakim El Hattab | |
2017-05-16 | new controls are used by default, add config options | Hakim El Hattab | |
2017-05-16 | control size tweaks | Hakim El Hattab | |
2017-05-16 | invert colors of controls based on current background | Hakim El Hattab | |
2017-05-16 | new controls responsively move to bottom right for small displays | Hakim El Hattab | |
2017-05-16 | new optional controls aligned to screen edges | Hakim El Hattab | |
2017-05-16 | correct target for cssmin | Hakim El Hattab | |
2017-05-10 | Fix typo | Ben Tsai | |
"proceding" → "proceeding" | |||
2017-05-05 | Merge pull request #1887 from tristansokol/tristans/add-useavailableport | Hakim El Hattab | |
adds `useAvailablePort` option when serving page with connect. | |||
2017-05-05 | Merge pull request #1884 from demoneaux/upgrade-deps | Hakim El Hattab | |
Upgrade Grunt dependencies and standardise on a consistent file format. | |||
2017-05-02 | adds `useAvailablePort` option when serving page with connect. | Tristan Sokol | |
2017-05-01 | Upgrade Grunt dependencies and standardise on a consistent file format. | Benjamin Tan | |
Closes #1226, #1538. | |||
2017-04-27 | new fix for prematurely autoplaying background videos | Hakim El Hattab | |
2017-04-27 | larger headings for background sections | Hakim El Hattab | |
2017-04-27 | add for iframe backgrounds | Hakim El Hattab | |
2017-04-27 | don't autoplay background videos in overview mode | Hakim El Hattab | |
2017-04-26 | 3.5.0 | Hakim El Hattab | |
2017-04-21 | minor tweak for #1564 | Hakim El Hattab | |
2017-04-20 | optionally display pacing advice based on slide timings | Adam 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-20 | document clock and timer in speaker notes window | Adam Spiers | |
2017-04-20 | don't show negative signs inside minutes/seconds elements | Adam Spiers | |
2017-04-20 | round decreasing timers to mirror increasing timers | Adam Spiers | |
2017-04-20 | avoid deleting existing classes when muting time elements | Adam Spiers | |
and make muting work for negative values | |||
2017-04-20 | don't mute minutes when hours is unmuted | Adam Spiers | |
2017-04-20 | use opacity for muted clock elements | Adam Spiers | |
This allows us to use different colours for different timers, which will be useful when we add a pacing timer. | |||
2017-04-20 | extract time display code into new _displayTime() function | Adam Spiers | |
This will allow us to reuse the display code for displaying an additional pacing timer. | |||
2017-04-20 | Allow popup window access to Reveal API | Adam Spiers | |
2017-04-20 | add new getSlides() API | Adam Spiers | |
This can be used by plugins which are concerned with helping the presenter with their pace. | |||
2017-04-20 | clarify getTotalSlides() returns the number of slides | Adam Spiers | |
2017-04-20 | expose getPastSlideCount() via public API | Adam Spiers | |
This can be used by plugins which are concerned with helping the presenter with their pace. | |||
2017-04-20 | clarify meaning of getProgress() value | Adam Spiers | |
2017-04-07 | formatting | Hakim El Hattab | |
2017-04-07 | Merge pull request #1851 from astone123/master | Hakim El Hattab | |
Fix data-background-video autoplay on iOS Safari | |||
2017-04-07 | formatting | Hakim El Hattab | |
2017-04-07 | Merge pull request #1844 from riezebosch/pdf-print-stretch | Hakim El Hattab | |
print-pdf layout slide contents to fit stretch elements | |||
2017-04-07 | Merge pull request #1843 from riezebosch/pdf-print-callback | Hakim El Hattab | |
print-pdf using callback iso timer | |||
2017-04-07 | Merge pull request #1866 from christianp/mathjax-cdn | Hakim El Hattab | |
replace cdn.mathjax.org with cdnjs | |||
2017-04-05 | replace cdn.mathjax.org with cdnjs | Christian 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-04 | make pdf page height offset configurable | Hakim El Hattab | |
2017-04-04 | new cli and in-browser pdf printing compatible fix for #1804 | Hakim El Hattab | |
2017-03-30 | allow fullscreen for background iframes | Hakim El Hattab | |
2017-03-23 | add autoPlayMedia config option, overrides individual autoplay settings | Hakim El Hattab | |
2017-03-17 | Fix video background autoplay on iOS | ADAM STONE | |
2017-03-14 | print-pdf layout slide contents to fit stretch elements | Manuel 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-14 | print-pdf using callback iso timer | Manuel Riezebosch | |
Use window.callPhantom icw page. onCallback to wait for pdf-ready event. From: http://stackoverflow.com/a/28925479/129269 | |||
2017-03-14 | avoid npe on iframe postMessage | Hakim El Hattab | |
2017-02-20 | tweaks to showSlideNumber config #1833 | Hakim El Hattab | |
2017-02-20 | Merge branch 'slidenum' of https://github.com/malcomio/reveal.js into dev | Hakim El Hattab | |