mirror of
https://github.com/discourse/discourse.git
synced 2024-12-01 17:15:25 +08:00
59f1d01381
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> |
||
---|---|---|
.. | ||
addon | ||
app | ||
config | ||
tests | ||
.npmrc | ||
ember-cli-build.js | ||
index.js | ||
jsconfig.json | ||
package.json |