discourse/app/assets/javascripts/discourse-common/addon/helpers
Jarek Radosz 9bbd5efbec
DEV: Convert helpers into plain functions (#22385)
Since 0fa92529ed, helpers can now be implemented as plain JS functions. This makes them much easier to write/read, and also makes them usable in `<template>` gjs files.
2023-07-20 19:45:40 +01:00
..
bound-i18n.js DEV: Convert helpers into plain functions (#22385) 2023-07-20 19:45:40 +01:00
component-for-collection.js
component-for-row.js
d-icon.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
fa-icon.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
get-url.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
html-safe.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
i18n.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00