WordPress/wp-admin/css
Helen Hou-Sandí 8eb7f71e6b List tables: A better responsive view.
Instead of truncating columns, the data that's already in the markup can now be toggled into view. Only seems appropriate to celebrate four years of contributing by finally doing the first thing I ever mocked up.

Known issues / concerns:
* Custom list tables that don't define a primary column will show nothing at all. These are not extremely common, as `WP_List_Table` isn't really recommended for plugin consumption, but it happens. We need to come up with some kind of fallback.
* Some visual elements, particularly whitespace, could use refining.
* Needs a11y review.
* Touch performance on iOS feels sluggish - is there anything we can do about that?
* Would this be better accordion-style (only one expanded at a time)?
* Is `wp_strip_all_tags()` good enough for column titles that have HTML in them? It's essentially a workaround for the fact that core's comments column does that for the icon, which maybe it shouldn't. Perhaps worth another ticket, as a markup change would be fairly independent.
* Visual hierarchy is not great when expanded (also worthy of another ticket).
* Quick edit now becomes noticeably more annoying to cancel out of, as you have to scroll all the way down and you lose your position from before it was opened. Again, worthy of another ticket.

props Michael Arestad, helen.
see #32395.

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


git-svn-id: http://core.svn.wordpress.org/trunk@32987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-07-01 01:31:25 +00:00
..
colors Update Grunt dev-dependencies 2015-06-28 14:51:30 +00:00
about-rtl.css After [32974], tweak some CSS for focus, etc. 2015-06-27 23:13:24 +00:00
about.css After [32974], tweak some CSS for focus, etc. 2015-06-27 23:13:24 +00:00
admin-menu-rtl.css Admin menu: improve accessibility when collapsed. 2015-06-25 19:33:26 +00:00
admin-menu.css Admin menu: improve accessibility when collapsed. 2015-06-25 19:33:26 +00:00
color-picker-rtl.css Update more instances of default admin blues and grays. 2015-04-05 21:20:27 +00:00
color-picker-rtl.min.css Update Grunt dev-dependencies 2015-06-28 14:51:30 +00:00
color-picker.css Update more instances of default admin blues and grays. 2015-04-05 21:20:27 +00:00
color-picker.min.css Update Grunt dev-dependencies 2015-06-28 14:51:30 +00:00
common-rtl.css List tables: Select All should not be a column header. 2015-06-28 05:46:25 +00:00
common.css List tables: Select All should not be a column header. 2015-06-28 05:46:25 +00:00
customize-controls-rtl.css Customizer: Revert the blue on hover color which was introduced in [32649]. 2015-06-17 21:07:27 +00:00
customize-controls-rtl.min.css Update Grunt dev-dependencies 2015-06-28 14:51:30 +00:00
customize-controls.css Customizer: Revert the blue on hover color which was introduced in [32649]. 2015-06-17 21:07:27 +00:00
customize-controls.min.css Update Grunt dev-dependencies 2015-06-28 14:51:30 +00:00
customize-nav-menus-rtl.css Customizer: Correct position for menu item delete icon in IE8. 2015-06-28 11:49:24 +00:00
customize-nav-menus-rtl.min.css Update Grunt dev-dependencies 2015-06-28 14:51:30 +00:00
customize-nav-menus.css Customizer: Correct position for menu item delete icon in IE8. 2015-06-28 11:49:24 +00:00
customize-nav-menus.min.css Update Grunt dev-dependencies 2015-06-28 14:51:30 +00:00
customize-widgets-rtl.css Customizer: Fresh colors for Reorder Done button. 2015-07-01 00:19:24 +00:00
customize-widgets-rtl.min.css Customizer: Fresh colors for Reorder Done button. 2015-07-01 00:19:24 +00:00
customize-widgets.css Customizer: Fresh colors for Reorder Done button. 2015-07-01 00:19:24 +00:00
customize-widgets.min.css Customizer: Fresh colors for Reorder Done button. 2015-07-01 00:19:24 +00:00
dashboard-rtl.css Fix the dismissable notice button focus style, broken in [32475]. 2015-06-27 15:07:24 +00:00
dashboard.css Fix the dismissable notice button focus style, broken in [32475]. 2015-06-27 15:07:24 +00:00
deprecated-media-rtl.css Update more instances of default admin blues and grays. 2015-04-05 21:20:27 +00:00
deprecated-media-rtl.min.css Update Grunt dev-dependencies 2015-06-28 14:51:30 +00:00
deprecated-media.css Update more instances of default admin blues and grays. 2015-04-05 21:20:27 +00:00
deprecated-media.min.css Update Grunt dev-dependencies 2015-06-28 14:51:30 +00:00
edit-rtl.css After [32974], tweak some CSS for focus, etc. 2015-06-27 23:13:24 +00:00
edit.css After [32974], tweak some CSS for focus, etc. 2015-06-27 23:13:24 +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.css Stop using .rtl classes, instead relying on flipping LTR CSS to RTL. 2013-11-17 16:18:11 +00:00
forms-rtl.css List tables: Select All should not be a column header. 2015-06-28 05:46:25 +00:00
forms.css List tables: Select All should not be a column header. 2015-06-28 05:46:25 +00:00
ie-rtl.css List tables: Select All should not be a column header. 2015-06-28 05:46:25 +00:00
ie-rtl.min.css Update Grunt dev-dependencies 2015-06-28 14:51:30 +00:00
ie.css List tables: Select All should not be a column header. 2015-06-28 05:46:25 +00:00
ie.min.css Update Grunt dev-dependencies 2015-06-28 14:51:30 +00:00
install-rtl.css Update more instances of default admin blues and grays. 2015-04-05 21:20:27 +00:00
install-rtl.min.css Update Grunt dev-dependencies 2015-06-28 14:51:30 +00:00
install.css Update more instances of default admin blues and grays. 2015-04-05 21:20:27 +00:00
install.min.css Update Grunt dev-dependencies 2015-06-28 14:51:30 +00:00
l10n-rtl.css Editor: 2015-06-01 17:38:29 +00:00
l10n.css Editor: 2015-06-01 17:38:29 +00:00
list-tables-rtl.css List tables: A better responsive view. 2015-07-01 01:31:25 +00:00
list-tables.css List tables: A better responsive view. 2015-07-01 01:31:25 +00:00
login-rtl.css Use WordPress' default focus styles for links on login screens. 2015-06-02 05:51:27 +00:00
login-rtl.min.css Update Grunt dev-dependencies 2015-06-28 14:51:30 +00:00
login.css Use WordPress' default focus styles for links on login screens. 2015-06-02 05:51:27 +00:00
login.min.css Update Grunt dev-dependencies 2015-06-28 14:51:30 +00:00
media-rtl.css Image edit: Consistent whitespace for the side boxes. 2015-06-30 15:19:25 +00:00
media.css Image edit: Consistent whitespace for the side boxes. 2015-06-30 15:19:25 +00:00
nav-menus-rtl.css Customizer: Increase color contrast ratio for menu locations text. 2015-06-28 04:45:25 +00:00
nav-menus.css Customizer: Increase color contrast ratio for menu locations text. 2015-06-28 04:45:25 +00:00
press-this-editor-rtl.css Use https for Google API external libraries. 2015-06-18 15:51:26 +00:00
press-this-editor.css Use https for Google API external libraries. 2015-06-18 15:51:26 +00:00
press-this-rtl.css Press This: 2015-06-30 03:58:27 +00:00
press-this-rtl.min.css Press This: 2015-06-30 03:58:27 +00:00
press-this.css Press This: 2015-06-30 03:58:27 +00:00
press-this.min.css Press This: 2015-06-30 03:58:27 +00:00
revisions-rtl.css Update more instances of default admin blues and grays. 2015-04-05 21:20:27 +00:00
revisions.css Update more instances of default admin blues and grays. 2015-04-05 21:20:27 +00:00
site-icon-rtl.css Introducing Site Icon, favicon management for WordPress. 2015-06-29 12:58:25 +00:00
site-icon.css Introducing Site Icon, favicon management for WordPress. 2015-06-29 12:58:25 +00:00
themes-rtl.css After [32974], tweak some CSS for focus, etc. 2015-06-27 23:13:24 +00:00
themes.css After [32974], tweak some CSS for focus, etc. 2015-06-27 23:13:24 +00:00
widgets-rtl.css Widgets: 2015-05-10 00:32:31 +00:00
widgets.css Widgets: 2015-05-10 00:32:31 +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 List tables: A better responsive view. 2015-07-01 01:31:25 +00:00
wp-admin.css Introducing Site Icon, favicon management for WordPress. 2015-06-29 12:58:25 +00:00
wp-admin.min.css List tables: A better responsive view. 2015-07-01 01:31:25 +00:00