Commit graph

64 commits

Author SHA1 Message Date
Dean Sas
b60ec59827 Version Bump 2024-07-31 12:22:12 +01:00
Dean Sas
a4e2762177
Canard: Fix display of dotted separator (#7980)
The dotted separator wasn't displaying because the height of the
separator was too small. This change overrides the height for the dotted
separator only.
2024-07-31 11:56:34 +01: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
Matthew Reishus
2175a22e91
Public Themes C: PHP Rector fixes (#7384) 2023-09-25 14:28:58 -05:00
Sarah Norris
e347ce9c86 Version Bump 2022-05-13 17:19:56 +01:00
Bob Matyas
1012eb4aa0
#6005: Canard: Fix regression in featured content (#6006) 2022-05-13 17:18:22 +01:00
Sarah Norris
b26a827623 Version Bump 2022-05-13 14:22:41 +01:00
Bob Matyas
f65317d65d
#4934: Canard: Fix highlight padding (#5997)
* #4934: Canard: Fix highlight padding

* #4934: Canard: Adjust mark selector
2022-05-13 14:21:16 +01:00
Sarah Norris
be13f70a06 Version Bump 2022-05-12 17:03:19 +01:00
Bob Matyas
f4ecf8b708
#4730: Canard: Fix Blog Post block thumbnail background (#5986) 2022-05-12 16:59:24 +01:00
Sarah Norris
643ecc7058 Version Bump 2022-05-10 10:49:03 +01:00
Bob Matyas
d28b8a126e
#3080: Canard: Fix byline in blog post block (#5981)
* #3080: Canard: Fix byline in blog post block

* Adjust property display order for #3080

* #3080: Fix byline in Blog Post and Post Carousel block
2022-05-10 10:45:52 +01:00
Ben Dwyer
fbe908540a Version Bump 2022-01-07 10:15:01 +00:00
Sarah Norris
a2f379c557
Canard: fix button styles outside of entry-content (#5272)
* Canard: apply default button styles to all button blocks

Not just those in entry-content

* Add default button colors

* Include buttons in color annotation selectors

* Add missing default border color
2022-01-07 09:27:54 +00:00
Daniel Dudzic
244d67830d
Canard: Fix editor block styles (#4797)
* Canard: Fix editor block styles

* Canard: Change the order of editor block styles
2021-10-13 12:55:48 +01:00
Ben Dwyer
abf42f0743 Add language files from dotcom 2021-06-10 09:42:35 +01:00
sixhours
29a4058a85 Set a higher z-index on the menu to avoid it being overlapped by other page elements. 2021-05-12 12:43:52 -04:00
sixhours
cb0cffcbba Revert #716, I broke things. :( 2021-05-12 09:59:03 -04:00
Caroline Moore
95dfea81ed
Merge pull request #716 from Aurorum/fix/682
Canard: Fix Sub-Menu Overlap
2021-05-11 14:49:57 -04: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
Jason Crist
7c679f3bfa Bring (seemingly unmodified) images into sync 2020-11-11 17:30:24 -05:00
Danny Dudzic
baeef6c6e4 Canard: Fix Post Carousel block compatibility 2020-07-15 14:37:35 +02:00
Kjell Reigstad
e3ea67aa20 Clean up file comments. 2020-06-11 13:28:53 -04:00
Kjell Reigstad
ef5fbcdb6f Use the header custom color code from Dara. 2020-06-11 13:28:07 -04:00
Jeffrey Ong
a0abf4029b Remove reference to HEADER_TEXT constant to meet dotorg theme review standards. 2020-06-11 10:43:31 -04:00
Allan Cole
908ae5f5bc
Merge pull request #1873 from Automattic/update/#1866-canard
Canard: Fix list view in editor
2020-05-06 14:14: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
Niels Lange
307cce9912
Canard: Fix list view in editor 2020-03-27 12:54:06 +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
3fc398e1c0 Add LICENSE to Canard 2020-01-22 10:43:38 +07:00
torres126
473dbbbae4
Keep bottom spacing identical too 2019-04-08 08:41:45 +01:00
torres126
511570669a
Canard: Fix Sub-Menu Overlap 2019-04-08 08:37:00 +01:00
torres126
4b02726c9e
Canard: Pinterest Icon Fix 2019-03-16 19:15:56 +00:00
Laurel Fulford
fbf0df6ed5 Canard: Update quote block border styles, to work better with the new styles planned for Gutenberg 5.2. See #594. 2019-02-14 15:26:25 -08:00
Laurel
26fd81562b
Merge pull request #548 from Automattic/fixes/434-correct-button-styles
Canard: Fix button styles
2019-02-06 16:09:54 -08:00
Laurel Fulford
10b197fb3f Canard: Update editor styles for buttons; see #434. 2019-02-06 16:05:41 -08:00
torres126
8e8cabba8e
Canard: Improve Caption Readability 2018-12-31 09:32:44 +00:00
Laurel Fulford
37a2058f71 Canard: Fix issues with widget block centre alignments. 2018-12-04 11:12:28 -08:00
Laurel Fulford
451537c7c6 Canard: Update default block placeholder CSS selector. Bump version number. 2018-12-03 10:42:08 -08:00
Laurel Fulford
78a9ad9f82 Canard: Fix cover block style specificty; bump version number. 2018-11-24 10:31:16 -08:00
Laurel Fulford
b99a6455e7 Canard: Bump version number. 2018-11-23 15:23:51 -08:00
Laurel Fulford
0dad15520a Canard: Minor fixes to Gutenberg styles, including:
* For RTL, add space between link and button in file block.
* For RTL, remove border from verse block.
* Remove bottom margin from captions in editor.
* Correct citation font size in editor.
* Correct pre tag font size in editor.
* Add background thead in editor.
* Correct font size in th in editor.
* Add styles for definition lists in editor.
2018-11-19 13:27:07 -08:00
Laurel Fulford
269fdcedcd Canard: Fix table styles in editor. 2018-11-05 14:53:57 -08:00
Laurel Fulford
8fb281ea23 Canard: Fix issue with seperator block styles. 2018-11-05 14:45:51 -08:00
Laurel Fulford
f3c0da780f Canard: Minor tweaks to Gutenberg styles, primarily to make the File block look the same as the other links and buttons. 2018-11-05 14:39:43 -08:00
Laurel Fulford
35066f221b Canard: Add theme support for responsive embeds. 2018-11-03 15:25:10 -07:00
Caroline Moore
84096aada9 Fixes for font sizing and column width for the latest RC. 2018-11-02 11:49:25 -04:00