Commit graph

58 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
aa45821b15
Public Themes J, K, L: PHP Rector fixes (#7388) 2023-09-27 10:46:26 -05:00
Vicente Canales
f36cd3ea2b
Version Bump 2023-07-07 11:34:27 -04:00
Sérgio Gomes
709104798a
Karuna: remove jQuery (#7088) 2023-07-07 15:26:16 +01:00
Sarah Norris
07bc404e73 Version Bump 2022-03-09 14:15:53 +00:00
Madhu Dollu
ce805d7a3c
add style resets for social links (#5594)
List items are given border, padding and margin. It is also effecting social icons.

Change summary:
* add style resets for social links
2022-03-09 13:41:33 +00:00
Ben Dwyer
6c9e7f0939 Version Bump 2022-02-04 19:45:13 +00:00
Daniel Dudzic
71fe9108a8
Karuna: Fix the text in title in Gutenberg editor being transformed t… (#5222)
* Karuna: Fix the text in title in Gutenberg editor being transformed to uppercase

* Karuna: Restrict the text-transform h1 changes just to the entry title
2022-02-04 19:25:56 +00: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
Ben Dwyer
e429b3f9ca bump the version number for karuna 2020-11-05 10:49:44 +00:00
Ben Dwyer
1c27d92f79 Karuna: Simplify alignfull rules 2020-11-05 10:47:41 +00:00
Allan Cole
18686b3859
Merge pull request #1877 from Automattic/update/#1866-karuna
Karuna: Fix list view in editor
2020-05-06 16:17:14 -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
6a357a92c3
Karuna: Fix list view in editor 2020-03-27 14:16:51 +07:00
Niels Lange
b170e4ef6f Add LICENSE to Karuna 2020-01-22 10:46:52 +07:00
Laurel Fulford
67a073777c Karuna: Update styles for buttons; see #434. 2019-02-06 17:32:09 -08:00
Laurel Fulford
afaea620ee Karuna: Fix issues with widget block centre alignments. 2018-12-04 11:26:53 -08:00
Laurel Fulford
f1f0987618 Karuna: Update default block placeholder CSS selector. Bump version number. 2018-12-03 10:56:18 -08:00
Laurel Fulford
984e300b24 Karuna: Remove not() styles for cover block, since they made paragraph styles too specific. Bump version number. 2018-11-24 10:52:55 -08:00
Laurel Fulford
a371589e44 Karuna: Bump version number. 2018-11-23 15:41:49 -08:00
Laurel Fulford
c4bc27b7c7 Karuna: Minor fixes to Gutenberg implementation, including:
* Update selectors for buttons, custom colours.
* Update comments widget to better match theme's comment styles.
* Correct table styles in the editor.
* Correct the button line height in the editor.
2018-11-21 16:27:57 -08:00
Laurel Fulford
dbd92a506d Karuna: Remove uppercase styles from post titles in the editor. Fixes #351. 2018-11-15 09:37:24 -08:00
Laurel Fulford
da9cc222ab Karuna: Tweaked some nitpicky stuff in the theme's Gutenberg implementation:
* Reorganized some CSS, and removed empty selectors.
* Added styles to prevent side-scroll with full alignments.
* Updated caption font size and colour.
* Added style to make sure video in video block would span full screen.
* Added spacing under the Media & Text block.
* Added styles for definition lists in editor.
* Styled file text link in editor.
2018-11-07 10:16:58 -08:00
Caroline Moore
8a99d96439 Finish up colors. 2018-11-06 15:29:08 -05:00
Caroline Moore
29fe160ad2 Fix for latest posts RTL styles. 2018-11-06 15:19:22 -05:00
Caroline Moore
ce80bec32a Fix for File block RTL styles. 2018-11-06 15:17:08 -05:00
Caroline Moore
4f0629be12 Fix for dropcaps. 2018-11-06 15:14:17 -05:00
Caroline Moore
b1933b3ef1 Styles for pullquotes. 2018-11-06 15:02:23 -05:00
Caroline Moore
7431aa629a Styling for blockquotes in the editor. 2018-11-06 14:59:40 -05:00
Caroline Moore
40ff0d3992 Begin styling editor, excepting blockquotes and pull quotes. Add some custom colors. 2018-11-06 14:49:59 -05:00
Caroline Moore
caa14a4007 Front-end tweaks for blockquotes. 2018-11-06 14:30:44 -05:00
Caroline Moore
9f3a4d1b30 First pass at front-end styles. 2018-11-06 14:27:14 -05:00
Caroline Moore
9a398376bd Start adding Gutenberg support to Karuna! 2018-11-06 14:12:00 -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
Danny Dudzic
f0da28b04e Multiple Themes: Bumps the version numbers for Button 2, Karuna, Lodestar, Pique, Shoreditch 2018-07-20 15:32:06 +02:00
Danny Dudzic
9525d28c35 Karuna: Centers the Infinite Scroll spinner on Product Archive pages 2018-07-20 15:12:19 +02:00
Jeffrey Pearce
4495b543c7
Merge branch 'master' into jetpack_infinite_scroll_wc_products_fixes 2018-07-20 11:24:34 +02:00
Laurel Fulford
554b519123 Karuna: Update custom header code, to pass the WordPress.org theme check. 2018-07-06 15:45:34 -07:00
Laurel Fulford
f6ead7d3e3 Karuna: Bump version number. 2018-07-06 15:22:43 -07:00
Laurel Fulford
6c09f14ccf Karuna: Adjust spacing at bottom of Testimonails, to allow for longer names on mobile. Fixes #176. 2018-07-06 15:21:35 -07:00
Jeffrey Pearce
160c2a5537 Karuna: adds correct WC filters on return functions. 2018-06-29 20:42:54 +02:00
Danny Dudzic
e5bd0b868c Karuna: Bumps the version number 2018-04-27 00:54:27 +02:00
Danny Dudzic
21cc654ee8 Karuna: Adds support for the 3.3+ new WC Customizer options (See #87) 2018-04-11 16:24:30 +02:00
Danny Dudzic
37944c1f8a Karuna: Optimizes images 2018-04-02 22:32:41 +02:00