Wordpress/tests/qunit/wp-admin/js
Weston Ruter 666912edf9 Widgets: Introduce Gallery widget for displaying image galleries.
* Galleries are managed in the widget in the same way they are managed in the post editor, both using the media manager.
* Gallery widget is merged from the Core Media Widgets v0.2.0 feature plugin and it extends `WP_Widget_Media` in the same way as is done for image, audio, and video widgets.
* Model syncing logic is updated to support booleans and arrays (of integers).
* Placeholder areas in media widgets are now clickable shortcuts for selecting media.
* Image widget placeholder is updated to match gallery widget where clicking preview is shortcut for editing media.

Props westonruter, joemcgill, timmydcrawford, m1tk00, obenland, melchoyce.
See #32417.
Fixes #41914.


git-svn-id: https://develop.svn.wordpress.org/trunk@41590 602fd350-edb4-49c9-b593-d223f7449a82
2017-09-25 06:27:32 +00:00
..
widgets Widgets: Introduce Gallery widget for displaying image galleries. 2017-09-25 06:27:32 +00:00
customize-base.js Customize: Add global notifications area. 2017-09-12 07:02:49 +00:00
customize-controls-utils.js
customize-controls.js Customize: Add global notifications area. 2017-09-12 07:02:49 +00:00
customize-header.js
customize-nav-menus.js Remove svn:executable property from Requests and some other files. 2016-07-13 14:38:21 +00:00
customize-widgets.js Customize: Re-architect and harden panel/section UI logic. 2016-09-23 22:22:09 +00:00
nav-menu.js REST API: JS client - QUnit tests for custom namespace route discovery. 2017-02-24 18:39:39 +00:00
password-strength-meter.js Libraries: Update zxcvbn from version 1.0 to 4.4.1 2016-12-13 11:22:28 +00:00
updates.js Update/Install: Shiny Updates v2. 2016-06-15 16:36:07 +00:00
word-count.js