- destroyDraft which is called when we cancel a draft is now async, removing race conditions when you click "reply" to a post and are already editing. We used to trigger double dialogs for cancelling drafts which was confusing. - Remove reply as new topic / reply as pm keys, they are no longer used and only caused confustion. For example we used to pop up a warning when you are composing a reply and flick to reply as new topic - Remove createTopic key, this was a bug that proliferated. Whenever creating a topic via the C shortcut or clicking on new topic on full screen search the correct new topic draft key will be used consistently - When abandoning an edit we now say "Are you sure you want to discard your changes" (instead of abandon your post which is confusing) |
||
|---|---|---|
| .. | ||
| add-archetype-class.js.es6 | ||
| buffered-content.js.es6 | ||
| bulk-topic-selection.js.es6 | ||
| can-check-emails.js.es6 | ||
| card-contents-base.js.es6 | ||
| cleans-up.js.es6 | ||
| docking.js.es6 | ||
| grant-badge-controller.js.es6 | ||
| key-enter-escape.js.es6 | ||
| load-more.js.es6 | ||
| mobile-scroll-direction.js.es6 | ||
| modal-functionality.js.es6 | ||
| name-validation.js.es6 | ||
| open-composer.js.es6 | ||
| pan-events.js.es6 | ||
| password-validation.js.es6 | ||
| preferences-tab-controller.js.es6 | ||
| scroll-top.js.es6 | ||
| scrolling.js.es6 | ||
| singleton.js.es6 | ||
| upload.js.es6 | ||
| url-refresh.js.es6 | ||
| user-fields-validation.js.es6 | ||
| username-validation.js.es6 | ||
| viewing-action-type.js.es6 | ||