Commit graph

47 commits

Author SHA1 Message Date
sixhours
aeb3c1bdcf Blank Canvas, IP2, Lodestar: Add support for selective refresh widgets 2021-09-03 10:38:04 -04:00
Grant Kinney
9958d35262
Lodestar: update site_logo for compatibility with Jetpack 9.9 (#4166) 2021-07-06 15:30:55 -05:00
Ben Dwyer
abf42f0743 Add language files from dotcom 2021-06-10 09:42:35 +01:00
Caroline Moore
391d197a41
Merge pull request #725 from Aurorum/fix/724
Lodestar: Fix Cropped Gallery Block Size on Home Page
2021-05-11 14:51:50 -04:00
Aurorum
07820acb80
Update selector 2021-05-10 22:11:58 +01:00
Aurorum
504aa84207
Update blocks.css 2021-05-10 22:11:25 +01:00
George Stephanis
8347656eb8 Add filter to change bundled google fonts.
Initially intended as a part-fix for #3134 to enable child themes to swap typefaces that get included more easily, this also extends that change across to many themes using the common patterns.

It explicitly does not change the following themes:

Spearhead (uses different endpoint and method)

And the following themes that have multiple functions that generate typeface includes so as to avoid confusion:

* canard
* gazette
* illustratr
* publication
2021-02-18 10:20:38 -05: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
Ben Dwyer
d2aa9d7339
Merge pull request #1686 from Automattic/fix/#1685
Lodestar: Fix image block background color issue
2020-11-06 12:00:52 +00:00
Ben Dwyer
10ddc6fbbb Update version number 2020-11-06 12:00:34 +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
840875a4b4 Add LICENSE to Lodestar 2020-01-22 10:47:35 +07:00
Niels Lange
deaed82cc1
Lodestar: Fix image block background color issue 2019-12-01 14:23:10 +07:00
torres126
e4bdd11737
Lodestar: Fix Cropped Gallery Block on Home Page 2019-04-10 13:12:49 +03:00
Laurel Fulford
6a5475f2d6 Lodestar: Update quote block border styles, to work better with the new styles planned for Gutenberg 5.2. See #594. 2019-02-14 17:35:10 -08:00
Laurel Fulford
8020bba309 Lodestar: Fix issue with portfolio archive pagination. Fixes: #444. 2019-02-08 14:54:03 -08:00
Laurel
daaa925062
Merge pull request #560 from Automattic/fixes/434-correct-button-styles
Lodestar: Update styles for buttons
2019-02-07 11:56:02 -08:00
Laurel Fulford
5f207a760f Lodestar: Update styles for buttons; see #434. 2019-02-07 11:54:49 -08:00
alaczek
c5921d3470 Lodestar: Prevent media from being split between columns in the two-column panels on the homepage. Fixes #525. 2019-02-06 12:22:20 +11:00
Laurel Fulford
85e7c23b32 Lodestar: Add RTL styles for menu alignment issue. See ##327. 2019-02-05 11:04:18 -08:00
Laurel Fulford
66b43c395a Merge branch 'fix/lodestar-menu-alignment' of https://github.com/torres126/themes into torres126-fix/lodestar-menu-alignment 2019-02-05 11:00:16 -08: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
d631a5fdbf
Align Menu Left in the Customiser 2018-12-27 16:39:46 +00:00
torres126
4e4f95b4c7
Remove upper case titles from Lodestar 2018-12-07 18:23:54 +00:00
Laurel Fulford
e5ab97e8cc Lodestar: Fix issues with widget block centre alignment. 2018-12-04 11:28:50 -08:00
Laurel Fulford
b15a3b408f Lodestar: Update default block placeholder CSS selector. Bump version number. 2018-12-03 10:58:02 -08:00
Laurel Fulford
1925d99546 Lodestar: Bump version number. 2018-11-23 15:47:56 -08:00
Laurel Fulford
e3489c3d8d Lodestar: Minor fixes to Gutenberg implementation, including:
* Correct missing state in colour selector.
* Fix selected button line height in editor.
* Update comment date size.
2018-11-22 09:36:38 -08:00
Laurel Fulford
3ebaedd742 Lodestar: Make sure wide and full alignments can't be applied to two-column panels on front-page. 2018-11-07 17:45:57 -08:00
Laurel Fulford
97c78be515 Lodestar: Add support and styles for Gutenberg. 2018-11-07 17:24:44 -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
Allan Cole
5207afe88a Lodestar: Portfolio page template displays at a wider width than the theme expects. Fixes: #259 2018-09-12 10:28:07 -04:00
Danny Dudzic
f0da28b04e Multiple Themes: Bumps the version numbers for Button 2, Karuna, Lodestar, Pique, Shoreditch 2018-07-20 15:32:06 +02:00
Jeffrey Pearce
2c75f1d584 Lodestar: Fixes Jetpack Infinite Scroll WC issues.
Closes #23
2018-06-29 20:44:28 +02:00
Danny Dudzic
c810aa219c Lodestar: Bumps the version number 2018-04-27 17:00:07 +02:00
Danny Dudzic
4c93fdc317 Lodestar: Adds support for the 3.3+ new WC Customizer options (See #87) 2018-04-12 15:28:56 +02:00
Danny Dudzic
ef3fa9a4f0 Lodestar: Optimizes images 2018-04-02 22:49:02 +02:00
Thomas Guillot
aba8b695de Lodestar: Change display property of the Jetpack Responsive Video wrapper. Fixes #20
Change to `inline-block` when viewing a panel with 2 columns.
2018-03-09 12:32:05 +00:00
Caroline Moore
05061edcfc Lodestar: 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-07 16:13:03 -05:00
Danny Dudzic
b4dd5f3a42 Lodestar: Add styling for the Payment Methods table on the Pay for order page. See #28. 2018-03-07 18:09:43 +01:00
Danny Dudzic
79c05a97e9 Lodestar: Fix My Account buttons spacing issue. See #28. 2018-03-06 01:51:03 +01:00
Laurel Fulford
924bd00148 Lodestar: Use wp_kses_post rather than wp_filter_post_kses. See 5019-wpcom-themes. 2018-03-02 17:52:53 -08:00
Laurel Fulford
2d8898fa57 Lodestar: Use wp_kses_post rather than wp_filter_post_kses. See 5019-wpcom-themes. 2018-03-02 16:34:41 -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
969f0ec60e Initial commit of Lodestar 2018-02-27 14:13:58 +11:00