discourse/app/assets/javascripts/discourse-common/addon
CommanderRoot 86a783b3ad
DEV: Replace deprecated String.prototype.substr() (#16233)
String.prototype.substr() is deprecated so we replace it with String.prototype.slice() which works similarily but isn't deprecated.

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2022-04-01 17:35:17 +02:00
..
config DEV: Disallow `Ember` global usage (#16147) 2022-03-09 17:54:07 +01:00
helpers DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
lib DEV: Replace deprecated String.prototype.substr() (#16233) 2022-04-01 17:35:17 +02:00
utils DEV: Allow `@discourseComputed` in native classes (#16097) 2022-03-04 17:04:40 +01:00
.gitkeep
resolver.js DEV: Disallow `Ember` global usage (#16147) 2022-03-09 17:54:07 +01:00