WordPress/wp-admin/css
Weston Ruter f5bc1d1f52 Customize: Allow controls to be created with pre-instantiated Setting object(s), or even with plain Value object(s).
* Allow passing settings in keyed object (e.g. `settings: { default: 'id' }  ), or as an array (e.g. `settings: [ 'id' ]`) with first being default; again, `Setting`/`Value` objects may be supplied instead of IDs.
* Allow a single setting to be supplied with just a single `setting` param, either a string or a `Setting`/`Value` object.
* Update `changeset_status` and `scheduled_changeset_date` to be added dynamically with JS and simply passing of `api.state()` instances as `setting`.
* Introduce a `data-customize-setting-key-link` attribute which, unlike `data-customize-setting-link`, allows passing the setting key (e.g. `default`) as opposed to the setting ID.
* Allow `WP_Customize_Control::get_link()` to return `data-customize-setting-key-link` when setting is not registered.
* Eliminate `default_value` from `WP_Customize_Date_Time_Control` since now comes from supplied `Value`.
* Export status choices as `wp.customize.settings.changeset.statusChoices`.
* Export date and time formats as `wp.customize.settings.dateFormat` and `wp.customize.settings.timeFormat` respectively.

Props westonruter, sayedwp.
See #39896, #30738, #30741, #42083.
Fixes #37964, #36167.

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


git-svn-id: http://core.svn.wordpress.org/trunk@41584 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-10-04 20:02:49 +00:00
..
colors Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
about-rtl.css Update autoprefixer browser support matrix 2017-07-16 01:15:46 +00:00
about-rtl.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
about.css Update autoprefixer browser support matrix 2017-07-16 01:15:46 +00:00
about.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
admin-menu-rtl.css Administration: Admin menu: Improve vertical spacing and alignment of menu items with counters. 2017-09-10 13:40:46 +00:00
admin-menu-rtl.min.css Administration: Admin menu: Improve vertical spacing and alignment of menu items with counters. 2017-09-10 13:40:46 +00:00
admin-menu.css Administration: Admin menu: Improve vertical spacing and alignment of menu items with counters. 2017-09-10 13:40:46 +00:00
admin-menu.min.css Administration: Admin menu: Improve vertical spacing and alignment of menu items with counters. 2017-09-10 13:40:46 +00:00
code-editor-rtl.css Editor: Add CodeMirror-powered code editor with syntax highlighting, linting, and auto-completion. 2017-09-13 06:08:47 +00:00
code-editor-rtl.min.css Editor: Add CodeMirror-powered code editor with syntax highlighting, linting, and auto-completion. 2017-09-13 06:08:47 +00:00
code-editor.css Editor: Add CodeMirror-powered code editor with syntax highlighting, linting, and auto-completion. 2017-09-13 06:08:47 +00:00
code-editor.min.css Editor: Add CodeMirror-powered code editor with syntax highlighting, linting, and auto-completion. 2017-09-13 06:08:47 +00:00
color-picker-rtl.css Admin CSS: Autoprefixer for [41329]. 2017-09-22 19:51:47 +00:00
color-picker-rtl.min.css Admin CSS: Autoprefixer for [41329]. 2017-09-22 19:51:47 +00:00
color-picker.css Admin CSS: Autoprefixer for [41329]. 2017-09-22 19:51:47 +00:00
color-picker.min.css Admin CSS: Autoprefixer for [41329]. 2017-09-22 19:51:47 +00:00
common-rtl.css File Editors: Introduce sandboxed live editing of PHP files with rollbacks for both themes and plugins. 2017-10-04 00:20:45 +00:00
common-rtl.min.css File Editors: Introduce sandboxed live editing of PHP files with rollbacks for both themes and plugins. 2017-10-04 00:20:45 +00:00
common.css File Editors: Introduce sandboxed live editing of PHP files with rollbacks for both themes and plugins. 2017-10-04 00:20:45 +00:00
common.min.css File Editors: Introduce sandboxed live editing of PHP files with rollbacks for both themes and plugins. 2017-10-04 00:20:45 +00:00
customize-controls-rtl.css Customize: Allow controls to be created with pre-instantiated Setting object(s), or even with plain Value object(s). 2017-10-04 20:02:49 +00:00
customize-controls-rtl.min.css Customize: Allow controls to be created with pre-instantiated Setting object(s), or even with plain Value object(s). 2017-10-04 20:02:49 +00:00
customize-controls.css Customize: Allow controls to be created with pre-instantiated Setting object(s), or even with plain Value object(s). 2017-10-04 20:02:49 +00:00
customize-controls.min.css Customize: Allow controls to be created with pre-instantiated Setting object(s), or even with plain Value object(s). 2017-10-04 20:02:49 +00:00
customize-nav-menus-rtl.css Accessibility: Change all the #f00 and red to the official WordPress accent red. 2017-10-03 16:03:32 +00:00
customize-nav-menus-rtl.min.css Accessibility: Change all the #f00 and red to the official WordPress accent red. 2017-10-03 16:03:32 +00:00
customize-nav-menus.css Accessibility: Change all the #f00 and red to the official WordPress accent red. 2017-10-03 16:03:32 +00:00
customize-nav-menus.min.css Accessibility: Change all the #f00 and red to the official WordPress accent red. 2017-10-03 16:03:32 +00:00
customize-widgets-rtl.css Update autoprefixer browser support matrix 2017-07-16 01:15:46 +00:00
customize-widgets-rtl.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
customize-widgets.css Update autoprefixer browser support matrix 2017-07-16 01:15:46 +00:00
customize-widgets.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
dashboard-rtl.css Update autoprefixer browser support matrix 2017-07-16 01:15:46 +00:00
dashboard-rtl.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
dashboard.css Update autoprefixer browser support matrix 2017-07-16 01:15:46 +00:00
dashboard.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
deprecated-media-rtl.css Update autoprefixer browser support matrix 2017-07-16 01:15:46 +00:00
deprecated-media-rtl.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
deprecated-media.css Update autoprefixer browser support matrix 2017-07-16 01:15:46 +00:00
deprecated-media.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
edit-rtl.css Taxonomy: Convert tag cloud in Tags meta box to a list (<ul>) for better semantics and accessibility. 2017-09-22 11:28:44 +00:00
edit-rtl.min.css Taxonomy: Convert tag cloud in Tags meta box to a list (<ul>) for better semantics and accessibility. 2017-09-22 11:28:44 +00:00
edit.css Taxonomy: Convert tag cloud in Tags meta box to a list (<ul>) for better semantics and accessibility. 2017-09-22 11:28:44 +00:00
edit.min.css Taxonomy: Convert tag cloud in Tags meta box to a list (<ul>) for better semantics and accessibility. 2017-09-22 11:28:44 +00:00
farbtastic-rtl.css Stop using .rtl classes, instead relying on flipping LTR CSS to RTL. 2013-11-17 16:18:11 +00:00
farbtastic-rtl.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
farbtastic.css Stop using .rtl classes, instead relying on flipping LTR CSS to RTL. 2013-11-17 16:18:11 +00:00
farbtastic.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
forms-rtl.css Permalinks: Add buttons for the available structure tags to the admin UI. 2017-07-28 17:43:45 +00:00
forms-rtl.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
forms.css Permalinks: Add buttons for the available structure tags to the admin UI. 2017-07-28 17:43:45 +00:00
forms.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
ie-rtl.css Quick/Bulk Edit: Improve the inline error messages styling. 2017-10-02 21:52:52 +00:00
ie-rtl.min.css Quick/Bulk Edit: Improve the inline error messages styling. 2017-10-02 21:52:52 +00:00
ie.css Quick/Bulk Edit: Improve the inline error messages styling. 2017-10-02 21:52:52 +00:00
ie.min.css Quick/Bulk Edit: Improve the inline error messages styling. 2017-10-02 21:52:52 +00:00
install-rtl.css Customize: Introduce a new experience for discovering, installing, and previewing themes within the customizer. 2017-09-29 20:13:50 +00:00
install-rtl.min.css Customize: Introduce a new experience for discovering, installing, and previewing themes within the customizer. 2017-09-29 20:13:50 +00:00
install.css Customize: Introduce a new experience for discovering, installing, and previewing themes within the customizer. 2017-09-29 20:13:50 +00:00
install.min.css Customize: Introduce a new experience for discovering, installing, and previewing themes within the customizer. 2017-09-29 20:13:50 +00:00
l10n-rtl.css Use numeric font weights instead of keywords. 2016-06-17 18:37:28 +00:00
l10n-rtl.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
l10n.css Use numeric font weights instead of keywords. 2016-06-17 18:37:28 +00:00
l10n.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
list-tables-rtl.css Plugins: Add plugin icons to the plugin list tables. 2017-10-03 00:25:46 +00:00
list-tables-rtl.min.css Plugins: Add plugin icons to the plugin list tables. 2017-10-03 00:25:46 +00:00
list-tables.css Plugins: Add plugin icons to the plugin list tables. 2017-10-03 00:25:46 +00:00
list-tables.min.css Plugins: Add plugin icons to the plugin list tables. 2017-10-03 00:25:46 +00:00
login-rtl.css Login: Password reset - add hide icon & confirm weak password checkbox. 2017-09-21 21:29:48 +00:00
login-rtl.min.css Login: Password reset - add hide icon & confirm weak password checkbox. 2017-09-21 21:29:48 +00:00
login.css Login: Password reset - add hide icon & confirm weak password checkbox. 2017-09-21 21:29:48 +00:00
login.min.css Login: Password reset - add hide icon & confirm weak password checkbox. 2017-09-21 21:29:48 +00:00
media-rtl.css Media: Improve the preview of transparent images in Edit Image modal by using CSS3 to show a checkered background. 2017-10-04 18:35:46 +00:00
media-rtl.min.css Media: Improve the preview of transparent images in Edit Image modal by using CSS3 to show a checkered background. 2017-10-04 18:35:46 +00:00
media.css Media: Improve the preview of transparent images in Edit Image modal by using CSS3 to show a checkered background. 2017-10-04 18:35:46 +00:00
media.min.css Media: Improve the preview of transparent images in Edit Image modal by using CSS3 to show a checkered background. 2017-10-04 18:35:46 +00:00
nav-menus-rtl.css Customize: Introduce a new experience for discovering, installing, and previewing themes within the customizer. 2017-09-29 20:13:50 +00:00
nav-menus-rtl.min.css Customize: Introduce a new experience for discovering, installing, and previewing themes within the customizer. 2017-09-29 20:13:50 +00:00
nav-menus.css Customize: Introduce a new experience for discovering, installing, and previewing themes within the customizer. 2017-09-29 20:13:50 +00:00
nav-menus.min.css Customize: Introduce a new experience for discovering, installing, and previewing themes within the customizer. 2017-09-29 20:13:50 +00:00
revisions-rtl.css Update autoprefixer browser support matrix 2017-07-16 01:15:46 +00:00
revisions-rtl.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
revisions.css Update autoprefixer browser support matrix 2017-07-16 01:15:46 +00:00
revisions.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
site-icon-rtl.css Update autoprefixer browser support matrix 2017-07-16 01:15:46 +00:00
site-icon-rtl.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
site-icon.css Update autoprefixer browser support matrix 2017-07-16 01:15:46 +00:00
site-icon.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
themes-rtl.css Customize: Add infrastructure for trashing/reverting of unpublished changes; introduce full-screen OverlayNotification for trashing and theme install/preview. 2017-10-02 03:37:46 +00:00
themes-rtl.min.css Customize: Add infrastructure for trashing/reverting of unpublished changes; introduce full-screen OverlayNotification for trashing and theme install/preview. 2017-10-02 03:37:46 +00:00
themes.css Customize: Add infrastructure for trashing/reverting of unpublished changes; introduce full-screen OverlayNotification for trashing and theme install/preview. 2017-10-02 03:37:46 +00:00
themes.min.css Customize: Add infrastructure for trashing/reverting of unpublished changes; introduce full-screen OverlayNotification for trashing and theme install/preview. 2017-10-02 03:37:46 +00:00
widgets-rtl.css Accessibility: Change all the #f00 and red to the official WordPress accent red. 2017-10-03 16:03:32 +00:00
widgets-rtl.min.css Accessibility: Change all the #f00 and red to the official WordPress accent red. 2017-10-03 16:03:32 +00:00
widgets.css Accessibility: Change all the #f00 and red to the official WordPress accent red. 2017-10-03 16:03:32 +00:00
widgets.min.css Accessibility: Change all the #f00 and red to the official WordPress accent red. 2017-10-03 16:03:32 +00:00
wp-admin-rtl.css Introducing Site Icon, favicon management for WordPress. 2015-06-29 12:58:25 +00:00
wp-admin-rtl.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00
wp-admin.css Introducing Site Icon, favicon management for WordPress. 2015-06-29 12:58:25 +00:00
wp-admin.min.css Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:10:47 +00:00