mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-21 14:20:13 +08:00
`registerUnbound` was present for legacy reasons when using helpers in raw-hbs and has been replaced by `registerRawHelper`. For new helpers used only in classic ember template, exporting a default function from `helpers/*.js` is recommended. This change also means that all existing helpers will be available to import in `gjs` files. Co-authored-by: David Taylor <david@taylorhq.com> |
||
|---|---|---|
| .. | ||
| base-path.js | ||
| base-url.js | ||
| bound-i18n.js | ||
| component-for-collection.js | ||
| component-for-row.js | ||
| d-icon.js | ||
| fa-icon.js | ||
| get-url.js | ||
| html-safe.js | ||
| i18n-yes-no.js | ||
| i18n.js | ||