WordPress/wp-includes/customize
Konstantin Obenland d8f98b3649 Customize: Unstick filter pane in Theme selector
Prevents the filter pane from blocking the view of theme search results when it's open.
Users are now able to just scroll to view results.

Props rclations.
Fixes #42212.

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


git-svn-id: http://core.svn.wordpress.org/trunk@41737 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-10-18 15:11:46 +00:00
..
class-wp-customize-background-image-control.php
class-wp-customize-background-image-setting.php
class-wp-customize-background-position-control.php
class-wp-customize-code-editor-control.php Accessibility: CodeMirror editing areas minor improvements. 2017-09-24 16:00:46 +00:00
class-wp-customize-color-control.php Accessibility: Improve the color picker UI accessibility, interaction, and generated markup. 2017-09-03 16:02:46 +00:00
class-wp-customize-cropped-image-control.php
class-wp-customize-custom-css-setting.php Editor: Add CodeMirror-powered code editor with syntax highlighting, linting, and auto-completion. 2017-09-13 06:08:47 +00:00
class-wp-customize-date-time-control.php 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
class-wp-customize-filter-setting.php
class-wp-customize-header-image-control.php Customize: Improve the wording for Header Image control intro. 2017-10-04 19:35:47 +00:00
class-wp-customize-header-image-setting.php
class-wp-customize-image-control.php Customize: Let media control button labels better automatically reflect the specified MIME type. 2017-09-20 21:24:46 +00:00
class-wp-customize-media-control.php Customize: Let media control button labels better automatically reflect the specified MIME type. 2017-09-20 21:24:46 +00:00
class-wp-customize-nav-menu-auto-add-control.php Customize: Improve the menu creation flow. 2017-10-05 02:22:49 +00:00
class-wp-customize-nav-menu-control.php Customize: Improve the menu creation flow. 2017-10-05 02:22:49 +00:00
class-wp-customize-nav-menu-item-control.php
class-wp-customize-nav-menu-item-setting.php Customize: Add missing filter docs in WP_Customize_Nav_Menu_Item_Setting::sanitize(). 2017-10-18 04:57:50 +00:00
class-wp-customize-nav-menu-location-control.php Customize: Allow menu creation in locations pane 2017-10-18 14:51:47 +00:00
class-wp-customize-nav-menu-locations-control.php Customize: Vary description for nav menu locations control based on whether it is shown during menu creation. 2017-10-11 19:38:50 +00:00
class-wp-customize-nav-menu-name-control.php Customize: Improve the menu creation flow. 2017-10-05 02:22:49 +00:00
class-wp-customize-nav-menu-section.php
class-wp-customize-nav-menu-setting.php
class-wp-customize-nav-menus-panel.php Customize: Improve the menu creation flow. 2017-10-05 02:22:49 +00:00
class-wp-customize-new-menu-control.php
class-wp-customize-new-menu-section.php
class-wp-customize-partial.php Docs: Remove "since since" and "one one" dittography from inline comments. 2017-09-09 13:53:42 +00:00
class-wp-customize-selective-refresh.php
class-wp-customize-sidebar-section.php
class-wp-customize-site-icon-control.php
class-wp-customize-theme-control.php Customize: Improve theme browsing UI on small screens. 2017-10-18 04:06:47 +00:00
class-wp-customize-themes-panel.php Customize: Fix confusion related to visibility of Themes panel with drafted/scheduled changesets. 2017-10-07 06:00:54 +00:00
class-wp-customize-themes-section.php Customize: Unstick filter pane in Theme selector 2017-10-18 15:11:46 +00:00
class-wp-customize-upload-control.php
class-wp-widget-area-customize-control.php
class-wp-widget-form-customize-control.php