Commit graph

31 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
db84854898
Public Themes T1: PHP Rector fixes (#7396) 2023-09-28 12:50:23 -05:00
madhusudhand
bbbc50e415 Version Bump 2022-08-26 11:04:23 +05:30
Bob Matyas
c66b8da976
#5242: Textbook: Fix Newspack blog blocks on posts (#6381)
* #5242: Textbook: Fix Newspack blog blocks on posts

* #5242: Fix entry-meta alignment on mobile
2022-08-26 11:00:14 +05:30
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
432a79d4c6 Syncing all remaining svn<>git differences 2020-11-11 17:30:24 -05:00
Niels Lange
6031dcd2ba TextBook: Center image captions 2020-11-04 13:25:47 +00: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
659d6428d7 Add LICENSE to Textbook 2020-01-22 10:50:46 +07:00
Jeffrey Pearce
2398401028 Updates Flexslider with jQuery output refactor. 2019-03-12 13:54:25 +02:00
Laurel Fulford
150180d7bb Textbook: Update styles for buttons; see #434. 2019-02-07 14:33:30 -08:00
Laurel Fulford
fc9763a325 Textbook: Fix issues with widget block centre alignment. 2018-12-04 11:36:22 -08:00
Laurel Fulford
69cc5dab46 Textbook: Update default block placeholder CSS selector. Bump version number. 2018-12-03 11:08:32 -08:00
Laurel Fulford
92a9a762af Textbook: Bump version number. 2018-11-23 16:10:06 -08:00
Laurel Fulford
8f8a6b598a Textbook: Minor fixes to Gutenberg implementation, including:
* Update selectors for button blocks, for better custom colour fallbacks.
* Update drop cap size, to scale when font size does.
2018-11-22 15:59:04 -08:00
Laurel Fulford
b0a8aabc78 Textbook: Update table spacing, button borders, in editor to match front-end. 2018-11-14 09:42:23 -08:00
Laurel Fulford
95ee64e2ec Textbook: Start building out styles and support in the Textbook theme. 2018-11-13 16:51:37 -08:00
Chris Runnells
b399ab11ab Revert "Revert "Merge branch 'master' of https://github.com/Automattic/themes""
This reverts commit 96c1216748.
2018-10-18 18:45:50 -10:00
Chris Runnells
96c1216748 Revert "Merge branch 'master' of https://github.com/Automattic/themes"
This reverts commit b882c24560, reversing
changes made to 1ec346a4e7.
2018-09-24 16:30:11 -10:00
alaczek
0c65571784 Textbook: Fix the display of the Goodreads widget. Fixes #243 2018-09-24 12:13:41 +10:00
Laurel Fulford
faa6e8a59c Textbook: Update JavaScript to replace window.load event with document.ready, as a work-around for an issue with the ads JavaScript. Also removed styles/JavaScript that hid the body tag until page load was completed as it didn't entirely seem necessary in this case. See #108. 2018-05-01 11:48:44 -07:00
alaczek
2f31765de6 Textbook: Enqueue body font - Libre Franklin in bold italic variant. See #107. 2018-04-24 11:13:39 +10:00
Danny Dudzic
68443eff70 Textbook: Optimizes images 2018-04-03 02:59:10 +02:00
Caroline Moore
eedb93acb2 Textbook: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-08 09:54:51 -05:00
Laurel Fulford
0bbc935bba Textbook: Use wp_kses_post rather than wp_filter_post_kses. See 5019-wpcom-themes. 2018-03-02 17:39:43 -08: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
576f0b1d8b Initial commit of Textbook 2018-02-27 14:25:34 +11:00