TrackedObject allows us to reference SiteSettings in autotracking contexts (e.g. JS getters referenced from a Glimmer template) without the need for EmberObject's `get()` function. TrackedObject is backwards-compatible with Ember's legacy reactivity model, so it can be referenced in things like computed properties. Co-authored-by: David Taylor <david@taylorhq.com> |
||
|---|---|---|
| .. | ||
| app-events.js | ||
| document-title.js | ||
| emoji-store.js | ||
| key-value-store.js | ||
| logs-notice.js | ||
| media-optimization-worker.js | ||
| message-bus.js | ||
| pm-topic-tracking-state.js | ||
| presence.js | ||
| screen-track.js | ||
| search.js | ||
| site-settings.js | ||
| store.js | ||
| user-status.js | ||