WordPress/wp-content/themes/twentynineteen
desrosj a2845863e5 Twenty Nineteen: Fixes and improvements.
This commit brings over several changes that occurred upstream in the theme’s GitHub repository into core.

- Fix the gallery caption link color. https://github.com/WordPress/twentynineteen/pull/687
- Remove left padding from pullquote blocks. https://github.com/WordPress/twentynineteen/pull/690
- Print `skip-link-focus-fix` inline instead of enqueueing as blocking script. https://github
.com/WordPress/twentynineteen/pull/47
- Fix and improve some strings with placeholders. https://github.com/WordPress/twentynineteen/pull/217
- Fixes some minor code quality issues. https://github.com/WordPress/twentynineteen/pull/237
- Fix PHP Warning: Parameter must be an array or an object that implements Countable. https://github
.com/WordPress/twentynineteen/pull/661
- Add missing text domain and escaping to comment author text. https://github.com/WordPress/twentynineteen/pull/274
- Remove hyphens rule for cover image text. https://github.com/WordPress/twentynineteen/pull/691
- Fix left/right-aligned pullquote spacing. https://github.com/WordPress/twentynineteen/pull/695
- Improve `readme.txt` to follow the correct standards for themes. https://github.com/WordPress/twentynineteen/issues/689

Props kjellr, allancole, dimadin, westonruter, khleomix, grapplerulrich, iCaleb, desrosj.

Merges [44196], [44199], and [44201-44202] into trunk.

Fixes #45424.
Built from https://develop.svn.wordpress.org/trunk@44305


git-svn-id: http://core.svn.wordpress.org/trunk@44135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-12-19 03:24:11 +00:00
..
classes Twenty Nineteen: Fixes and improvements. 2018-12-19 03:24:11 +00:00
fonts Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
inc Twenty Nineteen: Fixes and improvements. 2018-12-19 03:24:11 +00:00
js Twenty Nineteen: Fixes and improvements. 2018-12-19 03:24:11 +00:00
sass Twenty Nineteen: Fixes and improvements. 2018-12-19 03:24:11 +00:00
template-parts Twenty Nineteen: Fixes and improvements. 2018-12-19 03:24:11 +00:00
404.php Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
archive.php Twenty Nineteen: Code Quality Improvements. 2018-12-19 03:18:26 +00:00
comments.php General: Fix some code formatting issues. 2018-12-14 03:25:40 +00:00
footer.php Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
functions.php Twenty Nineteen: Fixes and improvements. 2018-12-19 03:24:11 +00:00
header.php Twenty Nineteen: Fixes and improvements. 2018-12-19 03:24:11 +00:00
image.php Twenty Nineteen: Code Quality Improvements. 2018-12-19 03:18:26 +00:00
index.php Twenty Nineteen: Code Quality Improvements. 2018-12-19 03:18:26 +00:00
package-lock.json Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
package.json Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
page.php Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
postcss.config.js Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
print.css Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
print.scss Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
readme.txt Twenty Nineteen: Fixes and improvements. 2018-12-19 03:24:11 +00:00
screenshot.png Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
search.php Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
single.php Twenty Nineteen: Fixes and improvements. 2018-12-19 03:24:11 +00:00
style-editor-customizer.css Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
style-editor-customizer.scss Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00
style-editor.css Twenty Nineteen: Fixes and improvements. 2018-12-19 03:24:11 +00:00
style-editor.scss Twenty Nineteen: Fixes and improvements. 2018-12-19 03:24:11 +00:00
style-rtl.css Twenty Nineteen: Fixes and improvements. 2018-12-19 03:24:11 +00:00
style.css Twenty Nineteen: Fixes and improvements. 2018-12-19 03:24:11 +00:00
style.scss Default Themes: Import Twenty Nineteen from the 5.0 branch. 2018-12-14 02:33:41 +00:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

=== Twenty Nineteen ===
Contributors: the WordPress team
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Requires at least: 4.9.6
Tested up to: 5.0
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Our 2019 default theme is designed to show off the power of the block editor.

== Description ==
Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether youre running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.

== Changelog ==

= 1.0 =
* Initial Release

== Resources ==
* normalize.css, © 2012-2018 Nicolas Gallagher and Jonathan Neal, MIT
* Underscores, © 2012-2018 Automattic, Inc., GNU GPL v2 or later