summaryrefslogtreecommitdiffhomepage
path: root/plugin
AgeCommit message (Expand)Author
2020-06-22Way to much to put into a single commit message..Marvin Borner
2020-06-21Well, I don't need a thesis in corona-timesMarvin Borner
2020-05-05New project layoutMarvin Borner
2020-01-29update to highlight.js 9.18.0 #2562Hakim El Hattab
2019-08-22highlight.js 9.11 -> 9.15Hakim El Hattab
2019-05-27Merge branch 'alternate-timing' of https://github.com/fghaas/reveal.js into devHakim El Hattab
2019-05-27avoid exception when highlighting empty code blocksHakim El Hattab
2019-05-22Notes: Weakly enforce a minimum allocated pacing time per slideFlorian Haas
2019-05-12Notes: Introduce alternate pacing timer, based on total presentation timeFlorian Haas
2019-04-10fix numeric presence conditionHakim El Hattab
2019-04-05refinements for multi-step code highlightsHakim El Hattab
2019-04-05first version of multi-step code highlightsHakim El Hattab
2019-04-01fix typosHakim El Hattab
2019-03-14support for plugins where the init method doesn't return a PromiseHakim El Hattab
2019-03-14more forgiving code highlight line number format, add Promise polyfillHakim El Hattab
2019-03-12highlight.js plugin improvementsHakim El Hattab
2019-03-12switch to monokai as default syntax highlight themeHakim El Hattab
2019-03-11notes plugin: callRevealApi wants apply, not callDougal J. Sutherland
2019-03-11validate code line numbers to highlightHakim El Hattab
2019-03-11more succinct syntax for code block line highlightsHakim El Hattab
2019-03-08highlight plugin updates; support for line numbers and highlighting specific ...Hakim El Hattab
2019-03-04highlight, math, notes and zoom plugins now register via Reveal.registerPluginHakim El Hattab
2019-03-04reveal.js plugin flow now uses promises, refactor markdown plugin to use prom...Hakim El Hattab
2019-03-01async loading of external markdown, add Reveal.registerPlugin()Hakim El Hattab
2019-02-18Revert "impove randomness"Hakim El Hattab
2019-02-18Merge pull request #2312 from albert-ziegler/improve_random_number_generationHakim El Hattab
2019-02-11correct typoAlbert
2019-01-31Merge pull request #2305 from reyerstudio/markedHakim El Hattab
2019-01-30impove randomnessAlbert
2019-01-20Upgrade marked to 0.6.0Stéphane Este-Gracias
2018-11-13add cmd/ctrl + arrow key shortcuts to first/last slidesHakim El Hattab
2018-10-08Merge pull request #2090 from bnjmnt4n/mathHakim El Hattab
2018-10-08Merge pull request #2251 from oyron/2229-speaker-notes-bugHakim El Hattab
2018-10-05Handle previously opened notes window, by giving focus.oyron
2018-10-04remove classlist polyfill, cross browser support is good enough nowHakim El Hattab
2018-10-04remove head.min.js in favor of simple built-in script loaderHakim El Hattab
2018-10-04formatting and tweaks for #2104Hakim El Hattab
2018-10-04resolve notes merge conflictHakim El Hattab
2018-10-02Fix typoFred Rolland
2018-05-05Fixed notes timer when speaker notes window opened via RevealNotes.open()Greg Denehy
2018-04-24speaker view has visible connection status, times out with error after 5sHakim El Hattab
2018-02-20documentationMartin Jurča
2018-02-20fixed showing speaker's view with timings/pacing while serving the presentati...Martin Jurča
2018-02-08Allow users to customise MathJax options.Benjamin Tan
2018-02-08Cleanup code style.Benjamin Tan
2017-12-04prevent cmd+r in notes window since reloading breaks the view #1958Hakim El Hattab
2017-12-04Merge pull request #1958 from ThomasWeinert/feature/block_f5_in_notesHakim El Hattab
2017-12-01Merge pull request #2045 from jgm/issue2026Hakim El Hattab
2017-11-29Allow tex2jax options to be passed into math plugin.John MacFarlane
2017-11-29Merge branch 'plugin-key-bindings' of https://github.com/denehyg/reveal.js in...Hakim El Hattab
2017-11-23add inline and external markdown images to example #2039Hakim El Hattab
2017-11-22lab.hakim.se/reveal-js -> revealjs.comHakim El Hattab
2017-11-05Register search key shortcut for help overlayJens Lechtenbörger
2017-08-12Block F5 in speaker notes window, avoid disconnectsThomas Weinert
2017-07-13localstorage feature test in notes plugin, fixes speaker view error in safariHakim El Hattab
2017-06-19zoom.js works on main wrapper elementHakim El Hattab
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-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-07alias 'notes:' alias for md speaker note separator #1913Hakim El Hattab
2017-06-06patch to allow multiplexing on URL loadOle Mussmann
2017-05-22highlight.js 9.0.0 -> 9.11.0Hakim El Hattab
2017-05-21Remove commentlinux-man
2017-05-21Modified Zoomlinux-man
2017-05-21Better Searchlinux-man
2017-04-30Fixed notes.js to account for upstream updatesGreg Denehy
2017-04-30Merge branch 'dev' into plugin-key-bindingsGreg Denehy
2017-04-30Changed custom key binding config properties to use 'keyCode' instead of 'code'Greg Denehy
2017-04-30Added programatic support for custom key bindings with optional descriptions ...Greg Denehy
2017-04-21minor tweak for #1564Hakim El Hattab
2017-04-20optionally display pacing advice based on slide timingsAdam 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
2017-04-20don't mute minutes when hours is unmutedAdam Spiers
2017-04-20use opacity for muted clock elementsAdam Spiers
2017-04-20extract time display code into new _displayTime() functionAdam Spiers
2017-04-20Allow popup window access to Reveal APIAdam Spiers
2017-04-07Merge pull request #1843 from riezebosch/pdf-print-callbackHakim El Hattab
2017-04-05replace cdn.mathjax.org with cdnjsChristian Lawson-Perfect
2017-03-14print-pdf using callback iso timerManuel Riezebosch
2017-02-15phantom export throws error if reveal.js isn't presentHakim El Hattab
2017-02-15Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2017-02-15new phantom pdf export script that works with 3.4.0 #1815Hakim El Hattab
2017-01-31improved fragment notes support #1636Hakim El Hattab
2017-01-31Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2017-01-31Merge pull request #1636 from traff/masterHakim El Hattab
2017-01-31fix markdown typo, update comment #1780Hakim El Hattab
2017-01-31Merge branch 'patch-2' of https://github.com/ccqgithub/reveal.js into devHakim El Hattab
2016-12-23support complex markdownSeason Chen
2016-12-08Enable passing options for parsing Markdown.Benjamin Tan
2016-12-01Merge pull request #1756 from jmpp/better-data-trimHakim El Hattab
2016-11-22Better version of data-trim on code snippetsJ.M. Cléry
2016-09-21speaker layouts in server side notes pluginHakim El Hattab
2016-09-21layout selector for speaker view; includes four optionsHakim El Hattab
2016-07-04For a fragment: allow to show a separate note defined in itDmitry Trofimov
2016-06-22Merge branch 'bug/markdownSetOptions' of https://github.com/snowyu/reveal.js ...Hakim El Hattab