copy-paste-bookmarks/js/utils
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
..
color.js replace deprecated String.prototype.substr() 2022-03-20 16:17:42 +01:00
constants.js only carry forward fragment visibiltiy if style remains unchanged 2020-03-19 16:27:42 +01:00
device.js don't write '#/' to url on first slide, remove history api feature detection 2020-06-02 09:08:00 +02:00
loader.js add color, constant and loader modules 2020-03-07 18:48:39 +01:00
util.js refactor #3078 2021-11-24 11:07:11 +01:00