Commit graph

66 commits

Author SHA1 Message Date
Miguel
1196e44266 Version Bump 2024-04-03 14:09:49 +02:00
Dan Luu
2f1167d9ad
Lossless image optimization (#7671)
* Lossless image optimization (using ImageOptim).

This shouldn't change the visual appearance of any images. ImageOptim
was run with the highest compression setting except that JPEG metadata
stripping was disabled because some users prefer to avoid stripping
JPEG metadata.

* Update READMEs that have Changelogs for themes impacted by lossless image optmization change.
2024-03-20 11:46:05 +00:00
Matthew Reishus
22553367b4
Public Themes A: PHP Rector fixes (#7382) 2023-09-25 11:05:37 -05:00
Ben Dwyer
abf42f0743 Add language files from dotcom 2021-06-10 09:42:35 +01:00
George Stephanis
8347656eb8 Add filter to change bundled google fonts.
Initially intended as a part-fix for #3134 to enable child themes to swap typefaces that get included more easily, this also extends that change across to many themes using the common patterns.

It explicitly does not change the following themes:

Spearhead (uses different endpoint and method)

And the following themes that have multiple functions that generate typeface includes so as to avoid confusion:

* canard
* gazette
* illustratr
* publication
2021-02-18 10:20:38 -05:00
Ben Dwyer
5a410e23c4 All Themes: Fix whitespace in functions.php 2021-02-18 10:17:16 +00:00
Jason Crist
c69defa26b Returning .pot files to git version control 2020-11-12 09:36:04 -05:00
Jason Crist
432a79d4c6 Syncing all remaining svn<>git differences 2020-11-11 17:30:24 -05:00
Jason Crist
7c679f3bfa Bring (seemingly unmodified) images into sync 2020-11-11 17:30:24 -05:00
Allan Cole
f89cdf0591
Merge pull request #1870 from Automattic/update/#1866-affinity
Affinity: Fix list view in editor
2020-05-06 13:50:17 -04:00
Ian Stewart
522ed3757a Remove Headstart Annotations from themes in this repo
This PR should remove all Headstart Annotations from themes in this repo.

Why? Headstart annotations stored in WP.com themes are generated, tested, and sent for translation via WP-CLI scripts running on subversion-ed WordPress sandboxes. I recently updated Headstart annotations for our 20+ recent themes in order to correct some issues in our FSE Plugin and Page Layout feature. When discussing how to get these annotations updated in this themes repo @michaeldcain and came up with two options.

1. Copy-paste back into the affected themes in this repo.
2. Just remove all the Headstart annotations from this repo.

The second option seemed the simplest. It leaves **all** Headstart annotations on WP.com "ignore-able" for this GH repo and reduces the chance of Headstart annotations becoming out of date in this GH repo, potentially reducing future errors.
2020-04-08 12:00:06 -05:00
Niels Lange
b16652338a
Affinity: Fix list view in editor 2020-03-27 12:28:20 +07:00
Niels Lange
c0264a6d57 Add LICENSE to Affinity 2020-01-22 10:39:56 +07:00
Jeffrey Pearce
1125b955cf Affinity: Adds retire status to stylesheet. 2019-08-20 23:36:14 +02:00
Laurel Fulford
95ac42032a Affinity: Update quote block border styles, to work better with the new styles planned for Gutenberg 5.2. See #594. 2019-02-14 13:44:29 -08:00
Laurel
26fd81562b
Merge pull request #548 from Automattic/fixes/434-correct-button-styles
Canard: Fix button styles
2019-02-06 16:09:54 -08:00
Laurel Fulford
1aac498bc7 Affinity: Rework button styles, to work better with custom colours. See #434. 2019-02-06 15:54:11 -08:00
Laurel
a4d8dceb31
Merge pull request #544 from Automattic/fixes/434-correct-button-styles
Affinity: Fix button styles
2019-02-06 13:44:27 -08:00
Laurel Fulford
d543b971b3 Affinity: Fix button styles; see #434. 2019-02-06 13:41:15 -08:00
Allan Cole
5f46ae69b0
Merge pull request #542 from Automattic/fix/affinity-gallery-image-display
Affinity: Fix Gutenberg gallery block when images link to media files
2019-02-06 15:31:02 -05:00
Allan Cole
02bef342ac Affinity: Fix Gutenberg gallery block when images link to media files
- Adds an overflow: hidden setting to the anchor markup to prevent linked images from overflowing
2019-02-06 13:59:12 -05:00
Laurel Fulford
d2bd300e9f Affinity: Update block caption colour; see #459. 2019-02-05 17:17:57 -08:00
Laurel Fulford
e27f8e8552 Affinity: Add RTL styles for the menu fix - see: #412. 2019-02-05 10:45:35 -08:00
torres126
5ea2c3f49e
Fix Overlap with "Menu" Button 2018-12-27 16:12:36 +00:00
Laurel Fulford
e46813a085 Affinity: Fix minor issues with widget alignment styles. Move media query for blockquotes. 2018-12-04 11:10:16 -08:00
Laurel Fulford
ba6b01cbc8 Affinity: Update default block placeholder CSS selector. Bump version number. 2018-12-03 10:32:43 -08:00
Laurel Fulford
816090c9b0 Affinity: Make cover block styles less specific. Bump version number. 2018-11-24 10:18:56 -08:00
Laurel Fulford
2b4d6e21ca Affinity: Bump version number. 2018-11-23 14:52:35 -08:00
Caroline Moore
fbfda17d10 Affinity: Use correct font size (used for posts, not pages) in the editor. 2018-11-15 16:22:20 -05:00
Caroline Moore
85081cf502 Affinity: Use post width, not page width, for Affinity's editor style. 2018-11-15 16:20:26 -05:00
Caroline Moore
38305e3a4e Affinity: Add missing classic styles, button styles for File upload. 2018-11-15 16:17:53 -05:00
Laurel Fulford
ebac4532ec Affinity: Remove left and right margins from comment widget block, and remove bottom margin from captions when used in Gallery block. 2018-11-05 13:46:06 -08:00
Laurel Fulford
e714bdb0b8 Affinity: Remove wide and full alignments for now. Both alignments aren't available in all cases, which could be confusing. I think it's a good candidate to re-add down the road, though, once we figure out the best way to handle full alignments and offset content areas. 2018-11-05 10:47:54 -08:00
Laurel Fulford
5f31ae3de8 Affinity: Add theme support for responsive embeds. 2018-11-03 15:19:49 -07:00
Caroline Moore
7de071c312 Fixes for Gberg RC. 2018-11-01 15:19:09 -04:00
Caroline Moore
f68618bb43 Remove unused selectors. 2018-10-26 16:55:37 -04:00
Caroline Moore
6ad9eaf957 Remove unused color selectors. 2018-10-26 16:51:46 -04:00
Caroline Moore
d25d87857b Fix button color styles when custom colors are set. 2018-10-26 16:48:06 -04:00
Caroline Moore
e2fba597ed Don't set screen width limit on full-width items; fix full-width alignment on RTL. 2018-10-26 15:54:39 -04:00
Caroline Moore
30c525ddb9 Better support for video embeds using a full-width CSS hack to work around videos hindered by iframes with inline widths 2018-10-25 22:39:46 -04:00
Caroline Moore
97001a7312 Add support for wide and full aligned video embeds. 2018-10-25 22:03:31 -04:00
Caroline Moore
27a1408e20 Add support for full and wide width galleries. 2018-10-25 20:53:35 -04:00
Caroline Moore
e55a4af740 Add support for full & wide cover images and embeds. 2018-10-25 20:47:45 -04:00
Caroline Moore
72acd04516 Fix typo on .alignright class so it actually works. :P 2018-10-25 20:21:21 -04:00
Caroline Moore
c05083a553 Tweaks to pullquotes font sizes. 2018-10-25 20:19:35 -04:00
Caroline Moore
ae74614ad1 Set a max-width on the editor body for non-alignwide and alignfull elements 2018-10-25 11:52:06 -04:00
Caroline Moore
213fe4b5a9 Add support for aligned wide and full images in certain scenarios:
* Full-width images are supported on pages only when no sidebar is active
* Wide-width images are supported on posts and pages when below the sidebar and entry meta.
2018-10-25 11:14:20 -04:00
Caroline Moore
941d728ead Continue refining styles for the editor and classic block. 2018-10-25 09:22:09 -04:00
Caroline Moore
ac45a2dd00 Split block editor styles into their own stylesheet, separate from editor styles. 2018-10-24 17:24:12 -04:00
Caroline Moore
a826ef21af Finish converting block editor styles based on Twenty Sixteen stylesheet. 2018-10-24 17:07:22 -04:00