Commit graph

42 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
4cfe615ebd
Public Themes S1: PHP Rector fixes (#7393) 2023-09-28 09:57:02 -05:00
madhusudhand
9cbb13e3d1 Version Bump 2022-08-03 10:33:44 +05:30
Bob Matyas
bdda592212
Fix PHP formatting errors (#6196) 2022-08-03 10:30:23 +05:30
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
Allan Cole
1167c9d532
Merge pull request #1867 from Automattic/update/#1866
Scratchpad: Fix list view in editor
2020-05-06 11:58:50 -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
83b8c7a579
Scratchpad: Fix list view in editor 2020-03-26 20:43:23 +07:00
Niels Lange
541c766e96 Add LICENSE to Scratchpad 2020-01-22 10:49:42 +07:00
Laurel Fulford
e8368bffa8 Scratchpad: Align quote icon to right when text is right aligned. See #594. 2019-02-15 17:02:43 -08:00
Laurel Fulford
b98ed9160d Scratchpad: Update styles for buttons; see #434. 2019-02-07 14:02:11 -08:00
Laurel Fulford
a19772d949 Scratchpad: Fix issues with widget block centre alignment. 2018-12-04 11:34:38 -08:00
Laurel Fulford
537961b1b9 Scratchpad: Update default block placeholder CSS selector. Bump version number. 2018-12-03 11:06:27 -08:00
Laurel Fulford
408dd859e9 Scratchpad: Remove not() styles for cover block, since they made paragraph styles too specific. Bump version number. 2018-11-24 11:12:44 -08:00
Laurel Fulford
55efca0556 Scratchpad: Bump version number. 2018-11-23 16:06:32 -08:00
Laurel Fulford
ac292c2f36 Scratchpad: Minor fixes to Gutenberg implementation, including:
* Update drop cap positioning and sizing.
* Add script font to verse block, to differentiate it.
* Update selectors for button blocks, for better custom colour fallbacks.
* Update colour selectors, to account for :visited state.
* Make sure bullets are also centred for list-based widget blocks.
2018-11-22 14:22:18 -08:00
Laurel Fulford
71aff26deb Scratchpad: Minor fixes to Gutenberg styles, including adding bottom margins to a few elements, tweaking and minor reorganization. 2018-11-13 13:30:06 -08:00
Caroline Moore
f163d59a49 Fix for table heading borders in the editor. 2018-11-13 15:30:29 -05:00
Caroline Moore
ec85b3ea18 Minor fix for table headings in the editor. 2018-11-13 15:29:28 -05:00
Caroline Moore
32282aa213 Fixes for classic editor styles. 2018-11-13 14:38:25 -05:00
Caroline Moore
1c4ad6eb34 Styles for pullquotes in the editor. 2018-11-13 14:14:57 -05:00
Caroline Moore
0108bd95d3 Front-end pullquote styles. 2018-11-13 13:42:30 -05:00
Caroline Moore
d2cdb56851 Adds custom colors. 2018-11-13 13:39:19 -05:00
Caroline Moore
544ead65de More editor styles; first stab at block quotes. 2018-11-13 13:17:22 -05:00
Caroline Moore
aae74abc81 More work on editor styles. 2018-11-13 12:38:10 -05:00
Caroline Moore
50009f2798 Headings and body styles for the editor. 2018-11-13 12:31:30 -05:00
Caroline Moore
9f4c413eae Begin adding support to Scratchpad; first crack at front-end styles. 2018-11-13 11:06:31 -05: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
Laurel Fulford
66c11fa802 Scratchpad: Update post formats to check for password-protected posts, and actually output the password form. Fixes #152. 2018-07-05 16:29:06 -07:00
Danny Dudzic
ebab3b9ebe Scratchpad: Optimizes images 2018-04-03 02:21:55 +02:00
Laurel Fulford
f04981c92a Scratchpad: Bump version number. 2018-03-30 11:39:44 -07:00
Laurel Fulford
dfb040c46a Scratchpad: Correct CSS selector for Header Text Color. Fixes https://github.com/Automattic/themes/issues/53. 2018-03-30 11:38:16 -07:00
Caroline Moore
fc8af53dc8 Scratchpad: 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-07 17:13:12 -05: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
Laurel Fulford
db47dd6388 Scratchpad: Quote a string so that PHP stops trying to treat it as a constant. 2018-02-28 14:44:43 -08:00
alaczek
d9ce628071 Initial commit of Scratchpad 2018-02-27 14:24:29 +11:00