aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugin
AgeCommit message (Expand)Author
2017-05-22highlight.js 9.0.0 -> 9.11.0Hakim El Hattab
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
2016-06-10Merge branch 'Timothep-master' into devHakim El Hattab
2016-06-10Horizontal 2-1 View for the speaker notes instead of a vertical 1-2Timothep
2016-04-29tweak formatting to match rest of slideHakim El Hattab
2016-04-26More natural zooming on block level elementsJess Telford
2016-04-07support for standalone multiplexingHakim El Hattab
2016-03-09server notes plugin no longer syncs overview mode #1446Hakim El Hattab
2016-03-09notes plugin no longer syncs overview mode #1446Hakim El Hattab
2016-03-09fix notes regex #1522 #1392Hakim El Hattab
2016-03-07Merge pull request #1522 from demoneaux/notes-fixHakim El Hattab
2016-03-06Fix query parameter issue in notes plugin.Benjamin Tan
2016-03-06Remove unused dependencies.Benjamin Tan
2016-01-11Merge branch 'jetzhliu-patch-1' of https://github.com/jetzhliu/reveal.js into...Hakim El Hattab
2016-01-08code formatHakim El Hattab
2016-01-08Merge branch 'patch-1' of https://github.com/danieltdt/reveal.js into devHakim El Hattab
2016-01-08same code formatHakim El Hattab
2016-01-08Merge branch 'patch-2' of https://github.com/teawithfruit/reveal.js into devHakim El Hattab
2016-01-08include speaker view keyboard shortcut when applicable #1466Hakim El Hattab
2016-01-04Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2015-12-27Fix spelling error in print-pdf pluginIan Smith
2015-12-14update to highlight.js 9.0.0Hakim El Hattab
2015-11-11* [bug] the markdown plugin can not render highlight codes for marked.setOpti...Riceball LEE
2015-11-10* update marked.js version to 0.3.5Riceball LEE
2015-11-09Merge pull request #1391 from rohithpr/notes-key-bindingHakim El Hattab
2015-11-09update highlight.js 8.6 -> 8.9.1 #1385Hakim El Hattab
2015-11-09server notes sync slide changes both ways, fixes #1425Hakim El Hattab
2015-11-02fixed loadingteawithfruit
2015-10-26remove remotes.io plugin, service no longer exists #1411Hakim El Hattab
2015-10-19format note content when creating slideLiu Zhanhong
2015-10-09Fixed #1379 - config keyboard now disables 's' keyrohithpr
2015-09-29multiplexing work with socket.io 1.0+ #1281 #1276Hakim El Hattab
2015-09-29speaker notes work with socket.io 1.0 #1375Hakim El Hattab
2015-09-25notes defined in data-notes attributes retain preformatted whitespaceHakim El Hattab
2015-07-07tweaks for #1200Hakim El Hattab
2015-07-07Merge branch 'master' of https://github.com/bfritscher/reveal.js into devHakim El Hattab
2015-07-07Merge pull request #1205 from gothma/mathjax-mdHakim El Hattab
2015-06-25Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2015-06-25Merge pull request #1250 from kfuglsang/highlightjs-86Hakim El Hattab
2015-06-15Removed leap motion plugin from main projectRC028552
2015-06-10Allows to specify PORT from env on multiplex pluginpierreozoux
2015-06-02Updated to Highlightjs 8.6 with all languages supported.Kenneth Fuglsang
2015-04-16Allow tex parsing in <code> tagsMartin Goth
2015-04-12Merge branch 'query-params' of https://github.com/FND/reveal.js into devHakim El Hattab
2015-04-12handle the </script> end bug inside code markdownBoris Fritscher
2015-04-02support query parameters within notes pluginFND
2015-03-25Merge branch 'patch-1' of https://github.com/drzax/reveal.js into devHakim El Hattab
2015-03-25Merge pull request #1166 from callahad/update-markedHakim El Hattab
2015-03-25alt+zoom only works on slide content #1151Hakim El Hattab
2015-03-16Attribute values should be quotedSimon Elvery
2015-03-16Bumped Marked to v0.3.3Dan Callahan
2015-03-16updated md slide separator regex #929Hakim El Hattab
2015-03-05Add support for custom notes.html fileDaniel Teixeira
2015-01-22add global flag back in for whitespace removal, without it most of the conten...Hakim El Hattab
2015-01-20default to https mathjax #1103Hakim El Hattab
2014-12-10zoom plugin now works for scaled presentationsHakim El Hattab
2014-10-16better handling of overflowing speaker notes #1017Hakim El Hattab
2014-09-28prevent auto-sliding in notes frames #1004Hakim El Hattab
2014-09-27dont open notes when S is pressed inside of notes window #991Hakim El Hattab
2014-09-11update highlight.js to 8.2Hakim El Hattab
2014-07-22update highlight.js to 8.1Hakim El Hattab
2014-05-19zoom viewport is centered on target element #900Hakim El Hattab
2014-05-04sync server-side speaker notes after notes window opensHakim El Hattab
2014-05-04update server side notes to match client side pluginHakim El Hattab
2014-05-04clicking on notes timer now resets it #779Hakim El Hattab
2014-04-29updates to phantom pdf print script, arguments for width/heightHakim El Hattab
2014-04-26enable reveal.js keyboard shortcuts anywhere in notes windowHakim El Hattab
2014-04-22skip transitions in notes window for better main window performanceHakim El Hattab
2014-04-22limit how often the notes window updates presentation statesHakim El Hattab
2014-04-22notes code format tweaksHakim El Hattab
2014-04-22dont toggle paused/overview modes needlessly when setting stateHakim El Hattab
2014-04-20update style of notes plugin to match SlidesHakim El Hattab
2014-04-19notes plugin now operates entirely through window.postMessage, adding support...Hakim El Hattab