Commit graph

43 commits

Author SHA1 Message Date
Dean Sas
b7b3b5113d Version Bump 2024-07-08 16:54:52 +01:00
Miguel
4bf4fb9af2 Add strict types 2024-07-08 15:47:14 +07:00
Miguel
8fb1e7a6fa Version Bump 2024-07-08 14:24:45 +07:00
Miguel San Segundo
480266ef5d
Remove unused code for IE10 because conflicts with the image border added via editor (#7925) 2024-07-04 18:46:35 +07:00
Sarah Norris
738fb07fd9 Version Bump 2024-04-29 17:07:32 +01:00
Miguel San Segundo
3abd38958b
Radcliffe 2 & Photos: Revert SVG icon files (#7773)
* Revert icons.svg after image compressing

* Restore icons in photos theme
2024-04-27 00:08:07 +07:00
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
62f9da4f99
Public Themes P: PHP Rector fixes (#7391) 2023-09-27 15:07:32 -05:00
Ben Dwyer
abf42f0743 Add language files from dotcom 2021-06-10 09:42:35 +01: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
Jason Crist
7c679f3bfa Bring (seemingly unmodified) images into sync 2020-11-11 17:30:24 -05:00
Jason Crist
0f3883049b Removing Resources excluded via .gitignore 2020-11-11 17:30:23 -05:00
Kjell Reigstad
8b127ad23b Photos: Fix invisible audio block. 2020-05-22 12:52:58 -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
8505cfc199
Photos: Fix responsive menu 2020-03-05 16:24:41 +07:00
Laurel Fulford
a559a0201c Photos: Update quote block border styles, to work better with the new styles planned for Gutenberg 5.2. See #594. 2019-02-14 17:50:51 -08:00
Laurel Fulford
77817099dc Photos: Make sure new custom header file is being loaded, and styles to hide site title and description are being added via callback. Fixes #591. 2019-02-11 09:20:52 -08:00
Laurel Fulford
dc5a0a46d1 Photos: Build out custom header funcitonality, to make sure site title and description can be hidden on the front end. Fixes #319. 2019-02-07 16:56:59 -08:00
Laurel
4e04fa5580
Merge pull request #562 from Automattic/fixes/434-correct-button-styles
Photos: Update styles for buttons
2019-02-07 12:14:02 -08:00
Laurel Fulford
3e3ebdff75 Photos: Update styles for buttons; see #434. 2019-02-07 12:13:23 -08:00
Laurel Fulford
b3cf4affbf Photos: Update block caption colour; see #459. 2019-02-05 17:20:31 -08:00
Laurel Fulford
2162de1ff3 Photos: Fix issues with widget blocks centre alignments, and text alignments for full alignment. Add styles to the default placeholder. 2018-12-04 11:30:40 -08:00
Laurel Fulford
a1a4f130d1 Photos: Bump version number. 2018-11-23 15:50:59 -08:00
Laurel Fulford
59bf81df98 Photos: Minor fixes to Gutenberg implementation, including:
* Add support for responsive embeds, and styles to makes sure wide and full videos fill available space.
* Update button style selectors, and custom colour selectors, to make sure buttons have fallback when they have colour classes from previous themes.
* Centre text, bullets in centred widgets, to match editor styles.
* Update selector for links in editor.
* Align text left/right for full-aligned latest comments widget.
* Add a max-content width for the blocks in the editor.
* Remove border radius from code block in editor.
2018-11-22 10:57:20 -08:00
Chris Runnells
2f7ff90ee2 Photos: Jetpack embed CSS fixes
Adjusted some styles for Jetpack embed shortcodes
2018-11-16 16:01:53 -10:00
Chris Runnells
a5d3976ab7 Photos: Gutenberg RTL styles
Added RTL support for blocks.
2018-11-16 12:08:28 -10:00
Chris Runnells
2c14e793aa Photos: Remove RTL alignment styles
I had incorrectly styled .alignright and .alignleft to switch sides in RTL, but the reality is that alignments _should_ stay left or right, not switch because of text direction.
2018-11-16 12:08:07 -10:00
Chris Runnells
57ca2ee6c6 Photos: base RTL fixes 2018-11-15 16:18:40 -10:00
Chris Runnells
71c43f690c Photos: Fix responsive breakpoint comment 2018-11-15 16:18:19 -10:00
Chris Runnells
6b3a7b4499 Photos: Fixed an issue where navigation JS isn't enqueued when a menu isn't set 2018-11-15 16:17:57 -10:00
Chris Runnells
f02fa7598d Photos: Added editor styles for Gutenberg 2018-11-15 14:06:41 -10:00
Chris Runnells
ffaa755549 Photos: Gutenberg block style updates
Some minor formatting tweaks and cleanup, as well as some responsive changes to left and right aligned blocks.
2018-11-15 14:06:19 -10:00
Chris Runnells
c340d77826 Photos: More CSS formatting & adding padding back to kbd, var, tt, etc 2018-11-15 14:03:52 -10:00
Chris Runnells
cc6027d27a Photos: CSS formatting cleanup, margin changes 2018-11-15 13:03:02 -10:00
Chris Runnells
1114d96037 Photos: Responsive alignment tweaks
Some fixes for image alignments, and tweaks for smaller screens
2018-11-14 11:28:28 -10:00
Chris Runnells
5386d736fa Photos: Fixes for block alignments, colors support, etc
Updated styles for a _lot_ of Gutenberg blocks:
- Alignments
- Images
- Colors
- Dropcap font size & line height
- Blockquotes
- Too many to list! (just look at the commit)
2018-11-13 17:34:28 -10:00
Chris Runnells
ef922f35b6 Photos: Make hr tag clear all elements 2018-11-13 17:19:07 -10:00
Chris Runnells
6809b09bb5 Photos: Update base styles to match Gutenberg styles
`blockquote cite` wasn't meant to be bold, but I missed this in testing because you can't add a `cite` tag in TinyMCE without doing it manually.
2018-11-08 12:28:52 -10:00
Chris Runnells
44c5796b7d Photos: Fix for blog/archive navigation when IS isn't present
The buttons were mobile sized (small) on desktop screens, so I made sure they followed the nav button sizes on desktop sized displays.
2018-11-08 12:25:48 -10:00
Chris Runnells
1ec346a4e7 Committing Photos theme 2018-09-24 16:26:10 -10:00