Commit graph

264 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
74ba0bece2
Do not target inner container of cover to change its color. (#5557)
Build all varia children
2022-02-17 16:27:05 -05:00
Jeff Ong
e2efdeab00 Version Bump 2022-02-08 17:30:42 -05:00
Ben Dwyer
7296688700
Update dependencies (#5476)
* Update dependencies

* run agian with node 16
2022-02-08 16:11:05 +00:00
Jason Crist
e5319d2d12
Fix/theme version discrepancy (#5328) 2022-01-14 13:54:18 -05:00
Sarah Norris
6fda92d1f7
Update all dependencies and add update script (#5304)
* Add update-dependencies script

* Update deps for all themes

* update barnsbury package.lock

* Rebuild all themes

* Another run of update & build all

* Update alves package-lock

* Update root package-lock

* Update all package-lock files

* Add nvmrc file

* Remove .nvmrc file

* Add node version to root package json

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-01-14 14:28:12 +00:00
Sarah Norris
24d6d0b091
Update dependencies for Dependabot alerts (#5291)
* Update Dalston deps

* Update Coutoire deps

* Update calm-business deps

* Update brompton deps

* Update barnsbury deps

* Update balasana deps

* Update alves deps

* Update root deps

* Update all package-lock files for node 16

* Add batch:update script

* Revert "Add batch:update script"

This reverts commit 5c1d2b966ad4b45b9a2cad86cf4ccdc73799b96b.
2022-01-12 09:00:42 +00:00
Jason Crist
08492d5ac3
Fixed submenu style of focused submenu to match hover styling (#5221) 2021-12-21 08:55:48 +00:00
Ben Dwyer
2ef8a95e1f Version Bump 2021-12-20 09:53:16 +00:00
Ben Dwyer
80e35ff88c
Varia: Remove code that changes the cover block colors (#5212) 2021-12-20 09:32:09 +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
Jason Crist
8a5c5b1977
Apply/batch utils audit (#4494)
* Ran batch:audit:fix

* Ran it and got more fixes.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-09-01 16:04:30 -04:00
Matt Wiebe
821a3ed95f actually build stuff haha 2021-07-27 12:24:32 -05:00
Matt Wiebe
56211392b2 once again with feeling 2021-07-27 12:15:57 -05:00
danielsmithmichigan
81ecbd6eae Stratford/Varia: Bump version numbers 2021-07-20 11:57:19 -04:00
danielsmithmichigan
8bb989b212 Varia based themes: Bumped versions for this pull request: https://github.com/Automattic/themes/pull/4230
wq
2021-07-20 11:47:56 -04:00
Andres Blanco
5b54db344c cleanup 2021-06-23 15:08:22 -03:00
Andres Blanco
22ef290061 better support wysiwyg 2021-06-23 15:08:22 -03:00
Andres Blanco
34ffedde42 Varia: Fix cover text color over clear backgrounds. 2021-06-23 15:08:22 -03:00
Ben Dwyer
6950b5366e
Merge pull request #3986 from Automattic/varia-search-block
Varia styles for search block
2021-06-14 11:57:19 +01:00
Ben Dwyer
b7ec970d93 bump version numbers 2021-06-14 11:36:44 +01:00
Ben Dwyer
abf42f0743 Add language files from dotcom 2021-06-10 09:42:35 +01:00
Maggie Cabrera
a39bd8a656 custom styles for Alves 2021-06-08 15:22:16 +01:00
Maggie Cabrera
e6f177905e alves color annotations 2021-06-08 15:22:15 +01:00
Maggie Cabrera
7267b7c863 square icon buttons 2021-06-08 15:22:15 +01:00
Maggie Cabrera
6049bb9fa7 rebuilt children 2021-06-08 15:22:14 +01:00
Jason Crist
acddf9e684 Compiled mobile padding changes for varia children 2021-06-03 08:54:56 -04:00
Ben Dwyer
839d682f5d
Merge pull request #3309 from Automattic/add/seedlet/extensibility-3134
Add filter to change bundled google fonts in assorted themes.
2021-05-05 18:58:34 +01:00
Ben Dwyer
20c7bfd50c Rebuild varia themes 2021-02-25 09:40:17 +00:00
Jeff Ong
c564997505 Do not generically target input elements. 2021-02-22 17:13:35 -05:00
Jeff Ong
607f61ae69 Remove generic targeting of all buttons. 2021-02-22 16:40:03 -05:00
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