Opened 6 years ago
Closed 6 years ago
#45424 closed enhancement (fixed)
Twenty Nineteen
Reported by: | allancole | Owned by: | pento |
---|---|---|---|
Milestone: | 5.0 | Priority: | normal |
Severity: | normal | Version: | 5.0 |
Component: | Bundled Theme | Keywords: | fixed-5.0 |
Focuses: | Cc: |
Description (last modified by )
This is the reference ticket for the Twenty Nineteen theme which is currently under development, ready for 5.0.
Initial development happened on GitHub: https://github.com/WordPress/twentynineteen
Read the announcement post: https://make.wordpress.org/core/2018/10/16/introducing-twenty-nineteen/
Previous Twenty Nineteen commits, for reference: [43808,43809,43821,43842,43860,43892,43904,43909,43926-43929,43954,43956]
Attachments (28)
Change History (56)
This ticket was mentioned in Slack in #core-committers by allancole. View the logs.
6 years ago
#2
follow-up:
↓ 3
@
6 years ago
- Focuses coding-standards removed
- Milestone changed from Awaiting Review to 5.0
Welcome to Trac @allancole and thanks for creating this ticket 🎉
#3
in reply to:
↑ 2
@
6 years ago
Replying to netweb:
Welcome to Trac @allancole and thanks for creating this ticket 🎉
Thanks @netweb :-)
@
6 years ago
General code quality and code documentation improvements. Original issue can be found on GitHub: https://github.com/WordPress/twentynineteen/pull/546
@
6 years ago
Fixes a security issue found in a dependency script used in our build tool. The malicious dependency is now removed and no longer called when running npm install
or npm run build
. More info here: https://github.com/WordPress/twentynineteen/pull/675
@
6 years ago
Reverts the customization to the toolbar for wide and full blocks to make them more usable. More info here: https://github.com/WordPress/twentynineteen/pull/668
@
6 years ago
Include the non-breaking space override for Hoefler Text on the front end. More info here: https://github.com/WordPress/twentynineteen/pull/670
@
6 years ago
Add nowrap to the columns block at breakpoints above 600px. Fixes #45369. More info here: https://github.com/WordPress/twentynineteen/pull/674
@
6 years ago
Properly set primary color hue theme option. Props richtabor. More info: https://github.com/WordPress/twentynineteen/pull/683
@
6 years ago
Add proper frontend styles for center aligned archive and category blocks. Props richtabor. More info here: https://github.com/WordPress/twentynineteen/pull/684
@
6 years ago
Fix image_filter theme option conditional function. More info here: https://github.com/WordPress/twentynineteen/pull/680
@
6 years ago
Ensure the icons in the classic block toolbar always use dashicons. More info here: https://github.com/WordPress/twentynineteen/pull/685
@
6 years ago
Remove duplicate rule-line when a separator block is followed by H1/H2 in the editor. Props richtabor. More info here: https://github.com/WordPress/twentynineteen/pull/686
@
6 years ago
Fix gallery caption link color, Recompile CSS. More info here: https://github.com/WordPress/twentynineteen/pull/687
@
6 years ago
Remove left padding from pullquote blocks. More info here: https://github.com/WordPress/twentynineteen/pull/690
@
6 years ago
Print skip-link-focus-fix inline instead of enqueueing as blocking script. More info here: https://github.com/WordPress/twentynineteen/pull/47
@
6 years ago
Fix and improve some strings with placeholders. More info here: https://github.com/WordPress/twentynineteen/pull/217
@
6 years ago
Fixes some minor code quality issues. More info here: https://github.com/WordPress/twentynineteen/pull/237
@
6 years ago
Fixes some minor code quality issues and adds a few files missing from the previous patch. More info here: https://github.com/WordPress/twentynineteen/pull/237
@
6 years ago
Fix PHP Warning: Parameter must be an array or an object that implements Countable. More info here: https://github.com/WordPress/twentynineteen/pull/661
@
6 years ago
Add missing text domain and escaping to comment author text. More info here: https://github.com/WordPress/twentynineteen/pull/274
@
6 years ago
Update theme screenshot. More info here: https://github.com/WordPress/twentynineteen/pull/692
@
6 years ago
Remove hyphens rule for cover image text. More info here: https://github.com/WordPress/twentynineteen/pull/691
@
6 years ago
Fix left/right-aligned pullquote spacing. More info here: https://github.com/WordPress/twentynineteen/pull/695
@
6 years ago
Improve readme.txt to follow Theme Review team's new format: More info: https://github.com/WordPress/twentynineteen/issues/689 & https://make.wordpress.org/themes/handbook/review/required/#readme-txt-file
@
6 years ago
Revising the fix to add the non-breaking space override for Hoefler Text on the front end. More info here: https://github.com/WordPress/twentynineteen/pull/670 (Removes unrelated changes that snuck into 45424.4.patch in a previous patch. It now exclusively addresses the font issue for the frontend alone.)
@
6 years ago
Revising icons in the classic block toolbar to always use dashicons. More info here: https://github.com/WordPress/twentynineteen/pull/685 (This removes some unrelated changes that snuck into 45424.9 in previous patches. It now exclusively addresses the icons issue)
#7
@
6 years ago
- Keywords fixed-5.0 added
I'm marking this ticket as fixed for 5.0.
Everything else can go in 5.0.x releases.
#9
@
6 years ago
- Owner set to pento
- Resolution set to fixed
- Status changed from new to closed
In 44149:
#10
@
6 years ago
The following patches can be ignored for 5.0.2 as they’ve already been included in 5.0:
#11
@
6 years ago
Working through the remaining patches. 45424.1.patch looks good!
#12
@
6 years ago
45424.3.patch and 45424.5.patch are good to go together. There are some changes in the compiled CSS file that are from other changes. We can regenerate the built CSS and commit. @allancole and myself have tested this locally and we are seeing the same resulting diff.
#14
@
6 years ago
45424.7.2.patch is a clean refreshed 45424.7.patch without other changes. Good for commit.
#21
@
6 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
As of [44202], the GitHub and SVN versions of Twenty Nineteen are identical. I am reopening so the additional commits form today can be merged into trunk
, but any changes moving forward should be done through separate tickets.
Changes can be made in bulk by using the compare feature in GitHub to compare the current version in GitHub to master
at any time: https://github.com/WordPress/twentynineteen/compare/%2099f1f81...master.
#22
@
6 years ago
Just mentioning [44187] here for merging to trunk (it didn't have the ticket reference):
Updating Twenty Nineteen, the new default theme for 2019.
This change adds general code quality and documentation improvements.
- More info here: https://github.com/WordPress/twentynineteen/pull/546
Props grapplerulrich, iCaleb.
Twenty Nineteen screenshot