Commit Graph

84 Commits

Author SHA1 Message Date
Antonin Stefanutti
3758c4e9f5 Remove CSS work-around from Remark plugin 2023-11-04 13:33:17 +01:00
Antonin Stefanutti
8c3057140a Fix next slide detection in generic plugin 2023-08-03 16:41:42 +02:00
Antonin Stefanutti
5d83d4345e Support multiple navigation keys in the generic plugin 2023-08-03 16:41:42 +02:00
Mark Sagi-Kazar
c92702bea2 chore(revealjs): add comment about RevealMenu workaround
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2023-02-02 14:25:12 +01:00
Mark Sagi-Kazar
d1f450a37b feat(revealjs): disable menu open button
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2023-02-02 14:25:12 +01:00
Nico Jansen
8a0893ddb5 feat(reveal): remove transition 2023-01-30 14:16:57 +01:00
Antonin Stefanutti
b9182e6526
fix: defaulting generic plugin options 2022-12-09 17:17:04 +01:00
Nico Jansen
056002fcdc feat(esm): migrate this package to a pure ESM
BREAKING CHANGE: Please run node 12.20 or higher
BREAKING CHANGE: This package is now a pure esm, please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c)
2022-12-09 17:00:21 +01:00
Antonin Stefanutti
67b735e7cc
Fix EOL in generic plugin 2020-08-15 11:39:28 +02:00
Antonin Stefanutti
1512b1e162
Upgrade Puppeteer to version 5.1.0 and Chromium to version 84.0.4147.105 2020-08-15 11:38:14 +02:00
DuaneOBrien
e180fc48cd replaces CSSS framework support with support for Inspire.js 2019-10-07 10:01:00 +02:00
Rémi Emonet
704342eae4 Add support for NueDeck
A reboot of deck.js (and many extensions), using Vue.js
https://github.com/twitwi/nuedeck
2019-07-03 17:05:18 +02:00
Antonin Stefanutti
d16dbbe725
Update Reveal.js min version compatibility check 2019-06-07 20:28:38 +02:00
Antonin Stefanutti
b79d28a657
Do not activate the Reveal plugin when Jupyter notebook is detected 2018-08-23 12:37:45 +02:00
Antonin Stefanutti
f0ff905989
Take autolaunch option into account in RISE plugin 2018-08-23 12:37:45 +02:00
Antonin Stefanutti
b21c138832
Turn slide numbers off in RISE plugin 2018-08-22 12:38:46 +02:00
Antonin Stefanutti
589b69a23f
Support printing fragments in RISE plugin 2018-08-22 12:35:38 +02:00
Antonin Stefanutti
1880d00e7b
Update the RISE plugin to be compatible with version 5.1+ 2018-08-22 12:14:33 +02:00
Antonin Stefanutti
76d8c03ff9
Polish generic plugin media option help message 2018-02-12 22:12:45 +01:00
Walt Woods
21ea14acc6 cssMedia renamed to media; choices set properly 2018-02-12 11:42:56 -08:00
Walt Woods
db83b5646d Allow cssMedia to be specified on command line 2018-02-07 12:35:19 -08:00
Antonin Stefanutti
ffdea30b3f Do not print query from URL fragment 2018-01-03 12:40:21 +01:00
Antonin Stefanutti
33b097576c Remove box shadows from Remark slides 2017-11-18 18:04:16 +01:00
Antonin Stefanutti
37fb62494c Override table layout to inline-table for Remark slides 2017-11-18 17:42:17 +01:00
Antonin Stefanutti
64f504d1e5 Default to file:// scheme for slides URL 2017-11-10 17:49:52 +01:00
Antonin Stefanutti
7c4a609eef Upgrade Puppeteer to version 0.12.0 2017-10-17 12:56:56 +02:00
Antonin Stefanutti
6e57739172 Fix mutable variable declaration in Bespoke plugin 2017-10-03 12:05:46 +02:00
Antonin Stefanutti
c148f9a1ad Fix discrepancy in RISE plugin activation 2017-09-27 15:13:23 +02:00
Antonin Stefanutti
20a3873032 Default size to 16:10 ratio for Shower presentations 2017-09-25 15:21:39 +02:00
Antonin Stefanutti
5082bd7a75 Introduce context object for state-free default plugin 2017-09-14 18:54:48 +02:00
Antonin Stefanutti
aa431111fb Adapt Remark presentation size based on slideshow ratio 2017-09-07 20:19:01 +02:00
Antonin Stefanutti
64a163a988 RISE 5.x compatibility and timing improvements 2017-09-07 20:17:53 +02:00
Antonin Stefanutti
abe0f9098a Work-around Remark rendering issue with screen media emulation 2017-08-29 11:29:43 +02:00
Antonin Stefanutti
9bc41d4ce2 Migrate RISE plugin to Puppeteer API 2017-08-25 15:18:08 +02:00
Antonin Stefanutti
27cc94447f Polish 2017-08-25 15:18:08 +02:00
Antonin Stefanutti
807513b84b Use dependencies from NPM 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
820176b217 Migrate to ES6 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
1c65482eda Migrate the Shower plugin to Puppeteer API 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
0e50ee39df Migrate the generic plugin to Puppeteer API 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
223c84f844 Update Reveal plugin for Puppeteer API 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
ee7559cb48 Initial migration to Puppeteer 2017-08-25 15:18:07 +02:00
Jonas Haefele
6a4cd13b89 add webslides plugin and docs 2017-03-17 11:20:44 +00:00
Antonin Stefanutti
9e1ad32e50 Support toggling fragments for reveal.js while defaulting to disabling them 2016-09-29 11:49:27 +02:00
Antonin Stefanutti
2dd3fbd160 Avoid race condition in RISE plugin configuration 2016-09-27 21:49:44 +02:00
Antonin Stefanutti
5aaecf4970 RISE plugin detection throws an exception when not active 2016-09-27 16:15:00 +02:00
Antonin Stefanutti
4d68a0afa4 Increase delay before configuring Reveal.js in RISE plugin 2016-07-17 20:40:59 +02:00
Antonin Stefanutti
a768e10e25 Do not print fragments by default with Reveal.js 2016-07-17 20:07:05 +02:00
Antonin Stefanutti
babe081192 Lowercase RISE plugin 2016-07-17 18:16:55 +02:00
Antonin Stefanutti
7324d65e46 Use Reveal.js API for the RISE plugin 2016-07-17 17:47:43 +02:00
Andrey Ustyuzhanin
2c56e05518 RISE plugin, updated comments 2016-07-12 02:37:27 +03:00