fa23-si/js/controllers
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
..
autoanimate.js Implement auto-animate id and restart 2021-02-07 18:41:16 +01:00
backgrounds.js merge #2843 with minor tweaks 2021-05-05 11:02:02 +02:00
controls.js switch old toArray helper to Array.from 2020-03-16 15:18:47 +01:00
focus.js polyfill element.closest for ie11 2020-05-26 10:45:05 +02:00
fragments.js stop playing media inside of fragments when the fragment is hidden 2021-04-23 10:56:18 +02:00
keyboard.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
location.js don't write '#/' to url on first slide, remove history api feature detection 2020-06-02 09:08:00 +02:00
notes.js Support multiple aside notes elements per slide 2021-09-16 11:56:52 +02:00
overview.js switch old toArray helper to Array.from 2020-03-16 15:18:47 +01:00
plugins.js plugins can be direct references or factory functions 2020-04-23 09:39:26 +02:00
pointer.js move pointer logic out to own controller 2020-04-07 13:25:46 +02:00
print.js merge #2843 with minor tweaks 2021-05-05 11:02:02 +02:00
progress.js Fix target for click on progress bar 2020-11-08 17:39:04 +01:00
slidecontent.js tidy up code for #2940 2021-04-28 09:03:27 +02:00
slidenumber.js fix slide numbering issue with uncounted horizontal slides (fixes #2675) 2020-06-05 11:47:46 +02:00
touch.js prevent accidental swipe gestures when scrubbing video/audio timelines 2021-04-12 11:17:06 +02:00