Commit graph

3366 commits

Author SHA1 Message Date
Michael Cain
bc0c8fcb47
Redhill 2019-12-17 14:50:21 -05:00
Michael Cain
41be3ff175
Brompton 2019-12-17 14:42:32 -05:00
Michael Cain
fe4de15e4c
Leven 2019-12-17 14:36:03 -05:00
Michael Cain
b43a205340
Hever 2019-12-17 14:27:04 -05:00
Michael Cain
e1f8062b58
Stow 2019-12-17 13:54:16 -05:00
Michael Cain
246b970b09
Update Varia type scale and grid margin. 2019-12-17 13:46:07 -05:00
Michael Cain
3401bb7af7
Morden 2019-12-16 18:01:51 -05:00
Michael Cain
e8ded9861f
Coutoire 2019-12-16 17:19:46 -05:00
Michael Cain
072d1829f5
Stratford 2019-12-16 16:59:26 -05:00
Michael Cain
3a04a2ea8b
Rockfield 2019-12-16 16:54:17 -05:00
Michael Cain
f69f0b7142
Exford 2019-12-16 16:46:58 -05:00
Michael Cain
7ecc11082c
Alves 2019-12-16 16:41:21 -05:00
Michael Cain
870beebea7
Shawburn 2019-12-16 16:34:49 -05:00
Michael Cain
fbc099e672
Balasana 2019-12-16 16:28:09 -05:00
Michael Cain
6d81d7d5ea
Rivington 2019-12-16 16:20:27 -05:00
Michael Cain
62ad65d47c
Mayland 2019-12-16 16:13:31 -05:00
Michael Cain
f8595e081d
Dalston 2019-12-16 16:06:05 -05:00
Michael Cain
f60c956a25
Barnsbury 2019-12-16 15:51:54 -05:00
Michael Cain
67b3c47dec
Maywood 2019-12-16 15:49:38 -05:00
Michael Cain
c39ea56b7d
Varia: add styling for Blog Posts (Newspack) block. 2019-12-16 15:29:25 -05: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
b4fde6ed68 Varia: Recompile RTL styles. 2019-11-12 17:45:08 -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
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