=== Customizer UI Experiments === Contributors: celloexpressions, voldemortensen, wordpressdotorg Tags: customizer, customize Requires at least: 4.7 Tested up to: 4.9-trunk Stable tag: 0.4 Description: Testing ground for UI and UX changes and features proposed for the Customizer. License: GPLv2 == Description == This plugin is an ongoing WordPress core feature-plugin that facilitates testing smaller user-oriented features and changes proposed in core trac tickets. Components are added, modified, and eventually removed as ideas are first proposed, iterated on, and eventually accepted and patch-ified. Current components included: * (none) Previous components now included with WordPress core: * Adaptive width: make the Customizer proportionally larger on very large screens. #32296 (merged in WordPress 4.8) * Better contrast and focus: improve and unify color contrast and visual focus styles (merged in WordPress 4.7) * Device Peview: buttons to preview your customized site as it will display on phones and tablets (merged in WordPress 4.5) If you're interested in contributing to this project, join the #core-customize or #design channels in WordPress core Slack. == Installation == 1. Take the easy route and install through the WordPress plugin adder OR 1. Download the .zip file and upload the unzipped folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Visit the Customizer (Appearance -> Customize) to see the proposed changes in action. 1. Leave feedback on the proposed changes on the relevant trac tickets from the list of components in the plugin description. == Screenshots == 1. Adaptive width component on a ~2100px wide screen. == Changelog == See full details here: https://plugins.trac.wordpress.org/log/customizer-ui-experiments. = 0.4 = * Remove the Adaptive Width component (added to WordPress core in version 4.8). = 0.3 = * Remove the Better Contrast and Focus component (added to WordPress core in version 4.7). = 0.2 = * Remove the Device Previews component (added to WordPress core in version 4.5). = 0.1 = * Added the Device Previews component. * Added the Better Contrast and Focus component. = 0.0 = * Initial commit. * Includes the adaptive width component. == Upgrade Notice == = 0.4 = * Remove the Adaptive Width component (added to WordPress core in version 4.8). = 0.3 = * Remove the Better Contrast and Focus component (added to WordPress core in version 4.7). = 0.2 = * Remove the Device Previews component (added to WordPress core in version 4.5). = 0.1 = * Added the Device Previews component and the Better Contrast and Focus component. = 0.0 = * Initial commit.