Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #28965, comment 1


Ignore:
Timestamp:
07/20/2014 06:57:15 PM (10 years ago)
Author:
ericlewis
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28965, comment 1

    v1 v2  
    88* For `media.controller.EditAttachmentMetadata` state, remove unnecessary function overloading in lieu of setting region defaults to `false` in the options hash.
    99* Move mode functionality from media.view.MediaFrame` to `media.view.Frame`.
    10 * Remove the custom events hash from media.view.Attachment.Details.TwoColumn. Closer method parity with media.view.Attachment.Details' events hash.
     10* Remove the custom events hash from media.view.Attachment.Details.TwoColumn. Closer method parity with its parent `media.view.Attachment.Details`.
    1111* Remove unnecessary methods: `media.view.Attachment.Details.render`
    1212* Fix up the image editor view loading business in `media.view.MediaFrame.EditAttachments`