Commit graph

53 commits

Author SHA1 Message Date
madhusudhand
f8c5dbf6af Version Bump 2022-03-28 16:51:39 +05:30
Madhu Dollu
7506e55075
Varia: add tertiary styles and update SASS variables to CSS variables (#5666)
* Varia: add tertiary styles conditionally

Varia is a parent theme and the tertiary styles are not defined.
It effects all of its child themes such as stow.

* create styles for tertiary blocks
* add the styles conditionally so that child themes that has tertiary will get the classes

* add tertiary color and background styling

* Stow
* Hever
* Rockfield
* Stratford

* rebuild child themes with Varia changes
2022-03-28 16:10:08 +05:30
Jason Crist
f554716f19 Version Bump 2022-02-17 16:31:27 -05:00
Jeff Ong
e2efdeab00 Version Bump 2022-02-08 17:30:42 -05:00
Ben Dwyer
2ef8a95e1f Version Bump 2021-12-20 09:53:16 +00:00
Ben Dwyer
2c1bee517c
Varia: Remove img#wpstats CSS (#4547)
* Varia: Remove img#wpstats code

* remove unconnected change

* bump version numbers
2021-09-09 09:36:27 +01:00
Matt Wiebe
56211392b2 once again with feeling 2021-07-27 12:15:57 -05:00
danielsmithmichigan
d47835c91e Stratford/Varia: Bump varia version number 2021-07-20 11:47:56 -04:00
Andres Blanco
ca0a1bf6a5 Bump varia version number 2021-06-28 09:37:06 -03:00
Ben Dwyer
b7ec970d93 bump version numbers 2021-06-14 11:36:44 +01:00
Jeffrey Pearce
7ebf90e627 Varia: update version to 1.6.6 2021-03-16 15:14:30 +02:00
Ben Dwyer
20c7bfd50c Rebuild varia themes 2021-02-25 09:40:17 +00:00
Ben Dwyer
5db6d11a6d Update version numbers for Seedlet themes 2021-02-15 16:35:31 +00:00
Ben Dwyer
d50b3b6132 rebuild Varia children 2021-02-09 15:38:57 +00:00
Ben Dwyer
fb6f855b87 Varia + Children: Update version numbers and rebuild 2021-02-01 10:18:57 +00:00
Maggie Cabrera
c4ea7367ae rebuild varia themes 2021-01-20 19:28:03 +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
Jeff Ong
834fd9a90b Rebuilding varia. 2021-01-08 09:35:11 -05:00
Maggie Cabrera
440ed6c8fe changed versions 2020-12-17 12:11:27 +01:00
Milind More
aa32253d8a GH-2847 Adds Varia Theme as reader theme. 2020-11-23 16:58:21 +05:30
Maggie Cabrera
3ab69f56ec changed default value for get_theme_mod 2020-11-11 13:10:17 +01:00
Maggie Cabrera
66505e491e bumped versions again because gh was behind svn 2020-11-11 11:05:17 +01:00
Maggie Cabrera
7659640926 bumped versions up 2020-11-11 10:58:33 +01:00
Jason Crist
a2f977aff4 Corrected Version Mismatch 2020-10-22 12:51:30 -04:00
Maggie Cabrera
1666d8c814 fixed messed up varia+children versions 2020-09-24 12:40:49 +02:00
Michael Cain
77e080ffb8
Bump versions. 2019-12-20 13:56:36 -05: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
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
8b92e08a56
Bump Varia to 1.5.0 and Maywood to 1.4.0 (#1641) 2019-11-05 16:19:47 +00:00
Takashi Irie
8c8ff06efa Varia: Update to 1.4.0 2019-10-31 18:58:50 +00:00
Allan Cole
4dc9e2e29b Merge branch 'master' into enhancement/add-wc-support 2019-10-24 11:14:13 -04:00
Takashi Irie
3c5a216f6d Varia: Bump up the version to deploy to WP.com 2019-10-24 15:07:29 +01:00
Andrés
a8de6d3282
Update global styles namespace (#1550) 2019-10-24 15:07:27 +02:00
Allan Cole
1d9a9ead93 Varia: resync with master. 2019-10-21 13:44:57 -04:00
Allan Cole
685eb7891f Merge branch 'master' into origin/enhancement/add-wc-support-custom-properties 2019-10-21 13:32:01 -04:00
Andrés
aed64db1b2 Varia: update version 2019-10-15 12:07:33 +02:00
Andrés
d7b68f0e51 Varia: declare support for Global Styles 2019-10-15 12:06:11 +02:00
Allan Cole
8f8eafb447 Varia: Adding config file for WC, cleaning up table styles 2019-10-14 13:42:21 -04:00
Jacopo Tomasone
914391463b
Varia / Maywood: Allow Full Site Editing blocks to be styled with Gutenberg attributes (#1500)
Remove most hardcoded styles from Site Title, Site Description, and Navigation Menu blocks, allowing the user to customize them in the Block Editor.
2019-10-14 18:04:16 +01:00
Allan Cole
72b6cdee37 Varia: Minor version bump. 2019-10-03 12:53:39 -04:00
Allan Cole
4d6d82938e Varia: Add full-site-editing tag for the showcase. 2019-10-03 12:52:35 -04:00
Allan Cole
debcb17e46 Varia: Add auto-loading-homepage tag to main stylesheet and child theme stylesheet, version bump 2019-10-02 12:44:53 -04:00
Marko Andrijasevic
8b1a8399a3
Varia and Maywood: bump theme versions (#1459)
Bumps Varia to version 1.2.2.
Bumps Maywood to version 1.1.2.
2019-10-01 14:55:06 +02:00
Jacopo Tomasone
121090c1a6
Bump Varia to 1.2.1, Maywood to 1.1.1 (#1402) 2019-09-05 20:28:36 +01:00
Copons
9ac3c22a4e Bump Modern Business, Varia, Maywood versions 2019-09-02 14:03:37 +01:00
Jacopo Tomasone
b6e15ce3a8
Full Site Editing: Update Navigation Menu style on Varia and Maywood (#1364)
Update the Navigation Menu style in Varia, and via both inheritance and overrides in Maywood.

See: https://github.com/Automattic/wp-calypso/pull/35880
2019-09-02 11:40:22 +01:00
Jeffrey Pearce
a87eaf98af Varia: version increment to 1.1.1 for prior fix. 2019-08-28 13:50:20 +02:00
Jeffrey Pearce
a29571164e Varia 1.1.0
- Implements semver standards.
- Upgrades package dependancies.
2019-08-27 11:04:33 +02:00
Allan Cole
6588f4b06f Varia: Remove duplicate /vendors import 2019-08-21 13:32:35 -04:00
Allan Cole
3595e0be8f Varia: Fixes theme URI link in main stylesheet 2019-08-08 20:16:33 -04:00