WordPress/wp-includes/js/media
Scott Taylor 8b54658f0c After [30120], in media JS files, move from `@constructor` to `@class` annotations as per JSDoc preferred nomenclature: http://usejsdoc.org/tags-class.html
See #28510, #30193.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-02-22 06:28:26 +00:00
..
controllers After [30120], in media JS files, move from `@constructor` to `@class` annotations as per JSDoc preferred nomenclature: http://usejsdoc.org/tags-class.html 2015-02-22 06:28:26 +00:00
models After [30120], in media JS files, move from `@constructor` to `@class` annotations as per JSDoc preferred nomenclature: http://usejsdoc.org/tags-class.html 2015-02-22 06:28:26 +00:00
routers After [30120], in media JS files, move from `@constructor` to `@class` annotations as per JSDoc preferred nomenclature: http://usejsdoc.org/tags-class.html 2015-02-22 06:28:26 +00:00
utils Media JS files: 2015-02-09 16:01:29 +00:00
views After [30120], in media JS files, move from `@constructor` to `@class` annotations as per JSDoc preferred nomenclature: http://usejsdoc.org/tags-class.html 2015-02-22 06:28:26 +00:00
audio-video.js After [30120], in media JS files, move from `@constructor` to `@class` annotations as per JSDoc preferred nomenclature: http://usejsdoc.org/tags-class.html 2015-02-22 06:28:26 +00:00
audio-video.manifest.js After [31386], this needs to happen in `audio-video.manifest.js`. 2015-02-09 18:45:26 +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 After [30120], in media JS files, move from `@constructor` to `@class` annotations as per JSDoc preferred nomenclature: http://usejsdoc.org/tags-class.html 2015-02-22 06:28:26 +00:00
grid.manifest.js Media JS files: 2015-02-09 16:01:29 +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 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
models.manifest.js Media JS files: 2015-02-09 16:01:29 +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 The `grid` build should not load `views/edit-image`, it already exists in the `views` build. 2015-02-22 06:21:25 +00:00
views.manifest.js Media JS files: 2015-02-09 16:01:29 +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