* Add confirmation modal when closing media edit modal with unsaved changes * Move focal point media state to redux so it does not get erased by confirmation dialog * Change upload modal behavior to keep it open while saving changes Instead of closing it immediately and losing changes if they fail to save… * Make it work with react-intl 2.9 |
||
|---|---|---|
| .. | ||
| accounts.js | ||
| accounts_counters.js | ||
| alerts.js | ||
| announcements.js | ||
| blocks.js | ||
| boosts.js | ||
| compose.js | ||
| contexts.js | ||
| conversations.js | ||
| custom_emojis.js | ||
| domain_lists.js | ||
| dropdown_menu.js | ||
| filters.js | ||
| height_cache.js | ||
| identity_proofs.js | ||
| index.js | ||
| list_adder.js | ||
| list_editor.js | ||
| lists.js | ||
| markers.js | ||
| media_attachments.js | ||
| meta.js | ||
| missed_updates.js | ||
| modal.js | ||
| mutes.js | ||
| notifications.js | ||
| picture_in_picture.js | ||
| polls.js | ||
| push_notifications.js | ||
| relationships.js | ||
| reports.js | ||
| search.js | ||
| settings.js | ||
| status_lists.js | ||
| statuses.js | ||
| suggestions.js | ||
| timelines.js | ||
| trends.js | ||
| user_lists.js | ||