wordpress-develop/src/wp-includes/js/media
2015-06-23 19:42:50 +00:00
..
controllers When creating an EmbedLink view, don't add a spinner - it already exists in Embed. 2015-05-08 20:09:58 +00:00
models Because programming is fun. After [32915], _.find() will return undefined if an empty array is passed - in that case, the function should return true. 2015-06-23 19:42:50 +00:00
routers Media Grid: clean up our flawed Backbone.Router implementation so that the browser forward/back buttons work the same way as the left/right keys when the Edit Attachment frame is open. 2015-05-09 05:41:01 +00:00
utils Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:55:25 +00:00
views Refresh attachment links in the media modal are unneeded since bringing the image editor into it in [27445]. 2015-06-22 21:32:04 +00:00
audiovideo.manifest.js Move the built media JS files up a directory to their previous location and naming convention. This fidgets with part of [31373] and will maintain BC for those who were loading those files directly (not using the enqueue system). 2015-04-14 15:30:16 +00:00
grid.manifest.js Media JS files: 2015-02-22 07:24:45 +00:00
models.manifest.js Let us pray to the gods of backwards compatibility: 2015-03-31 02:02:35 +00:00
views.manifest.js Make sure the grid build does not load files from the views build. 2015-02-22 08:47:01 +00:00