Commit graph

3501 commits

Author SHA1 Message Date
Niels Lange
cbe2222c73
Varia: Fix strong-italic font-weight issue 2019-12-10 17:26:40 +07:00
Noah Allen
86ea415132
Bump Stow to 1.4.0 (#1698) 2019-12-04 17:39:12 +00:00
Noah Allen
423586cf84 Stow: Add FSE support (#1680)
Add FSE support.
2019-12-04 17:29:52 +00:00
Jacopo Tomasone
80532374c0
Morden: Add Full Site Editing support (#1684) 2019-12-04 15:17:32 +00:00
Noah Allen
e2bd8cc15c
Build FSE themes again (#1694)
* Build maywood

* Build shawburn

* Build Exford

* Maywood package lock

* Build Alves
2019-12-04 14:51:32 +00:00
Andy Peatling
c45a08b34c Hever: Add FSE support. (#1690)
* Update hever for FSE header and footer support. Add CSS column and block margin changes to Varia so that colums can be used to layout header and footer template parts more accurately.

* Remove CSS margin mods that now exist in Varia

* Remove varia mod to match master.

* Bump theme version number to 1.4.0

* Fix margin in FSE header
2019-12-04 01:48:08 +00:00
Andy Peatling
f7d45d1119
Merge pull request #1693 from Automattic/update/varia-column-children-margins
Varia: Limit the margins on child blocks inside columns in template parts
2019-12-03 13:52:15 -08:00
apeatling
8c7cb932ec Update varia to limit the margins on child blocks inside columns in template parts 2019-12-03 13:16:14 -08:00
Andy Peatling
20a5a9ed48
Merge pull request #1692 from Automattic/add/varia-fse-block-margins
Varia: Update margins to match in template editor view and main page view
2019-12-03 12:01:50 -08:00
apeatling
7d5fd47e82 Add built CSS 2019-12-03 12:00:35 -08:00
apeatling
a5a6d54b34 Update margins to match in template editor view and main page view 2019-12-03 10:57:36 -08:00
Jacopo Tomasone
3a9dca066d
Alves: Add Full Site Editing support (#1681)
* Added FSE support to Alves.
  * Note: the theme `#masthead` style were preventing the FSE header to be full width as intended. Instead of needlessly overriding the whole `header.php`, I've opted to add a simpler `body:not( .fse-enabled ) #masthead`.

* Update Varia (and the other FSE themes) with FSE improvements:
  * Hide the (+) icons when rendering the Template Part block inside the Page editor (especially useful for the Columns block).
  * Remove the top margin if the Site Title block is the first child of an editor layout.
  * Make sure each column in a Columns block is max width, so that nested FSE blocks can behave as expected.
2019-11-29 13:08:03 +00:00
Jacopo Tomasone
3834391965
Update the Stratford Headstart after latest homepage layout changes (#1679) 2019-11-25 16:47:32 +00:00
Danny Dudzic
09ea105cee Radcliffe 2: Fix the Contact Info email masking generating PHP warnings 2019-11-22 01:48:17 +01:00
Daniel Dudzic
666ff190f4
Merge pull request #1596 from Automattic/update/radcliffe-2-mask-email
Radcliffe 2: Mask Contact Info email from bots
2019-11-19 19:05:56 +01:00
Jacopo Tomasone
fb33ebbac2
Full Site Editing: Bump Varia 1.5.1, Maywood 1.4.1, Exford 1.4.0, Shawburn 1.3.0 (#1657) 2019-11-13 11:52:29 +00:00
Danny Dudzic
ff504f5db3 Radcliffe 2: Improve the performance of the antispambot email masking 2019-11-13 00:34:11 +01:00
Allan Cole
b0990ab494 Mayland: Change duplicate #000000 theme color to #010101 to fix key prop concole errors. 2019-11-12 18:05:43 -05:00
Allan Cole
b4fde6ed68 Varia: Recompile RTL styles. 2019-11-12 17:45:08 -05:00
Allan Cole
21cb53c787 Varia: Remove "Post Type" from Projects Archive title and add post-type singular name. 2019-11-12 16:38:28 -05:00
Jacopo Tomasone
f1871fa4cf
Shawburn: Add Full Site Editing Support (#1650) 2019-11-12 12:31:26 +00:00
Jacopo Tomasone
7740ebaf7b
Exford: Add Full Site Editing Support (#1649) 2019-11-12 12:26:55 +00:00
Jacopo Tomasone
d254e96344
Varia, Maywood: Fix FSE Navigation Menu width when alignwide or alignfull (#1654)
Fix a regression on Maywood, that caused `alignwide` and `alignfull` Navigation Menu blocks not having the expected width.
2019-11-12 11:50:28 +00:00
Weston Ruter
8fee6913ab
Skip skip-link-focus-fix in AMP 2019-11-11 01:02:35 -08:00
Daniel Dudzic
89a950052f
Merge pull request #1387 from Automattic/eduardozulian-patch-1386
Apostrophe 2: Add post_class function to single posts
2019-11-08 12:26:23 +01:00
Allan Cole
6451632e21 Merge branch 'master' of https://github.com/Automattic/themes 2019-11-05 13:40:14 -05:00
Jacopo Tomasone
8b92e08a56
Bump Varia to 1.5.0 and Maywood to 1.4.0 (#1641) 2019-11-05 16:19:47 +00:00
Allan Cole
2b470a86f5 Balasana: Minor version bump. 2019-11-04 16:30:47 -05:00
Allan Cole
6c5d10036a
Merge pull request #1642 from Automattic/fix/balasana-issue-1637
Balasana: Add a cleaner flex-box solution.
2019-11-04 16:22:18 -05:00
Allan Cole
0e345bb25d
Merge pull request #1640 from Automattic/fix/balasana-issue-1637
Balasana: Revert menu display on mobile.
2019-11-04 16:18:56 -05:00
Jacopo Tomasone
91bba0a24c
Full Site Editing: Stop using theme classes for template parts (#1517) 2019-11-04 16:29:25 +00:00
Allan Cole
1367cdaff3 Balasana: Add a cleaner flex-box solution. 2019-11-04 09:47:54 -05:00
Allan Cole
fd4c5619aa Balasana: Revert menu display to original appearance when WooCommerce is not active. 2019-11-04 09:32:47 -05:00
Danny Dudzic
67750307d2 Morden: Fix Search Results header background color. Closes #1635 2019-11-04 15:18:02 +01:00
Danny Dudzic
cc61f9e05a Ixion: Fix widget input and select text color when setting custom colors via the Customizer 2019-11-02 03:16:37 +01:00
Allan Cole
18ca97fc04
Merge pull request #1638 from Automattic/fix/dalston-issue-1636
Dalston: Fix Hover Reveal Cover Block Style to work with gradients.
2019-11-01 17:38:15 -04:00
Allan Cole
a355bd6c57 Dalston: Fix Hover Reveal Cover Block Style to work with gradients. 2019-11-01 17:23:21 -04:00
Allan Cole
db67ce17e7
Merge pull request #1634 from Automattic/fix/varia-issue-1602
Varia: Allow separator block color options
2019-10-31 15:39:25 -04:00
Allan Cole
28c7aa86e0 All TF-themes: Allow separator color options. 2019-10-31 15:33:11 -04:00
Allan Cole
b95fc1480e Varia: Allow custom colors in separator Block. 2019-10-31 15:16:40 -04:00
Takashi Irie
0e00e3cb95
Merge pull request #1633 from Automattic/update/varia-1.4.0
Varia: Update to 1.4.0
2019-10-31 18:59:20 +00:00
Takashi Irie
8c8ff06efa Varia: Update to 1.4.0 2019-10-31 18:58:50 +00:00
Takashi Irie
f6f0257137
Merge pull request #1632 from Automattic/update/stow-1.3.0
Stow: Update to 1.3.0
2019-10-31 18:53:27 +00:00
Takashi Irie
d6ec135630 Stow: Update to 1.3.0 2019-10-31 18:52:38 +00:00
Takashi Irie
793ede01c1
Merge pull request #1567 from Automattic/enhancement/add-wc-support-stow
Stow: Add WooCommerce support.
2019-10-31 18:50:48 +00:00
Allan Cole
cd8b7e7e32 Stow: Fix mobile mini-cart padding and current-link-colors on mobile-menu. 2019-10-31 14:46:56 -04:00
Takashi Irie
08f001b66a
Merge pull request #1631 from Automattic/update/maywood-1.3.0
Maywood: Update to 1.3.0
2019-10-31 18:37:58 +00:00
Takashi Irie
f7abb3b6d0 Maywood: Update to 1.3.0 2019-10-31 18:37:28 +00:00
Takashi Irie
da93d19ccc
Merge pull request #1630 from Automattic/enhancement/add-wc-support-refactor-menu
Varia: Fix FSE button-style `%extend` compiling error.
2019-10-31 18:35:32 +00:00
Allan Cole
581e57b69d Merge branch 'master' into enhancement/add-wc-support-stow 2019-10-31 14:34:07 -04:00