Commit graph

686 commits

Author SHA1 Message Date
Maggie
a01ba1c28e
Merge pull request #3193 from Automattic/fix/2667
Varia: Remove overrides for links in elements with background color set
2021-02-05 17:41:56 +01:00
Jeff Ong
852f66926e
Merge pull request #3180 from Automattic/fix/wpcom-errors
Fix errors for redefined functions
2021-02-05 11:25:06 -05:00
Danny Dudzic
c9349989a3 Varia: Display the Featured Image on pages 2021-02-05 14:54:27 +01:00
Ben Dwyer
7530d2e277 Remove overrides for links in elements with background color set 2021-02-05 12:10:44 +00:00
Ben Dwyer
dea5a26120 Varia: Copy style changes to editor styles 2021-02-05 12:05:24 +00: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
Ben Dwyer
3e0bb89e43 ensure we don't reregister functions that may already be defined 2021-02-05 10:25:54 +00:00
Jason Crist
2be9595daf Comitting compiled CSS files for testing 2021-02-04 14:53:47 -05:00
Jason Crist
54ffeaad41 Separate background & color
This changese creates a more specific selector for applying the color of
an element with a background color applied.

Previously the class that applied the background color also applied a
reasonable color color.

With this change only matches that also do not also supply a
'has-text-color' class will set a color property for a .has-*-background
2021-02-04 14:42: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
d3d7ff330d fix errors for redefined functions 2021-02-04 15:52:19 +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
eab6fe30c8 fixed ponyfill routes 2021-01-29 17:22:46 +00:00
Maggie Cabrera
b2c75aba48 updated css variable ponyfill script 2021-01-29 17:22:46 +00:00
Maggie Cabrera
e55ac69b87 added IE11 ponyfill 2021-01-29 17:22:46 +00:00
Maggie Cabrera
a2fb202b0d css variable approach to color annotations 2021-01-29 17:22:45 +00:00
Ben Dwyer
afc9ab312a remove support for link color as this will need extra code to get it working properly 2021-01-29 09:37:21 +00:00
Ben Dwyer
ae13b4e606 Add support for newer Gutenberg features to Seedlet and Varia themes 2021-01-29 09:33:23 +00:00
Maggie Cabrera
94f9cf7e14 fixed flag comparison 2021-01-27 15:37:55 +00:00
Niels Lange
8c1d1d0b65 Varia: Fix shopping cart menu issue 2021-01-27 15:37:55 +00:00
Niels Lange
4ed003034d Varia: Fix shopping cart menu issue 2021-01-27 15:37:55 +00:00
Jason Crist
80b6eefd32 Remove unnecessary h-padding styles
The editor-only horizontal padding for the block element doesn't appear
to be helpful. Removing these styles allows all elements (including
those blocks that add .block-editor-inner-blocks when in the editor) to
lay out as expected.
2021-01-25 13:38:44 -05:00
Maggie Cabrera
d12954c122 reverted change that added a margin to the header of varia and children 2021-01-22 15:57:22 +01:00
Jeff Ong
8e579c3776 Remove duplicate and improve function namespacing. 2021-01-20 15:55:12 -05: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
Kjell Reigstad
892ddfe6d3 Remote temporary changes for testing locally. 2021-01-20 11:41:50 -05: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
Ben Dwyer
41bcf70535
Merge pull request #2961 from Automattic/try/varia-header-footer-hide
Try: Add hide site header/footer Customizer options to Varia
2021-01-20 12:09:45 +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
2260fd2b9b refactored site-navigation 2021-01-20 12:53:11 +01:00
Ben Dwyer
4a0a3ffb47 refactor FSE header templates 2021-01-20 11:18:53 +00:00
Ben Dwyer
1e4cb5f7bd refactor FSE header templates 2021-01-20 11:18:26 +00:00
Maggie Cabrera
5227731d3e small refactor, rivington header and footer 2021-01-19 16:57:09 +01:00
Maggie Cabrera
bbbac691da header for Balasana 2021-01-19 15:19:27 +01:00
Maggie Cabrera
4229d4603b social navigation template part 2021-01-19 14:50:05 +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
Tony Arcangelini
3b622914f4 Adding phone social icon to Varia theme 2021-01-14 23:24:10 +01:00
Kjell Reigstad
fd4c213ec6 Tidy up into partials. 2021-01-12 08:59:15 -05:00
Kjell Reigstad
007f935b85 Begin refactor to more closely match #2985 2021-01-12 08:49:08 -05:00
Kjell Reigstad
722be47083 Merge branch 'trunk' into try/varia-header-footer-hide 2021-01-12 08:04:46 -05:00
Tony Arcangelini
79a4bc7d75
Varia: fix to add logic to prevent empty menu button (#2999)
* Add check for menu items to prevent empty menu button in mobile

* Fix spacing

* variable name change

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-01-11 19:38:35 +01:00
Jeff Ong
834fd9a90b Rebuilding varia. 2021-01-08 09:35:11 -05:00
Ben Dwyer
a312ee32b8 add version numbers back to child building script 2021-01-08 12:51:21 +00:00