copy-paste-bookmarks/js
Tobias Speicher a5d1b68800
replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-20 16:17:42 +01:00
..
components tweaks and comments 2020-04-06 10:39:48 +02:00
controllers debounce messages from notes -> main window, fixes #3147 2022-03-09 10:25:30 +01:00
utils replace deprecated String.prototype.substr() 2022-03-20 16:17:42 +01: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 add getSlidePath API method, update URL tests to work with new replaceState throttle 2022-03-09 11:10:26 +01:00