Commit graph

199 commits

Author SHA1 Message Date
Allan Cole
65e4b6f90c
Exford: Fix txt/bg text color. 2020-05-22 14:09:02 -04:00
Kjell Reigstad
b162958484 Add editor colors annotations. 2020-05-21 17:50:13 -04:00
Allan Cole
d2e99e312e
Exford: Remove !important flags from utility classes. 2020-05-21 17:30:09 -04:00
Allan Cole
79c1358366
Exford: Revise conditionals to fix array offset issue, cody tidying. 2020-05-21 12:46:05 -04:00
Allan Cole
abd936ee00 Exford: Connect editor color palette to color annotations. 2020-05-20 16:47:48 -04:00
Towhidul Islam
f109c26686 Exford: Fixes Comment avatar on amp pages 2020-05-15 14:12:33 +06:00
Allan Cole
4f972bddfb Exford: Recompile CSS to remove !important from utility classes, update npm dependency. 2020-05-13 14:36:44 -04:00
Kjell Reigstad
6e76769981
Add featured color palettes 2020-05-13 12:23:02 -04:00
Kjell Reigstad
85e52e329e Add grays, fix missing accent color values. 2020-05-07 18:08:45 -04:00
Kjell Reigstad
04a2ac501a Remove text contrast annotations. 2020-05-06 09:02:29 -04:00
Kjell Reigstad
b8299f9b08 Exford: Add Color Annotations 2020-05-01 09:31:43 -04:00
Allan Cole
c7b4c3b3ac Varia & All Varia Child Themes: Fix button selector typo related to #1925 and #1927 2020-04-17 17:24:46 -04:00
Allan Cole
c533e5a593 Exford: Fix button styles to work alongside Gutenberg 7.9. 2020-04-17 16:03:13 -04:00
Allan Cole
7357f9a1cb
Merge pull request #1921 from Automattic/fix/full-width-items-inside-of-columns-recompile
All Varia Child Themes: Ensures full-width items inside of columns do not overlap.
2020-04-15 13:14:27 -04:00
Allan Cole
472821d5f6 Exford: Ensure full-width items inside of columns do not overlap.
- Applies button style issue in #1757
- Requires: #1902
2020-04-14 18:54:11 -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
caeece7e5c Add LICENSE to Exford 2020-01-22 10:44:23 +07:00
Michael Cain
4bba10325f
Rebuild. 2019-12-20 14:06:00 -05:00
Michael Cain
77e080ffb8
Bump versions. 2019-12-20 13:56:36 -05:00
Takashi Irie
7822303273 Exford: Blog Posts block style tweak 2019-12-20 10:46:17 +00:00
Michael Cain
2b309e1b36
Rebuild 2019-12-19 13:31:40 -05:00
Michael Cain
3960ba2cfd
Rebuild 2019-12-19 11:50:28 -05:00
Michael Cain
9f12791efe
Rebuild 2019-12-18 15:30:51 -05:00
Michael Cain
db1cc9d24c
Rebuild. 2019-12-18 12:49:53 -05:00
Michael Cain
bea8e27df3
Rebuild with Varia grid and type scale changes. 2019-12-17 15:12:52 -05:00
Michael Cain
fbd6ab0a2a
Exford: remove alignment 2019-12-17 14:57:58 -05:00
Michael Cain
f69f0b7142
Exford 2019-12-16 16:46:58 -05: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
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
Niels Lange
ae787d50be
FIX #1142: Adjust license information of Varia child themes 2019-11-15 11:49:01 +07: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
Jacopo Tomasone
7740ebaf7b
Exford: Add Full Site Editing Support (#1649) 2019-11-12 12:26:55 +00:00
Allan Cole
28c7aa86e0 All TF-themes: Allow separator color options. 2019-10-31 15:33:11 -04:00
Takashi Irie
e2933bcac9 Exford: Update to 1.3.0 2019-10-31 16:28:44 +00:00
Takashi Irie
58c07349d1
Merge pull request #1557 from Automattic/enhancement/add-wc-support-exford
Exford: Add WooCommerce support
2019-10-31 16:25:23 +00:00
Allan Cole
a2c2661911 Exford: Updating WC styles to work with menu refeactor in #1578. 2019-10-30 17:08:54 -04:00
Allan Cole
02b439c262 Merge branch 'enhancement/add-wc-support-refactor-menu' into enhancement/add-wc-support-exford 2019-10-30 17:07:36 -04:00
Allan Cole
be126c2217 Exford: Syncing updates in headstart annotations from wpcom. 2019-10-28 12:52:14 -04:00
Takashi Irie
ad940f3cbe Exford: Unset measuere variable default 2019-10-25 13:02:11 +01:00
Takashi Irie
bf3748f49c Exford: Recompile stylesheet with the latest Varia 2019-10-25 13:01:22 +01:00
Andrés
a8de6d3282
Update global styles namespace (#1550) 2019-10-24 15:07:27 +02:00
Allan Cole
08ebcbe309 Exford: Recompile styles with upstream changes. 2019-10-23 18:23:53 -04:00
Allan Cole
e346abc5cb Merge branch 'enhancement/add-wc-support' into enhancement/add-wc-support-exford 2019-10-23 18:23:13 -04:00
Allan Cole
1e9b8af184 Exford: Recompiling with changes to master. 2019-10-23 10:45:17 -04:00
Allan Cole
8071f5e3c7 Exford: Cleaning up woocommerce alert colors. 2019-10-22 17:10:06 -04:00
Allan Cole
1abedd05e6 Exford: Add WC support, and alert color variables. 2019-10-22 17:02:55 -04:00
Takashi Irie
6a85c544da Exford: Make sure sub-menu item is one line in Safari 2019-10-22 21:56:51 +01:00
Allan Cole
f3de0bdf24
Merge pull request #1520 from Automattic/fix/missing-separator-config
Varia + various child-themes: Add missing config variables
2019-10-21 13:30:54 -04:00
Andrés
8deac7ba10 Exford: remove family-css-variable 2019-10-18 14:19:54 +02:00
Andrés
4f1f707a3e Exford: migrate to use font-family mixin 2019-10-18 12:40:03 +02:00