WordPress/wp-includes/js/media
Scott Taylor d9a2e85bfe Media JS files:
* specify globals in more files
* add missing `wp.media.*` namespace docs
* add doc blocks to files that had none

See #28510.

Built from https://develop.svn.wordpress.org/trunk@31492


git-svn-id: http://core.svn.wordpress.org/trunk@31473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-02-22 07:25:27 +00:00
..
controllers Media JS files: 2015-02-22 07:25:27 +00:00
models Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
routers Media JS files: 2015-02-22 07:25:27 +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:56:27 +00:00
views Media JS files: 2015-02-22 07:25:27 +00:00
audio-video.js Media JS files: 2015-02-22 07:25:27 +00:00
audio-video.manifest.js Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
audio-video.min.js Restore the changes I made in [31016] for chromeless Vimeo that were missed in [31373]. 2015-02-22 05:38:27 +00:00
grid.js Media JS files: 2015-02-22 07:25:27 +00:00
grid.manifest.js Media JS files: 2015-02-22 07:25:27 +00:00
grid.min.js The grid build should not load views/edit-image, it already exists in the views build. 2015-02-22 06:21:25 +00:00
models.js Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
models.manifest.js Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
models.min.js Use Math.round() instead of Math.floor() when determining page of attachments to query in wp.media.model.Query.sync. 2015-02-10 22:54:28 +00:00
views.js Media JS files: 2015-02-22 07:25:27 +00:00
views.manifest.js Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. 2015-02-22 06:56:27 +00:00
views.min.js The grid build should not load views/edit-image, it already exists in the views build. 2015-02-22 06:21:25 +00:00