Jeff Ong
e693c3f627
Bump minor version.
2021-02-22 15:08:28 -05:00
Jeff Ong
51a6c70391
Scope buttons to not target the Gutenberg components class.
2021-02-22 12:16:27 -05: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
68f4f35da0
rebuild varia children
2021-02-15 16:40:33 +00:00
Ben Dwyer
2173942579
Color Annotations: Check for the existence of color annotations in a more robust way
2021-02-12 21:06:40 +00:00
Maggie Cabrera
b5c83540a1
bump versions and rebuild
2021-02-10 17:18:36 +01:00
Ben Dwyer
d50b3b6132
rebuild Varia children
2021-02-09 15:38:57 +00:00
Ben Dwyer
406d7e1abc
Update version numbers for varia themes
2021-02-08 10:26:17 +00:00
Maggie Cabrera
8d92c65e3c
rebuilt, rolled back version numbers from a previous PR
2021-02-05 17:41:41 +01:00
Ben Dwyer
4e55cadd9b
Merge pull request #3185 from Automattic/fix/2866-more-specifically-recolored
...
Varia + Children: Separate background & color
2021-02-05 10:44:28 +00:00
Jason Crist
2be9595daf
Comitting compiled CSS files for testing
2021-02-04 14:53:47 -05:00
Ben Dwyer
2357a5f486
Varia: Don't force outlined buttons to be transparent
2021-02-04 17:25:13 +00:00
Ben Dwyer
fb6f855b87
Varia + Children: Update version numbers and rebuild
2021-02-01 10:18:57 +00:00
Maggie Cabrera
25ee6a7501
rebuilt all child themes
2021-01-29 17:22:46 +00:00
Maggie Cabrera
c4ea7367ae
rebuild varia themes
2021-01-20 19:28:03 +01:00
Maggie Cabrera
a5983fd7ec
minor version bump
2021-01-20 19:22:38 +01:00
Ben Dwyer
ed52842b03
Updates the version numbers for Varia so we can deploy our changes
2021-01-20 17:42:10 +00:00
Kjell Reigstad
651ad5f8ee
Tidy up top margins for varia and all chlld themes.
2021-01-20 11:33:47 -05:00
Jack Lenox
b328eddf24
Merge pull request #3065 from Automattic/remove/table-word-break-varia
...
Varia: Remove word-break style in tables
2021-01-20 12:10:18 +00:00
Jack Lenox
525afbd7eb
Varia: Remove word-break style in tables
...
Related to #3056 .
The `word-break: break-all` style creates unwanted and unexpected breaks in text in tables. Let's remove it.
Fixes #2375 , fixes #2120 .
2021-01-20 12:02:54 +00:00
Maggie Cabrera
5227731d3e
small refactor, rivington header and footer
2021-01-19 16:57:09 +01:00
Ben Dwyer
ffcae3fef1
move the WordPress credit into the site name template
2021-01-19 12:53:10 +00:00
Ben Dwyer
b43950c5b5
replace site name code with a template
2021-01-19 12:45:30 +00:00
Ben Dwyer
2fd4a1f46c
Create a template for privacy policy
2021-01-19 12:38:15 +00:00
Ben Dwyer
4662cf643e
refactor footer templates to make it easier to share code
2021-01-19 12:02:35 +00:00
Maggie Cabrera
2e52a5e491
footer info template part and Alves footer fix
2021-01-19 12:10:47 +01:00
Ben Dwyer
d1a5a072f0
fix encoding issues
2021-01-08 12:49:53 +00:00
Ben Dwyer
39301e2f23
fix RTL arrows
2021-01-08 11:46:32 +00:00
Ben Dwyer
3f9a515ac3
Fix RTL comment syntax and update version numbers
2021-01-08 11:12:57 +00:00
Yoav Farhi
e7815eaefc
generate the style-rtl.css file for supported themes
2021-01-07 15:30:52 +02:00
Yoav Farhi
e587621eca
Fix right/left arrows in RTL mode
...
Replace right arrow css (\2192 or \02192) with left arrow ( \2190 or \02190) and vice versa
2021-01-07 15:07:23 +02:00
Jeff Ong
418a4494a6
Correct version numbers.
2021-01-05 15:02:38 -05:00
Jeff Ong
2fe2abffca
Match package.json with style.css versions.
2021-01-05 14:14:49 -05:00
Jeff Ong
62eb7d9fbc
Rebase trunk.
2021-01-05 11:44:16 -05:00
Jeff Ong
5ad077284f
Merge pull request #2900 from Automattic/fix/#2842
...
Varia: Remove overflow:scroll on pre element
2021-01-05 11:36:12 -05:00
Jeff Ong
ebdcfd06a8
Remove margin from quote block.
2021-01-04 13:05:28 -05:00
Maggie Cabrera
97f4fe13bd
color fix for alves
2020-12-22 14:47:53 +01:00
Jack Lenox
c5bf1b94fe
Varia: update child themes re overflow: scroll
...
See #2842
2020-12-18 15:06:41 +00:00
Maggie Cabrera
440ed6c8fe
changed versions
2020-12-17 12:11:27 +01:00
Maggie Cabrera
4f92864c65
fixed woocommerce toggle with adminbar and marketing bar present
2020-12-17 11:36:48 +01:00
Enej Bajgoric
048cacb060
Fix the admin-bar top spacing.
...
This was tested on the .com side to make sure that whent he admin bar is used the top spacing works as expeted.
2020-12-17 11:36:48 +01:00
Enej Bajgoric
98068e6a77
Rebuild all the other themes
2020-12-17 11:36:48 +01:00
Enej Bajgoric
f22159e815
Fix position of the menu button, update support for woo nav to work the same way as regualar nav
2020-12-17 11:36:48 +01:00
Enej Bajgoric
ca1ba9919f
Simplify: Refactor functions to just include one function that adds the 3 required filters/actions
2020-12-17 11:36:48 +01:00
Enej Bajgoric
5fc14b6351
Revert the border-radius change since it is not needed any more.
2020-12-17 11:36:48 +01:00
Maggie Cabrera
1fcc23c790
display contents solution
2020-12-17 11:36:48 +01:00
Maggie Cabrera
9996c9caba
compiled styles
2020-12-17 11:36:48 +01:00
Maggie Cabrera
ddc961c071
changed menu container selector
2020-12-17 11:36:48 +01:00
Maggie Cabrera
e60a1e0050
styles for dropdown menu
2020-12-17 11:36:48 +01:00
Maggie Cabrera
aedfbd8616
used template areas for menu layout
2020-12-17 11:36:48 +01:00
Enej Bajgoric
70c96b52de
Fix the menu container class.
2020-12-17 11:36:48 +01:00
Enej Bajgoric
c0fd83dab4
Possible woo plugin css.
2020-12-17 11:36:47 +01:00
Enej Bajgoric
8a3d065123
After rebuild the css again.
2020-12-17 11:36:47 +01:00
Enej Bajgoric
58728625ce
Use css grid to style the side nav
2020-12-17 11:36:47 +01:00
Enej Bajgoric
ecec58072b
Move functions to after theme setup call
2020-12-17 11:36:47 +01:00
Enej Bajgoric
11cbcc675b
Move functions to Varia add customizer control
2020-12-17 11:36:47 +01:00
Enej Bajgoric
69d57b8758
Update scss files to be more DRY
2020-12-17 11:36:47 +01:00
Enej Bajgoric
626ba8c1b6
Updates to take into accout the theme switch.
2020-12-17 11:36:47 +01:00
Enej Bajgoric
6c078f86fc
Updates to take into accout the site logo & when the menu is not there.
2020-12-17 11:36:47 +01:00
Enej Bajgoric
7fa2ec4ff3
Include the varia_mobile_nav_on_side function in all the themes.
...
This makes sure that the user will not get a PHP warning if theu are not running the latest version of varia that has that function.
Since varia doesn't have that feature enabled this PR removes the function as well.
2020-12-17 11:36:47 +01:00
Enej Bajgoric
24cf9893c1
Update the Alves theme to have the mobile nav on the side.
2020-12-17 11:36:47 +01:00
Ben Dwyer
46e3b77ba1
align version numbers
2020-11-30 20:22:33 +00:00
Ben Dwyer
955e49eb9b
update version numbers
2020-11-30 20:17:39 +00:00
Milind More
8aeb090cce
GH-2847 Adds Alves theme as reader theme.
2020-11-23 16:29:48 +05:30
Jason Crist
c69defa26b
Returning .pot files to git version control
2020-11-12 09:36:04 -05:00
Jason Crist
0f3883049b
Removing Resources excluded via .gitignore
2020-11-11 17:30:23 -05:00
Jason Crist
2ad0c16209
Version Bump for unsynced changes
2020-11-10 13:24:19 -05:00
Ben Dwyer
da967ec349
Merge pull request #2786 from Automattic/udpate/varia-version-numbers
...
Update version numbers for all varia themes
2020-11-06 18:55:01 +00:00
Ben Dwyer
8557e178df
Update version numbers for all varia themes
2020-11-06 18:52:51 +00:00
Ben Dwyer
952143998c
stack the site logo on alves and hever
2020-11-06 11:34:30 +00:00
Allan Cole
04bc8a94ee
Alves: Reduce specificity on rules to hide extra color palettes.
2020-11-04 16:59:07 -05:00
Ben Dwyer
40b9c3d5bb
Merge pull request #1892 from Automattic/update/#1889
...
Alves: Remove top padding on mobile devices
2020-11-04 17:20:55 +00:00
Ben Dwyer
38f63adc59
Merge pull request #1666 from Automattic/update/1142
...
Varia child themes: Adjust license information
2020-11-04 17:19:51 +00:00
Ben Dwyer
d7a28f8c72
fix security issues
2020-10-29 15:08:39 +00:00
Jason Crist
335e240b1e
Compiled Varia Child Themes to address #2257 .
...
Fix for Varia was previously put in place with this change: https://github.com/Automattic/themes/pull/2654
This change compiles that into all of the Varia child themes.
2020-10-22 14:29:09 -04:00
Noah Allen
2b1de5eef9
Fix editor styles for verse block for all varia child themes ( #2661 )
2020-10-21 16:05:44 -07:00
Ben Dwyer
709fbc5596
rebuild all child themes
2020-09-24 17:08:28 +01:00
Ben Dwyer
0a602a63a8
Varia: Simplify pullquote styles
2020-09-24 15:14:10 +01:00
Maggie Cabrera
1666d8c814
fixed messed up varia+children versions
2020-09-24 12:40:49 +02:00
Maggie Cabrera
ca6a66889d
fixed inheritance for pullquote bg color
2020-09-23 09:25:16 +02:00
Ben Dwyer
fb21619e46
Merge pull request #2469 from Automattic/fix/varia-building
...
Varia: Make the build jobs sequential
2020-09-17 16:05:32 +01:00
Ben Dwyer
405023f6ef
fix version numbers for varia child themes
2020-09-17 15:46:15 +01:00
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
e0d69f491d
All Varia-themes: Recompile styles.
2020-07-15 18:03:30 -04:00
Allan Cole
0ea92dd18f
Alves: Fix background-color utility classes.
...
Fixes : #2252
2020-07-14 13:51:36 -04:00
Allan Cole
90a2cb1c59
Alves: Fix jetpack form text color issue in editor.
2020-07-10 14:57:08 -04:00
Allan Cole
f2c13133cc
Alves: Remove form input text-color from annotations.
2020-07-09 17:57:50 -04:00
Allan Cole
4a5a95c9f6
Alves: fix form text color.
2020-07-08 14:13:24 -04:00
Allan Cole
9e314515a3
Alves: Recompile against the latest changes to Varia.
2020-06-30 14:24:19 -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
Kjell Reigstad
3c2962d6c0
Alves: Clean up links on dark backgrounds.
2020-06-19 10:42:41 -04:00
Kjell Reigstad
94cbf1a963
Alves: Restore foreground color rules.
2020-06-19 09:53:37 -04:00
Kjell Reigstad
8cff3fa041
Alves: Fix custom colors logic
...
Fixes #2146 by syncing up the custom colors logic with the code used in Coutoire and Rivington.
2020-06-18 07:54:12 -04:00
Allan Cole
bf79801da5
Alves: Recompiling styles against varia.
2020-06-17 13:27:04 -04:00
Allan Cole
668af5fa62
Merge pull request #1962 from Automattic/add/color-annotations-alves
...
Alves: Add Color Annotataions.
2020-06-17 13:25:29 -04:00
Allan Cole
75ed68327a
Alves: Clean up dim support in cover block.
2020-06-12 14:05:11 -04:00
Allan Cole
31d2ba4125
Alves: Clean up dim support in cover block.
2020-06-12 14:04:21 -04:00