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
Sarah Norris
1b3db4cfaf Version Bump 2022-07-28 13:24:45 +01:00
Bob Matyas
31c09ed922
#3500: Illustratr: Fix overflowing column content (#6100)
* #3500: Illustratr: Fix overflowing column content

* #3500: Illustratr: Fix overflowing columns in groups

* #3500: Illustratr: Broaden rules to fix columns w/in other blocks

* #3500: Remove unnecessary CSS comment
2022-07-28 13:23:06 +01:00
Jason Crist
be44adefd2 Version Bump 2022-06-01 09:01:13 -04:00
Bob Matyas
65c3571e4f
#5875: Illustratr - Remove gallery from top of gallery posts (#6044) 2022-06-01 09:00:23 -04:00
Luis Felipe Zaguini
5f55483b4d Version Bump 2022-05-24 14:25:01 -03:00
Wojtek Naruniec
c93241fb78
Illustratr: Add page password protection for portfolio page (#6013)
* Illustratr: Lint the code formatting for the incoming fix

* Illustratr: Add page password protection for portfolio items on the portfolio page
2022-05-24 19:24:11 +02: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
Ben Dwyer
f71f3ad209 Remove margins on left and right alignments 2020-11-12 16:09:31 -05:00
Jason Crist
c69defa26b Returning .pot files to git version control 2020-11-12 09:36:04 -05:00
Ben Dwyer
4e6408a6b3 bump version number for illustratr 2020-11-05 10:38:24 +00:00
Ben Dwyer
b38ac1a6bf bump version number for illustratr 2020-11-05 10:32:39 +00:00
Ben Dwyer
92a5c9c1bf try a different approach for alignfull 2020-11-04 21:31:19 +00:00
Kjell Reigstad
19d951099f
Merge pull request #1776 from Automattic/fix/#1774
Illustratr: Fix Blog Post Block grid width
2020-07-23 18:08:43 -04:00
Kjell Reigstad
9fb6bb1ff2 Tidy up styles. 2020-07-23 18:00:40 -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
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
f251515cbd Illustratr: Fix Blog Post Block width 2020-02-03 15:20:38 +07:00
Niels Lange
bb4200f6b1 Add LICENSE to Illustratr 2020-01-22 10:45:44 +07:00
torres126
d58c4f4d82
Illustratr: Pinterest Icon Fix 2019-03-16 19:18:18 +00:00
Laurel
a0b3f323d7
Merge pull request #619 from Automattic/fixes/594-quote-block-border
Illustratr: Update quote block border styles
2019-02-15 15:30:09 -08:00
Laurel Fulford
b4f373f458 Illustratr: Update quote block border styles, to work better with the new styles planned for Gutenberg 5.2. See #594. 2019-02-15 15:29:26 -08:00
Laurel
38604678cd
Merge pull request #538 from Automattic/fixes/illustratr-503-responsive-videos
Update responsive-videos.js
2019-02-15 09:39:16 -08:00
Laurel Fulford
018ca1b21b Illustratr: Updating responsive video JavaScript to exclude videos inside of column blocks. Fixes #503. 2019-02-15 09:35:16 -08:00
Laurel Fulford
28047c7bbe Illustratr: Update styles for buttons; see #434. 2019-02-06 16:56:00 -08:00
alaczek
831a2cf9ff
Update responsive-videos.js
Prevent responsive-videos script from targeting images in columns block. See #503
2019-02-06 10:59:11 +11: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
e0d61a84c4
Remove capital titles from Illustratr 2018-12-07 18:27:52 +00:00
Laurel Fulford
04a8fdf8dc Illustratr: Fix issues with widget block centre alignments. 2018-12-04 11:16:31 -08:00
Laurel Fulford
c8043a49b4 Illustratr: Update default block placeholder CSS selector. Bump version number. 2018-12-03 10:51:02 -08:00
Laurel Fulford
24ac020137 Illustratr: Remove not() styles for cover block, since they made paragraph styles too specific. Bump version number. 2018-11-24 10:41:11 -08:00
Laurel Fulford
e288ce78d5 Illustratr: Bump version number. 2018-11-23 15:35:54 -08:00
Laurel Fulford
2aea58e344 Illustratr: Fixes to theme's Gutenberg support, including:
* Adding some unique verse styles (italicized)
* Reorganizing the editor CSS to match other themes; consolidating some styles.
* Correcting some quote RTL issues with borders.
* Update comments widget block to better match theme's comment styles.
2018-11-20 18:05:29 -08:00
Laurel Fulford
cbb5ca10c5 Illustratr: Removing unneeded margin setting from Gallery block, as it was interfering with the wide alignments. Remove the border and rounded corners from the Code block in the editor. 2018-11-06 10:00:57 -08:00
Laurel Fulford
4ea07d0fbe Illustratr: Made some tweaks to the Gutenberg implementation:
* Tidied up some CSS and remove empty selectors
* Updated align full styles to apply to all blocks that can have the class, not just specific ones
* Adjusted the spacing on the left and right of full blocks.
* Fixed underline, button styles in block button in editor.
* Fixed code block styles in editor.
* Tweaked some table and pre styles in the editor.
* Updated Pullquote citation styles in editor.
2018-11-06 09:41:34 -08:00
Caroline Moore
e51bf29941 Fixes alignright bug in the theme styles themselves; fixes bug with aligned full and wide video embeds. 2018-11-05 13:29:42 -05:00
Caroline Moore
d59c2be261 Small fixes for file block and latest comments block. 2018-11-05 12:45:52 -05:00
Caroline Moore
987cd3aded Add full and wide block support; Minor tweaks to classic editor styles. 2018-11-05 12:31:31 -05:00
Caroline Moore
977322308c Account for outdented theme styles for pullquotes and blockquotes. 2018-11-05 11:59:08 -05:00
Caroline Moore
1919884e00 Add full Gutenberg colors support. 2018-11-05 10:55:31 -05:00
Caroline Moore
46b5b4c1a4 Merge branch 'illustratr-add-gutenberg-support' of github.com:Automattic/themes into illustratr-add-gutenberg-support 2018-11-05 09:52:31 -05:00
Caroline Moore
2615848caf Adds support for responsive embeds. 2018-11-05 09:52:19 -05:00
Laurel Fulford
fa6307717c Illustratr: Add theme support for responsive embeds. 2018-11-03 15:28:08 -07:00
Caroline Moore
7d2f8449e3 Begin stying editor. 2018-11-02 19:08:33 -04:00
Caroline Moore
7f6319988c Styles for dropcaps, block quotes, and pullquotes. 2018-11-02 15:56:37 -04:00
Caroline Moore
c5a77fd745 Fix URLs to new CSS files in functions.php 2018-11-02 14:48:31 -04:00