Commit graph

47 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
62f9da4f99
Public Themes P: PHP Rector fixes (#7391) 2023-09-27 15:07:32 -05:00
Jason Crist
e535ae20b3 Version Bump 2022-08-30 17:56:48 -04:00
Bob Matyas
82b33840a1
#6406: Publication: Fix Newspack Blocks Blog Post Image Alignment (#6425) 2022-08-30 17:54:12 -04:00
Jason Crist
0abc6ce6d3 Version Bump 2022-08-11 12:42:15 -04:00
Bob Matyas
59404d714c
#6232: Publication: Fix padding on inline text color (#6350) 2022-08-11 12:40:18 -04: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
Allan Cole
97da2f0ca4
Merge pull request #1879 from Automattic/update/#1866-publication
Publication: Fix list view in editor
2020-05-06 16:20:38 -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
67fcb22e32
Publication: Fix list view in editor 2020-03-27 14:56:43 +07:00
Danny Dudzic
1a21d501c2 Publication: Fix css indentation 2020-03-05 22:47:19 +01:00
Niels Lange
fc02854b86
Publication: Adjust overlapping Blog Posts Block 2020-03-03 19:15:12 +07:00
Niels Lange
f0187851ad
Publication: Adjust overlapping Blog Posts Block 2020-03-01 12:23:29 +07: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
6dfcdf5905 Add LICENSE to Publication 2020-01-22 10:48:45 +07:00
torres126
2e66a6d938
Publication: Pinterest Icon Fix 2019-03-16 19:12:46 +00:00
Laurel Fulford
9c63d8593e Publication: Update styles for buttons; see #434. 2019-02-07 13:07:48 -08:00
Laurel Fulford
be9f1afe9b Publication: Fix issues with widget block centre alignment. 2018-12-04 11:31:26 -08:00
Laurel Fulford
3369e41a02 Publication: Update default block placeholder CSS selector. Bump version number. 2018-12-03 11:04:26 -08:00
Laurel Fulford
593f4ff7fa Publication: Remove not() styles for cover block, since they made paragraph styles too specific. Bump version number. 2018-11-24 10:59:29 -08:00
Laurel Fulford
be08bca34a Publication: Bump version number. 2018-11-23 15:54:10 -08:00
Laurel Fulford
9e4f6cd388 Publication: Minor fixes to Gutenberg implementation, including:
* Update drop cap positioning.
* Add italics to verse block, to differentiate it.
* Update selectors for button blocks, for better custom colour fallbacks.
* Update colour selectors, to account for :visited state.
* Update latest comments block to look more like theme's comments.
* Correct table header background colour; remove unneeded borders from table in editor.
2018-11-22 12:25:18 -08:00
Laurel Fulford
2137a31334 Publication: Remove unneeded overflow x styles that were causing the menu not to display. Fixes #340. 2018-11-13 11:09:36 -08:00
Laurel Fulford
a9fb9aa02e Publication: Minor tweaks to Gutenberg styles and support, including:
* Add spacing under audio, media & text blocks
* Removed empty selectors
* Add border below captions to match non-block content
* Make sure all centred widgets are styled the same
* Add styles for definition lists in editor
* Remove border, border radius from code block in editor
* Add styles to link in file block in editor.
2018-11-12 10:44:13 -08:00
Caroline Moore
39bf75c149 Increase padding in the editor for certain full-aligned block types to better match the front end. 2018-11-12 09:37:01 -05:00
Caroline Moore
c4037b49dd Fix wide width to match editor better; add some padding/margins to left and right on full-aligned blocks that have text within. 2018-11-12 09:33:26 -05:00
Caroline Moore
f6fdc7c611 Add support for wide and full alignment when no sidebar is active. 2018-11-12 09:19:08 -05:00
Caroline Moore
897914a79d RTL fixes. 2018-11-09 16:55:06 -05:00
Caroline Moore
6fd99636c1 Fix for table headings. 2018-11-09 15:30:01 -05:00
Caroline Moore
2d46ff484b Fix for file button. 2018-11-09 15:26:15 -05:00
Caroline Moore
f5ee074d87 Styles for pullquotes. 2018-11-09 14:50:34 -05:00
Caroline Moore
e9c2918948 Fixes for blockquotes. 2018-11-09 13:50:49 -05:00
Caroline Moore
0d4917fd29 Styles for dropcaps. 2018-11-09 13:18:49 -05:00
Caroline Moore
c9bba95e9a More rough editor styling. 2018-11-09 13:13:12 -05:00
Caroline Moore
3914f0741b Styles for lists, file button, and begin styling blockquotes in the editor. 2018-11-09 12:39:03 -05:00
Caroline Moore
860eab1243 Headings, links, and column width in the editor. Begin picking out colors. 2018-11-09 11:28:05 -05:00
Caroline Moore
d8e3413069 Begin styling front end blocks. 2018-11-09 10:54:03 -05:00
Caroline Moore
c09c567151 Begin adding gutenberg support to Publication. 2018-11-09 09:40:22 -05:00
Danny Dudzic
a38f8a46fa Publication: Optimizes images 2018-04-03 00:18:30 +02:00
Caroline Moore
36dc0333e6 Publication: Removing deprecated Jetpack function that no longer works to adjust the size of gallery images. This is now handled by core. See #40 2018-03-15 13:26:39 -04:00
Caroline Moore
76b795c6b1 Publication: Account for multiple arrays of checkboxes, don't allow select forms to break out of the container. See #2 2018-03-07 16:51:20 -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
alaczek
fcd96c5408 Initial commit of Publication 2018-02-27 14:22:42 +11:00