mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-05 18:32:23 +01:00
eeefec932f
Introduces some consistency in the usage of the button CSS classes, fixes the focus style for accessibility and responsiveness of the buttons. - Adds the `button` class to all primary buttons make them responsive - Removes all `secondary-button` classes and replaces it with button when needed. `button-secondary` shouldn't be used and exists just for backward compatibility reasons - Replaces classes inside `submit_button()` with a shorthand for some buttons, and use an empty string for the default `button` class. Passing `button` is unnecessary - Adjusts `get_submit_button()` to remove empty items Props iseulde, dimchik, chris_d2d, mhowell, afercia. Fixes #27314, #37138, #37448. Built from https://develop.svn.wordpress.org/trunk@38672 git-svn-id: http://core.svn.wordpress.org/trunk@38615 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
---|---|---|
.. | ||
accordion.js | ||
accordion.min.js | ||
bookmarklet.js | ||
bookmarklet.min.js | ||
color-picker.js | ||
color-picker.min.js | ||
comment.js | ||
comment.min.js | ||
common.js | ||
common.min.js | ||
custom-background.js | ||
custom-background.min.js | ||
custom-header.js | ||
customize-controls.js | ||
customize-controls.min.js | ||
customize-nav-menus.js | ||
customize-nav-menus.min.js | ||
customize-widgets.js | ||
customize-widgets.min.js | ||
dashboard.js | ||
dashboard.min.js | ||
edit-comments.js | ||
edit-comments.min.js | ||
editor-expand.js | ||
editor-expand.min.js | ||
editor.js | ||
editor.min.js | ||
farbtastic.js | ||
gallery.js | ||
gallery.min.js | ||
image-edit.js | ||
image-edit.min.js | ||
inline-edit-post.js | ||
inline-edit-post.min.js | ||
inline-edit-tax.js | ||
inline-edit-tax.min.js | ||
iris.min.js | ||
language-chooser.js | ||
language-chooser.min.js | ||
link.js | ||
link.min.js | ||
media-gallery.js | ||
media-gallery.min.js | ||
media-upload.js | ||
media-upload.min.js | ||
media.js | ||
media.min.js | ||
nav-menu.js | ||
nav-menu.min.js | ||
password-strength-meter.js | ||
password-strength-meter.min.js | ||
plugin-install.js | ||
plugin-install.min.js | ||
post.js | ||
post.min.js | ||
postbox.js | ||
postbox.min.js | ||
press-this.js | ||
press-this.min.js | ||
revisions.js | ||
revisions.min.js | ||
set-post-thumbnail.js | ||
set-post-thumbnail.min.js | ||
svg-painter.js | ||
svg-painter.min.js | ||
tags-box.js | ||
tags-box.min.js | ||
tags.js | ||
tags.min.js | ||
theme.js | ||
theme.min.js | ||
updates.js | ||
updates.min.js | ||
user-profile.js | ||
user-profile.min.js | ||
user-suggest.js | ||
user-suggest.min.js | ||
widgets.js | ||
widgets.min.js | ||
word-count.js | ||
word-count.min.js | ||
wp-fullscreen-stub.js | ||
wp-fullscreen-stub.min.js | ||
xfn.js | ||
xfn.min.js |