madhusudhand
6f23b289fd
Version Bump
2022-10-19 11:05:08 +01:00
Bob Matyas
7ee60be3cb
#5249 : Varia+Children: Fix continue reading link ( #6426 )
2022-10-19 15:29:06 +05:30
Yashita Mittal
f9296f8781
Varia buttons: Fix custom text color when button background color is set to "foreground" or "background" ( #6523 )
...
* Varia Button: Fix custom text color
* Varia - Update CSS file to fix the custom text color
* Stow: Remove extra quotes to fix css
Co-authored-by: yashita.mittal <yashita.mittal@a8c.com>
2022-09-20 11:30:55 +05:30
Jason Crist
0a3842b248
Version Bump
2022-09-01 12:03:50 -04:00
Jason Crist
caa5ae2c88
Add appearance tools to all Varia themes ( #6428 )
2022-09-01 12:01:24 -04:00
madhusudhand
4c0ae5a888
Version Bump
2022-08-09 11:57:59 +05:30
Bob Matyas
dbc69bbf39
#6025 : Varia: Fix Jetpack map block close icon ( #6339 )
2022-08-09 11:48:31 +05:30
Jason Crist
3fb1ed2975
Version Bump
2022-07-26 09:13:33 -04:00
Jason Crist
5fd75cd928
Varia - center Getty image embeds ( #6286 )
...
Co-authored-by: GS <gwen.smith@automattic.com>
2022-07-26 09:11:48 -04:00
Sarah Norris
dbdbddd0e3
Revert "Varia - center Getty image embeds ( #6231 )" ( #6285 )
...
This reverts commit 5459308054
.
2022-07-25 10:58:48 -04:00
GS
5459308054
Varia - center Getty image embeds ( #6231 )
...
Code is from this open issue: https://github.com/Automattic/themes/issues/2123
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-07-25 15:53:39 +01:00
madhusudhand
c58ac1b8a8
Version Bump
2022-07-15 15:33:31 +05:30
Madhu Dollu
183ecad96d
migrate to npm workspaces ( #6200 )
2022-07-15 11:15:17 +05:30
A8C
df1345df11
Version Bump
2022-07-14 13:10:23 +05:30
Bob Matyas
f17001697d
#5379 : Varia/Seedlet: Fix no posts found message ( #6185 )
2022-07-14 13:04:22 +05:30
Madhu Dollu
f53fcdf869
update theme URL to wordpress.com in theme sass ( #6087 )
2022-06-14 15:32:14 -04:00
Mark Biek
0eb047cada
Version Bump
2022-05-25 09:55:22 -04:00
Mark Biek
19a2c4ec86
Update all /pub themes so the theme-uri points to
https://wordpress.com/theme/ <slug> ( #6033 )
...
Previously, it was a mix of linking to Github vs. WordPress.com
2022-05-25 09:48:00 -04:00
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
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
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
Sarah Norris
42446d0cfc
Add TikTok icon to social menu in Varia, Seedlet + others ( #5223 )
...
* Varia: add tiktok icon
* Seedlet: add tiktok icon
2021-12-20 09:30:59 +00:00
Eru Penkman
6c144c696f
optimize speed of running ./sandbox push --ignore ( #3634 )
2021-09-13 13:56:49 -04: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
56211392b2
once again with feeling
2021-07-27 12:15:57 -05:00
Jason Crist
c02fde2b1b
Revert "Added block template support to Varia. ( #4250 )" ( #4262 )
...
This reverts commit 5870dcd995
.
WP.com doesn't seem ready for this change yet. Reverting until it is.
2021-07-21 10:44:20 -04:00
Jason Crist
5870dcd995
Added block template support to Varia. ( #4250 )
2021-07-21 09:47:30 -04:00
danielsmithmichigan
d47835c91e
Stratford/Varia: Bump varia version number
2021-07-20 11:47:56 -04:00
danielsmithmichigan
59b3257578
Stratford/Varia: Fixed an issue preventing customizer color choices from being shown while customizer is open
2021-07-20 11:47:56 -04:00
Andres Blanco
ca0a1bf6a5
Bump varia version number
2021-06-28 09:37:06 -03: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
Jason Crist
e5baa9ee70
added some missing .pot files
2021-06-10 09:45:50 +01:00
Ben Dwyer
87dbce487c
Add color annotations for the search block to Rivington
2021-06-09 10:52:35 +01:00
Maggie Cabrera
a39bd8a656
custom styles for Alves
2021-06-08 15:22:16 +01:00
Maggie Cabrera
7267b7c863
square icon buttons
2021-06-08 15:22:15 +01:00
Maggie Cabrera
6febace8f0
editor color annotations
2021-06-08 15:22:14 +01:00
Maggie Cabrera
5a01a04deb
varia color annotations
2021-06-08 15:22:14 +01:00
Maggie Cabrera
1d2cad11d6
adjustments
2021-06-08 15:22:14 +01:00
Maggie Cabrera
c1afa90061
initial styles fro search block
2021-06-08 15:22:14 +01:00