fa23-si/js
Jens Lechtenbörger f9ce61e34a Support multiple aside notes elements per slide
So far, multiple notes per slide are only supported if they are
attached to fragments (without fragments, only the first aside notes
element on a slide is displayed).  With this commit, the contents of
all notes on a slide are displayed (except for fragments with notes,
for which, as before, only each fragment's first/single note is
displayed).
2021-09-16 11:56:52 +02:00
..
components tweaks and comments 2020-04-06 10:39:48 +02:00
controllers Support multiple aside notes elements per slide 2021-09-16 11:56:52 +02:00
utils don't write '#/' to url on first slide, remove history api feature detection 2020-06-02 09:08:00 +02:00
config.js fix typo #2949 (thanks @SeanKilleen) 2021-05-05 10:00:28 +02:00
index.js Reveal.configure() now works pre-initialization 2020-05-27 15:34:12 +02:00
reveal.js new shortcuts; alt+arrow key skips fragments, shift+arrow key jumps to last slide in the given direction #1105 2021-09-06 13:02:58 +02:00