Make WordPress Core

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


Ignore:
Timestamp:
07/20/2014 06:56:52 PM (11 years ago)
Author:
ericlewis
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28965, comment 1

    initial v1  
    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, make
    11 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 media.view.Attachment.Details' events hash.
    1211* Remove unnecessary methods: `media.view.Attachment.Details.render`
    1312* Fix up the image editor view loading business in `media.view.MediaFrame.EditAttachments`