discourse/app/assets/javascripts/discourse-common/addon/utils
Jarek Radosz 42a529f9ae
PERF: Avoid excessive object creations in watched words (#27354)
Inline the helper functions, avoid creating and then immediately destructuring arrays, use complete strings instead of string interpolation, Map instead of a pojo.
2024-06-10 14:44:31 +02:00
..
decorator-alias.js
decorators.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
dom-utils.js DEV: drops jquery from scrolling-post-stream (#15313) 2021-12-17 14:52:42 +01:00
escape-regexp.js DEV: Add escapeRegExp util (#17051) 2022-06-10 10:37:54 +10:00
extract-value.js
handle-descriptor.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
is-descriptor.js
macro-alias.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
multi-cache.js DEV: Replace Category.findById with Category.asyncFindByIds in easy cases (#26270) 2024-04-05 11:59:10 -05:00