.. |
autoanimate.js
|
fix auto-animate bug on centered slides
|
2020-05-08 20:33:28 +02:00 |
backgrounds.js
|
switch old toArray helper to Array.from
|
2020-03-16 15:18:47 +01:00 |
controls.js
|
switch old toArray helper to Array.from
|
2020-03-16 15:18:47 +01:00 |
focus.js
|
add focus controller, manages keyboard focus across multiple embedded decks
|
2020-05-11 09:15:02 +02:00 |
fragments.js
|
auto-animate; carry forward fragment visibility, unmatched elements adhere to duration/delay attributes
|
2020-03-19 15:18:14 +01:00 |
keyboard.js
|
fix and tests for custom key bindings in help overlay
|
2020-05-12 13:33:19 +02:00 |
location.js
|
remove nuking of hash changes when hash is disabled
|
2020-05-08 20:53:10 +02:00 |
notes.js
|
new controls module for navigation arrows
|
2020-03-16 13:53:23 +01: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
|
switch old toArray helper to Array.from
|
2020-03-16 15:18:47 +01:00 |
progress.js
|
move progress bar to new module
|
2020-03-16 14:30:36 +01:00 |
slidecontent.js
|
Reveal.add/remveEventListener -> Reveal.on/off
|
2020-04-07 09:05:56 +02:00 |
slidenumber.js
|
new controller for speaker notes
|
2020-03-16 11:45:47 +01:00 |
touch.js
|
dont prevent page scrolling when swiping on embedded decks
|
2020-05-08 20:12:52 +02:00 |