This breaking change was originally a deprecation fix for overriding a computed property `none`. There are 4 uses of `rootNone` in core and "all-the-plugins": 1. in discourse-chat-integration, admin-plugins-chat-edit-rule.hbs - changed behavior, that I'd consider a fix - `rootNoneLabel` is now used regardless of `siteSettings.allow_uncategorized_topics` value, which I believe was an originally intended behavior (i.e. it most likely hasn't been tested with disabled uncategorized topics) 2. in discourse-slack-official, plugins-slack.hbs - the same as 1. 3. in core, edit-category-general.hbs (in this PR) - no change in behavior 4. in discourse-googlebooks, edit-category-general.hbs - no change in behavior (since `allowUncategorized="true"` is also passed as an argument) |
||
|---|---|---|
| .. | ||
| ace-editor-test.js.es6 | ||
| admin-report-test.js.es6 | ||
| badge-title-test.js.es6 | ||
| categories-admin-dropdown-test.js.es6 | ||
| category-chooser-test.js.es6 | ||
| category-drop-test.js.es6 | ||
| category-selector-test.js.es6 | ||
| combo-box-test.js.es6 | ||
| d-button-test.js.es6 | ||
| d-editor-test.js.es6 | ||
| d-icon-test.js.es6 | ||
| date-input-test.js.es6 | ||
| date-time-input-range-test.js.es6 | ||
| date-time-input-test.js.es6 | ||
| group-membership-button-test.js.es6 | ||
| image-uploader-test.js.es6 | ||
| keyboard-shortcuts-test.js.es6 | ||
| list-setting-test.js.es6 | ||
| load-more-test.js.es6 | ||
| mini-tag-chooser-test.js.es6 | ||
| multi-select-test.js.es6 | ||
| pinned-options-test.js.es6 | ||
| secret-value-list-test.js.es6 | ||
| share-button-test.js.es6 | ||
| share-button.js.es6 | ||
| single-select-test.js.es6 | ||
| tag-drop-test.js.es6 | ||
| text-field-test.js.es6 | ||
| time-input-test.js.es6 | ||
| topic-footer-buttons-desktop-test.js.es6 | ||
| topic-footer-mobile-dropdown-test.js.es6 | ||
| topic-notifications-button-test.js.es6 | ||
| topic-notifications-options-test.js.es6 | ||
| user-selector-test.js.es6 | ||
| value-list-test.js.es6 | ||