Ben Dwyer
ab4c2c91d4
Varia: Make the build jobs sequential
2020-09-17 14:14:00 +01:00
Ben Dwyer
697db260e7
update RTL numbers
2020-09-16 14:22:26 +01:00
Ben Dwyer
d7a5aba5b2
update all varia children
2020-09-16 14:12:30 +01:00
Ben Dwyer
8e3c04310b
Add a rebuild tool for varia themes
2020-09-14 22:03:05 +01:00
Allan Cole
299d9a3e00
Exford: Fix cover block bakcground-background-color.
2020-08-10 14:14:00 -04:00
Allan Cole
bd92859b77
Exford: Clean up outline buttons.
2020-08-07 17:15:24 -04:00
Allan Cole
ba2b07bd44
Exford: Fix nested link colors.
2020-08-07 17:05:54 -04:00
Allan Cole
924d896147
Exford: Improve annotations.
2020-08-07 11:50:03 -04:00
Allan Cole
e9164359e8
Exford: Re-add default editor palette colors.
2020-08-06 12:51:41 -04:00
Allan Cole
36c24e223f
Exford: Improving color annotations.
2020-08-04 16:32:46 -04:00
Allan Cole
20051d5d4d
Merge branch 'master' into add/color-annotations-exford
2020-07-28 17:29:37 -04:00
Allan Cole
e0d69f491d
All Varia-themes: Recompile styles.
2020-07-15 18:03:30 -04:00
Allan Cole
91b30b3a74
All Varia Themes: Add jetpack editor styles support to all themes.
2020-07-10 15:34:26 -04:00
Allan Cole
eca253f73e
All Varia Themes: Add jetpack editor styles support to all themes.
2020-07-10 15:17:29 -04:00
Allan Cole
916e0c0151
Exford: Fix form text color.
2020-07-08 14:22:56 -04:00
Allan Cole
26608327f1
Exford: Recompile against the latest changes to Varia.
2020-06-30 14:25:54 -04:00
Allan Cole
0774b76519
Varia Child Themes: Recompile child themes with the latest changes to Varia.
2020-06-30 13:25:42 -04:00
Allan Cole
5b9d6a9d00
All Varia Themes: Recompile child themes, update build tool dependencies.
2020-06-09 17:33:46 -04:00
Allan Cole
a9dc23d8ef
Merge pull request #2030 from rtCamp/fix/comment-avatar-image-size-exford
...
Exford: Fixes Comment avatar on amp pages
2020-06-09 17:27:03 -04:00
Allan Cole
5ac38d5701
Merge pull request #2087 from rtCamp/fix/css-interpolation-commentmeta-exford
...
Exford: Fix Interpolation issue in comment-meta style
2020-06-09 17:18:07 -04:00
Towhidul Islam
8b0051eb43
Exford: Fix Interpolation issue in password-strength-meter style
2020-06-02 16:16:35 +06:00
Towhidul Islam
4614594f66
Exford: Fix Interpolation issue in comment-meta style
2020-06-02 16:13:09 +06:00
Allan Cole
0691c5c27a
Exford: Fix rtl nested button text-color, code tidying.
2020-05-22 15:12:12 -04:00
Allan Cole
5cec1031d3
Exford: Fix nested button text-color, code tidying.
2020-05-22 15:10:58 -04:00
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