Commit Graph

2 Commits (711601e93e0020b593a1e8184ecd462a9536fcfb)

Author SHA1 Message Date
CommanderRoot 7c34addf57
refactor: replace deprecated String.prototype.substr() (#34498)
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with functions which aren't.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
3 years ago
Matt Lein f0b684de6a get data-*, aria-*, and role attributes 7 years ago