Commit graph

660 commits

Author SHA1 Message Date
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
Matthew Reishus
07038935d7 Themes: Fix anchor link behavior on Varia/Seedlet child themes
As described in https://github.com/Automattic/themes/issues/3520,
certain child themes of Varia and Seedlet were not handling menu links
correctly when they were navigating to anchor IDs on the page the user
was currently on. An existing bit of logic was already implemented in
the twentytwentyone theme to address this use case, so this diff ports
it into the asset scripts for Varia and Seedlet as well.

Ported from D62296-code
2021-06-08 09:05:01 -05:00
Ben Dwyer
a26e65d598
Merge pull request #3994 from Automattic/fix/varia-wide-column-padding
Fix group block padding when alignfull in varia
2021-06-08 14:09:24 +01:00
Jeff Ong
4fab218a0e
Varia: remove unused comment walker (#3989)
* Remove unused class.

* Remove require comment walker.
2021-06-03 08:41:55 -07:00
Jason Crist
33543a778a Fix group block padding when alignwide in varia
In the same way that the COLUMNS block is already adding padding when
configured as alignwide the GROUP block is now doing the same.
2021-06-02 15:50:43 -04:00
Jordan
07b6d495ea Update translation text domain to varia 2021-05-24 06:38:55 +10:00
Jordan
fd64a17ae0 Tidying up whitespace 2021-05-21 18:54:19 +10:00
Jordan
d102f343c9 Update 'No Posts Found' heading 2021-05-21 12:39:47 +10:00
Jordan
17aa36dd48 Tidy up formatting of link and notice 2021-05-21 12:39:29 +10:00
Jordan
f8b8f6294e Update text and link shown when there are no posts to show in 'Latest Posts' on front page 2021-05-20 12:34:44 +10:00
Jeffrey Pearce
7ebf90e627 Varia: update version to 1.6.6 2021-03-16 15:14:30 +02:00
Jeff Ong
d1f2e4bf7e Check if $chroma > 0 instead of an exact equality comparison. 2021-03-15 10:32:36 -07:00
Ben Dwyer
20c7bfd50c Rebuild varia themes 2021-02-25 09:40:17 +00:00
Ben Dwyer
72af760afd
Merge pull request #3338 from Automattic/fix/3250
Varia: Fix link and button color settings
2021-02-25 09:13:01 +00:00
Ben Dwyer
5dac8602ac bump the version number for morden 2021-02-24 17:28:57 +00:00
Ben Dwyer
54c884c7b8 Don't change the text color for links when it is set 2021-02-24 09:32:31 +00:00
Ben Dwyer
3e97551982 Fix outline buttons and links inside elements with a primary background color 2021-02-24 09:32:31 +00:00
Danny Dudzic
9bce516afc Varia: Fix fatal 2021-02-24 02:26:27 +01: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
51a6c70391 Scope buttons to not target the Gutenberg components class. 2021-02-22 12:16:27 -05:00
Ben Dwyer
5a410e23c4 All Themes: Fix whitespace in functions.php 2021-02-18 10:17:16 +00:00
Ben Dwyer
68f4f35da0 rebuild varia children 2021-02-15 16:40:33 +00:00
Ben Dwyer
5db6d11a6d Update version numbers for Seedlet themes 2021-02-15 16:35:31 +00:00
Ben Dwyer
d360f908bc
Merge pull request #3252 from Automattic/add/color-annotations-for-shawburn
Shawburn: Add color annotations
2021-02-15 16:09:53 +00:00
Ben Dwyer
6a60d4ff2e
Merge pull request #3267 from Automattic/fix/rgb_to_hslv
Color Library: Fix rgb to hslv conversion
2021-02-15 16:06:56 +00:00
Ben Dwyer
c200c54886
Merge pull request #3236 from Automattic/fix/3232
Fix button discrepancies in Varia
2021-02-15 16:06:29 +00:00
Ben Dwyer
d01b7be65e Use the background color in the menu so that it still looks ok with a dark color scheme 2021-02-15 12:28:51 +00:00
Ben Dwyer
3b4fe51e6c Also add the new color to the JS 2021-02-15 12:24:18 +00:00