Commit graph

56 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
88570611f1
Public Themes G, H, I: PHP Rector fixes (#7387) 2023-09-26 15:52:11 -05:00
Jason Crist
0c70116d54 Version Bump 2022-12-09 10:42:28 -05:00
Ben Dwyer
ea34e9ed1f
intergalactic 2: Update text domain (#6768) 2022-12-08 15:13:49 +00:00
madhusudhand
8f67c6274f Version Bump 2022-11-16 16:18:21 +05:30
Bob Matyas
e090d1041b
#1815: Intergalactic 2: Fix Goodreads widget link colors (#6650) 2022-11-15 19:35:57 -03:00
madhusudhand
c58ac1b8a8 Version Bump 2022-07-15 15:33:31 +05:30
Bob Matyas
c3c9d0c1fe
#3863: Intergalactic 2: Newspack Heading Fixes (#6127)
* #3863: Intergalactic 2: Newspack Heading Fixes

* 3863: Intergalactic 2: Fix Newspack heading colors
2022-07-15 15:16:39 +05:30
madhusudhand
e64aaae409 Version Bump 2022-05-05 12:56:47 +05:30
Bob Matyas
a3d3e04d12
Intergalactic 2: Image captions are left aligned in published posts, but centered in the editor (#5953) 2022-05-05 12:43:53 +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
Ben Dwyer
3f9a515ac3 Fix RTL comment syntax and update version numbers 2021-01-08 11:12:57 +00:00
Yoav Farhi
ecb4078237 pique rtl.css update for arrows (manually mirroring what's in style.css) 2021-01-07 15:42:32 +02:00
Yoav Farhi
e587621eca Fix right/left arrows in RTL mode
Replace right arrow css (\2192 or \02192) with left arrow ( \2190 or \02190) and vice versa
2021-01-07 15:07:23 +02: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
Allan Cole
3b03979481
Merge pull request #1875 from Automattic/update/#1866-intergalactic-2
Intergalactic 2: Fix list view in editor
2020-05-06 16:13:53 -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
0115445f1e
Intergalactic 2: Fix list view in editor 2020-03-27 13:15:52 +07:00
Niels Lange
631046fc30 Add LICENSE to Intergalactic 2 2020-01-22 10:46:25 +07:00
Allan Cole
7fb977663d Intergalactic 2: Fixes color annotations so that site title doesnt match the background-color 2019-02-07 18:21:56 -05:00
Laurel
c08bb3e3d1
Merge pull request #554 from Automattic/fixes/434-correct-button-styles
Intergalactic 2: Update styles for buttons
2019-02-06 17:15:30 -08:00
Laurel Fulford
6ba3f2e0a5 Intergalactic 2: Update styles for buttons; see #434. 2019-02-06 17:14:44 -08:00
Laurel
4f3d23f07c
Merge pull request #463 from torres126/fix/colour-caption
Several themes: Inherit Caption Colours with Gutenberg Blocks
2019-02-05 17:14:20 -08:00
Laurel
57aeaf432e
Merge pull request #417 from torres126/post-capital-titles
Lodestar, Illustratr & Galactic 2: Remove Uppercase in Post Titles
2019-01-02 16:08:10 -08:00
torres126
78a3913386
Intergalactic 2: Improve Caption Readability 2018-12-31 10:48:30 +00:00
torres126
065bd2b5d1
Remove capital titles from Intergalactic 2 2018-12-07 18:31:05 +00:00
Laurel Fulford
d08665753e Intergalatic 2: Fix issues with widget block centre alignments. 2018-12-04 11:17:33 -08:00
Laurel Fulford
8cd9861e45 Intergalactic 2: Update default block placeholder CSS selector. Bump version number. 2018-12-03 10:54:38 -08:00
Laurel Fulford
18a3382a9e Intergalactic 2: Remove not() styles for cover block, since they made paragraph styles too specific. Bump version number. 2018-11-24 10:45:05 -08:00
Laurel Fulford
d860d43ca8 Intergalactic 2: Bump version number. 2018-11-23 15:39:13 -08:00
Laurel Fulford
c56e471723 Intergalactic 2: Minor fixes to Gutenberg implementation, including:
* Correct selectors for buttons & custom palette colours.
* Make sure bullets are centred with centred widgets.
* Update comment widget styles to match comments.
* Remove empty selectors.
* Update verse font styles to italic.
2018-11-21 12:41:45 -08:00
Laurel Fulford
ca74401cbe Intergalactic 2: Correct JavaScript that should exclude Gutenberg-based images from the theme's own wide alignment scripts -- they were excluding all images. 2018-11-08 10:13:24 -08:00
Laurel Fulford
e75e365342 Intergalactic 2: Change element which is used to prevent side scroll on wide blocks; original element also caused header to be cut off. Fixes #318. 2018-11-07 07:42:10 -08:00
Laurel Fulford
027a2c5fff Intergalactic 2: Made some tweaks to the theme's Gutenberg support, including:
* Reorganized some CSS to remove redundant styles; removed empty selectors
* Added an overflow to the site content to prevent side scrolling with wide blocks
* Fixed some wide alignment weirdness with images
* Made align full and align wide styles more general, so they'd be applied to all classes; made sure text-based aligned blocks weren't quite as wide.
* Added bottom margin to Media & Text block.
* Made the post title 100% of the width
* Reset selectors back to default styles
* Updated JavaScript that adds wide image class, to skip any images inside of GB blocks.
2018-11-06 13:48:08 -08:00
Caroline Moore
d9dcadd2a0 Minor fixes for classic editor, front-end styles. 2018-11-05 22:06:58 -05:00
Caroline Moore
80a3b87bd0 Fixes for RTL front-end styles. 2018-11-05 21:34:11 -05:00
Caroline Moore
7719616cea More work for pullquotes and blockquotes. 2018-11-05 16:31:30 -05:00
Caroline Moore
ca1d49996f Pullquote and blockquote styles. 2018-11-05 16:28:45 -05:00
Caroline Moore
2b5df5dd5e Blockquote styles 2018-11-05 16:25:30 -05:00
Caroline Moore
3e87e541ba Add full Gberg colors support. 2018-11-05 16:09:28 -05:00
Caroline Moore
32bc364d6c Fix for ordered list margins. 2018-11-05 15:57:44 -05:00
Caroline Moore
c2dac1d3a4 More editor styles, excepting blockquotes, pullquotes, and list margins/padding. 2018-11-05 15:53:53 -05:00
Caroline Moore
41319a0f4f Styles for headings in the editor. 2018-11-05 15:35:21 -05:00
Caroline Moore
b15843befd Add wide/full support and front-end styles. 2018-11-05 15:21:28 -05:00
Caroline Moore
c5e0ab87f3 Begin adding Gberg support to Intergalactic 2 2018-11-05 14:17:18 -05:00