Commit graph

32 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
alaczek
2205d68513 Version Bump 2023-09-29 09:55:20 +10:00
Matthew Reishus
ce0c116051
Public Themes S2: PHP Rector fixes (#7395) 2023-09-28 11:09:13 -05:00
Luis Felipe Zaguini
197fcd12bc Version Bump 2022-05-24 14:19:26 -03:00
Wojtek Naruniec
7a745e2e04
Sketch: Add page password protection for portfolio page (#6012)
* Sketch: Add page password protection for portfolio items on the portfolio page

* Wrap password protection form with the container for consistent styling
2022-05-24 19:18:27 +02: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
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
Jeff Ong
2a31242de8
Merge pull request #1760 from Automattic/update/#1758
Various themes: Add missing LICENSE file
2020-02-25 10:09:57 -08:00
Niels Lange
fd626a2b4d Add LICENSE to Sketch 2020-01-22 10:50:05 +07:00
torres126
b534718236
Sketch: Pinterest Icon Fix 2019-03-16 19:09:38 +00:00
Jeffrey Pearce
74d2619c4b Updates Flexslider with jQuery output refactor. 2019-03-12 13:53:13 +02:00
Laurel Fulford
2715e3f4de Sketch: Update quote block border styles, to work better with the new styles planned for Gutenberg 5.2. See #594. 2019-02-15 14:21:02 -08:00
Laurel Fulford
469025d7cd Sketch: Update styles for buttons; see #434. 2019-02-07 14:26:58 -08:00
Laurel Fulford
dcc38d0c5d Sketch: Remove uppercase on post titles in editor, as it's confusing and can make it tricky to know what case you're actually entering your text in as. 2018-12-07 08:05:04 -08:00
Laurel Fulford
f7018c44c6 Sketch: Fix issues with widget block centre alignment. 2018-12-04 11:35:26 -08:00
Laurel Fulford
0f55b66cd4 Sketch: Update default block placeholder CSS selector. Bump version number. 2018-12-03 11:07:57 -08:00
Laurel Fulford
dec5759cbe Sketch: Bump version number. 2018-11-23 16:09:04 -08:00
Laurel Fulford
860e4b1fdc Sketch: Minor fixes to Gutenberg implementation, including:
* Update selectors for button blocks, for better custom colour fallbacks.
* Correct button line height in editor, and border colours.
2018-11-22 15:06:51 -08:00
Laurel Fulford
6ddfb826f1 Sketch: Add Gutenberg support and styles to the Sketch theme. 2018-11-13 15:30:39 -08:00
Chris Runnells
b399ab11ab Revert "Revert "Merge branch 'master' of https://github.com/Automattic/themes""
This reverts commit 96c1216748.
2018-10-18 18:45:50 -10:00
Chris Runnells
96c1216748 Revert "Merge branch 'master' of https://github.com/Automattic/themes"
This reverts commit b882c24560, reversing
changes made to 1ec346a4e7.
2018-09-24 16:30:11 -10:00
alaczek
9185c35704 Sketch: Update flexslider script. Make sure single featured slide is being displayed. Fixes #221. 2018-08-15 11:58:21 +10:00
Laurel Fulford
bab79deb5c Update styles for Category, Pages and Custom Menu widgets, so the hierachy is visible. Fixes #45. 2018-07-03 10:12:36 -07:00
Danny Dudzic
cf120dbbe3 Sketch: Optimizes images 2018-04-03 02:38:24 +02:00
Caroline Moore
b0eb21234f Sketch: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-08 09:49:37 -05:00
Laurel Fulford
60651bc1f0 Sketch: Use wp_kses_post rather than wp_filter_post_kses. See 5019-wpcom-themes. 2018-03-02 17:27:28 -08:00
Caroline Moore
f34deb85e7 Remove the /languages directories and related translation files. These will be handled by WordPress.com to avoid files getting out of sync. 2018-02-28 21:21:29 -05:00
alaczek
33486232e9 Initial commit of Sketch 2018-02-27 14:24:59 +11:00