Commit graph

91 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
Jeff Ong
4194271625 Version Bump 2023-08-30 15:31:34 -04:00
Sérgio Gomes
6b9c508a07
Independent Pub 2: use get_avatar (#7334) 2023-08-28 16:36:58 +01:00
Griffith Chen
c5dd41d77d Version Bump 2023-08-22 09:40:41 +08:00
Griffith Chen
81ee6b62f2
Remove tags blog-homepage and auto-loading-homepage (#7322) 2023-08-21 11:43:02 +08:00
madhusudhand
8f67c6274f Version Bump 2022-11-16 16:18:21 +05:30
Gustavo Hilario
7d094e63f7
#6648: Independent Publisher 2: Table Block Border Surrounds Caption (#6669)
Updating the Table block code to make sure that in the editor, the border will only be applied to the table, but not captions below the table.
2022-11-16 16:11:21 +05:30
Jason Crist
2bc884a916 Version Bump 2022-08-30 17:45:57 -04:00
Bob Matyas
910feedb93
#3813: Independent Publisher 2: Fix issue with Gravatar in header (#6252) 2022-08-30 17:45:13 -04:00
sixhours
aeb3c1bdcf Blank Canvas, IP2, Lodestar: Add support for selective refresh widgets 2021-09-03 10:38:04 -04:00
sixhours
7a1fb356fb Fix menu toggle for default color scheme 2021-08-09 09:47:11 -04:00
sixhours
4f6829f15e Update style.css to match new annotations, account for menu toggle 2021-08-04 16:01:01 -04:00
Caroline Moore
a447f2f2e0
Make hover styles more specific 2021-08-04 15:33:10 -04:00
sixhours
e68cee3fba Make button color annotation less specific to avoid overriding editor button colors on atomic sites. 2021-08-03 15:12:08 -04:00
Andres Blanco
a64570bf68 fix cover font color 2021-07-13 08:44:57 -03:00
Ben Dwyer
abf42f0743 Add language files from dotcom 2021-06-10 09:42:35 +01:00
Jeff Ong
d60f56f8b7 Add theme supports for padding control and line height. 2021-06-01 13:51:12 -04:00
Caroline Moore
6ae55bccfc
Adds two tags to style.css
Sync with r58961-wpcom-themes by adding two new tags, `auto-loading-homepage` and `blog-homepage` to style.css
2021-05-24 14:07:46 -04:00
Caroline Moore
318ffdb806
Merge pull request #1050 from SirPL/patch-1
Independent Publisher 2: Changed display mode of summary tag
2021-05-11 12:55:12 -04:00
Caroline Moore
d9ac6d0323
Merge pull request #714 from Aurorum/fix/711-mobile-toggle
Independent Publisher 2: Fix Menu Toggle Colour not Changing
2021-05-11 12:52:30 -04:00
Ben Dwyer
5a410e23c4 All Themes: Fix whitespace in functions.php 2021-02-18 10:17:16 +00:00
Jeff Ong
8f1b4404b6 Remove jquery dep. 2021-01-21 11:40:25 -05:00
Sérgio Gomes
838be3fcaa
Independent Pub 2: fix outdent for large images (#3055) 2021-01-20 14:06:55 +00:00
Danny Dudzic
6dc1f90f1b Independent Publisher 2: Bump the version number after an update 2021-01-16 01:01:45 +01:00
Sérgio Gomes
e9f881e96a
Merge pull request #3020 from Automattic/update/remove-jquery-from-independent-publisher-2
Remove jQuery from Independent Publisher 2
2021-01-14 11:32:11 +00:00
Sérgio Gomes
ac4759d057
Remove jQuery from Independent Publisher 2
Rewrites existing jQuery code as vanila, IE11-compatible ES5.
The only exception is the customizer code, which is only used in
wp-admin.

Sites that are not making use of other jQuery-dependent functionality
should see a nice reduction in the amount of loaded JS.
2021-01-13 16:27:44 +00:00
Ben Dwyer
3f9a515ac3 Fix RTL comment syntax and update version numbers 2021-01-08 11:12:57 +00: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
Jeff Ong
6b8c09b2b2 Rebase trunk. 2020-10-26 11:22:24 -04:00
Ben Dwyer
375e17d92e update version number 2020-10-22 13:29:12 +01:00
Tony Arcangelini
e68dbf31f1
Add block styles (#2662)
This addresses a few issues with Independent Publisher 2. Specifically captions and embeds.

Before: https://d.pr/i/IHESSd
After: https://d.pr/i/JTYmUh

I used Code Snippets to test the block style function.

```
// Add support for Block Styles.
		add_theme_support( 'wp-block-styles' );
```

Fixes
https://github.com/Automattic/themes/issues/2444
https://github.com/Automattic/themes/issues/2454
2020-10-22 10:19:16 +02:00
Allan Cole
465f1d0de2
Merge pull request #1778 from Automattic/update/#1383
Independent Publisher 2: Fix table cell width issue
2020-06-11 10:11:34 -04:00
Kjell Reigstad
d6094a606c Clean up IP2 fix. 2020-06-08 10:22:57 -04:00
Kjell Reigstad
383dc74fd6 Independent Publisher 2: Fix nested alignwide/full items 2020-06-08 10:07:11 -04:00
Allan Cole
e306d1b320
Merge pull request #1864 from Automattic/add/fullwide-group-block-styles
[Multiple Themes] Assign a max-width to containers in group and cover blocks.
2020-05-06 17:45:48 -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
Kjell Reigstad
badf589175 Simplify rules 2020-03-24 15:21:03 -04:00
Kjell Reigstad
3346f473fb IP2: Fix group block children and alignwide children 2020-03-24 15:10:05 -04: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
5a07756a3c
Independent Publisher 2: Adjust images styles (#1789) 2020-02-11 16:19:00 -04:00
Niels Lange
0252652a31
Independent Publisher 2: Adjust heading clearing (#1790)
* Independent Publisher 2: Adjust heading clearing
* Independent Publisher 2: Adjust image block margin
* Props @nielslange
2020-02-11 15:13:43 -04:00
Niels Lange
18c0fc96e4
Independent Publisher 2: Adjust image block margin 2020-02-11 17:22:59 +08:00
Niels Lange
b5536d456d Independent Publisher 2: Fix publication date issue 2020-02-03 21:47:34 +07:00
Niels Lange
e4511a71cc Independent Publisher 2: Fix table cell width issue 2020-02-03 20:52:24 +07:00
Niels Lange
9447aae9f2 Add LICENSE to Independent Publisher 2 2020-01-22 10:46:03 +07:00