`siteSettings` is now a service which means there should only be one state for `siteSettings` during the life time of the application. This also helps to maintain parity with production where the `site` model relies on the `siteSettings` service and not a clone of the attributes. |
||
|---|---|---|
| .. | ||
| component-test.js | ||
| create-pretender.js | ||
| create-store.js | ||
| d-editor-helper.js | ||
| fixture-pretender.js | ||
| notification-types-helper.js | ||
| presence-pretender.js | ||
| qunit-helpers.js | ||
| review-pretender.js | ||
| reviewable-types-helper.js | ||
| select-kit-helper.js | ||
| site-settings.js | ||
| site.js | ||
| store-pretender.js | ||
| textarea-selection-helper.js | ||