WordPress/wp-includes/js/media
Scott Taylor d5b80a2be2 Make sure the `grid` build does not load files from the `views` build.
Fix the errant back-compat assignment for `wp.media.view.Frame`.

See #28510.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31475 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-02-22 08:47:25 +00:00
..
controllers Make sure the `grid` build does not load files from the `views` build. 2015-02-22 08:47:25 +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 Make sure the `grid` build does not load files from the `views` build. 2015-02-22 08:47:25 +00:00
audio-video.js Make sure the `audio-video` build does not load files from the `views` build. 2015-02-22 08:29:25 +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 Make sure the `audio-video` build does not load files from the `views` build. 2015-02-22 08:29:25 +00:00
grid.js Make sure the `grid` build does not load files from the `views` build. 2015-02-22 08:47:25 +00:00
grid.manifest.js Media JS files: 2015-02-22 07:25:27 +00:00
grid.min.js Make sure the `grid` build does not load files from the `views` build. 2015-02-22 08:47: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 Make sure the `grid` build does not load files from the `views` build. 2015-02-22 08:47:25 +00:00
views.manifest.js Make sure the `grid` build does not load files from the `views` build. 2015-02-22 08:47:25 +00:00
views.min.js Make sure the `grid` build does not load files from the `views` build. 2015-02-22 08:47:25 +00:00