Commit graph

7046 commits

Author SHA1 Message Date
Maggie
c53fe82f17
Merge pull request #4152 from Automattic/update/4146-seedlet-mayland-blocks-fse-tag
Seedlet Blocks & Mayland Blocks: Add FSE tag for dotorg.
2021-07-05 14:07:33 +02:00
Ben Dwyer
0c061be791
Universal themes: Add a setting to disable the Site Editor (#4154)
* Universal themes: Add a setting to disable the Site Editor

* Check for index.html template before attempting to disable the FSE plugin (in the same way Gutenberg does)

* Only add a widgets menu item when there isn't one already

* Add an index template

Co-authored-by: Jason Crist <jcrist@pbking.com>
2021-07-05 12:39:40 +01:00
Maggie
e5251b4f70 updated stylesheets too 2021-07-02 14:43:16 +02:00
Maggie
6148a6a0ca correct version numbers 2021-07-02 14:38:54 +02:00
Maggie
9aa8a82369 increased minor version of blockbase + co 2021-07-02 09:38:06 +02:00
Jason Crist
fb040cb623
Added selectors for Quadrat navigation styles to support the current classes produced by the page-list block (#4151)
* Added selectors for Quadrat navigation styles to support the current classes produced by the page-list block

* Updated submenu border to match requested design
2021-07-02 08:25:22 +01:00
Jason Crist
25a3871c2d
Changes to quadrat table styles to match design and ensure editor and view are the same. (#4139)
* Changes to quadrat table styles to match design and ensure editor and view are the same.

* Involved Blockbase in some of the table changes necessary for Quadrat.
2021-07-02 08:16:55 +01:00
Daniel Dudzic
ba5a74f02c Seedlet Blocks & Mayland Blocks: Add FSE tag for dotorg. Closes #4146 2021-07-02 02:24:08 +02:00
Jason Crist
dc863f8a9e
Fix Comments Styles for BB & Co. (#4109)
* Added and formatted comments for Blockbase refactoring font definitions for the block
* Fixed wp.com comment styles for Quadrat.  Removed unnecessary comment font stylings.
* Fixed Seedlet-blocks wp.com comment styles
* Moved .com specific fixes to appropriate space.

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-07-01 16:06:35 -04:00
Ben Dwyer
776c02f35d
Blockbase: Add pot file from SVN (#4150) 2021-07-01 15:42:33 +01:00
Andrés Blanco
275231e80c
Merge pull request #4105 from Automattic/fix/bump-varia-version
Varia: Bump version number
2021-07-01 10:51:11 -03:00
Sarah Norris
00d7281f99
Merge pull request #4147 from Automattic/update/change-meta-icons-to-use-mask
Change meta icons to use mask
2021-07-01 14:02:31 +01:00
Sarah Norris
94c0b4e303 Mayland Blocks: add Mayland-specific meta icons 2021-07-01 12:52:21 +01:00
Sarah Norris
e34cd28686 Mayland Blocks: remove background image from svg element
This is already applied via Blockbase parent theme
2021-07-01 12:34:57 +01:00
Sarah Norris
3359f3e720 Blockbase: add mask-image to svg elements & set bg color to currentColor 2021-07-01 12:33:29 +01:00
Ben Dwyer
9bedc62d4e
Blockbase/Seedlet/Mayland Blocks: Update block names in templates (#4145)
* Seedlet/Mayland Blocks: Update block names in templates

* Update blockbase to use the post-template block
2021-07-01 11:45:35 +01:00
Ben Dwyer
3c936623ef
Blockbase + children: Add footer credits that wordpress.com will recognise (#4142) 2021-07-01 11:09:58 +01:00
Ben Dwyer
5bab1dad6e
Quadrat: Add a readme (#4143) 2021-07-01 10:14:22 +01:00
Sarah
a45fdf813d
Blockbase: add additional vertical padding (#4122)
* Add custom vertical padding to theme.json

* Add custom vertical padding to header

* Add custom vertical padding to post template

* Add new compiled ponyfill.css

* Add newline at end of post-template scss file

* Make post template <li> styling more specific

* Remove custom CSS for vertical padding

* Add bottom padding to header template part

* Add spacer of 40px to query loop

* Add HTML content and closer to wp:spacer block

* Change wp:query-loop to wp:post-template
2021-07-01 10:01:46 +01:00
Jason Crist
a0c0aa9415
Styled color to HTML block in editor (overriding Gutenberg's styles) (#4117) 2021-06-30 23:59:56 +01:00
Jeff Ong
91046bf782
Use semantic color names. (#4138) 2021-06-30 21:18:53 +01:00
Daniel Dudzic
efd9b80774
Blockbase: Hide WP.com stats smiley (#4137)
* Blockbase: Hide WP.com stats smiley
Co-authored-by: Jason Crist <jcrist@pbking.com>
2021-06-30 14:17:16 -04:00
Jason Crist
119c006974
Removed Quadrat's social menu location as it wasn't actually defined anywhere (#4134) 2021-06-30 12:46:58 -04:00
Jeff Ong
fb44366db4
Quadrat: fix featured images (#4108)
* Revise page and post featured image treatment.

* Simplify post and page headers with featured images.
2021-06-30 08:07:52 -07:00
Ben Dwyer
2e2933da02
Quadrat: Make site title uppercase (#4132) 2021-06-30 09:03:47 -04:00
Jason Crist
786e29f2ca
Add generated title tag support to BB&Co themes (#4118) 2021-06-29 11:12:16 -07:00
Jeff Ong
356ed35a6f
Quadrat: fix query block markup (#4107)
* Add post template block markup.

* Try to make the markup more "readable"
2021-06-29 07:05:56 -07:00
Maggie
ecc1805672
Merge pull request #4114 from Automattic/quadrat-update-color-palettes
Quadrat: updated the color palettes with the latest values from the design
2021-06-29 12:15:29 +02:00
Maggie
613d3402d0 updated the color palettes with the correct values 2021-06-29 12:05:58 +02:00
Ben Dwyer
9fc6f82038
Blockbase: ReMove list block styles from sass (#3958) 2021-06-28 09:50:03 -04:00
DanielSmithMichigan
0bf1b440ba
Copied changes from D62950. Blank canvas has a setting: 'show_site_header.' When this setting is false (the default), then the logo is not shown on single posts or pages (as opposed to archives). This is confusing when users add a logo, but can't see it. This differential adds a pop-up notification after adding a logo, instructing the users how to enable this setting. This notification will only show when show_site_header is false. (#4096)
Co-authored-by: danielsmithmichigan <danielsmithmichigan@users.noreply.github.com>
2021-06-28 14:45:42 +01:00
Maggie
9e49d27662
Blockbase: Add support for custom palettes customization (#4098)
* first pass at color palette controls without functionality

* made palettes look like color annotations plugin

* make color selection functional

* get palettes from theme.json

* rename file

* rename colors preview file

* rename files

* more file renaming for clarity

* simplify settings

* rebuilt mayland and seedlet with alternative palettes

* renamed default template, dynamic theme name

* remove space

* Added default Varia/Seedlet palettes to blockbase

* check if the custom palette array is empty

* Only render color palette picker controls if there are alternatives to default.

* Only render color palette picker controls if there are alternatives to default. (fix)

* Removed commented code

* change palettes to an array

* chagne props comment

* removed unnecesary credit

* undo last commit, brought back the credits

* readd the settings file

* rebuild children

Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Jason Crist <jcrist@pbking.com>
2021-06-28 14:39:57 +01:00
Andres Blanco
ca0a1bf6a5 Bump varia version number 2021-06-28 09:37:06 -03:00
Jason Crist
c562229404
Add __unstableLocation to all BB&Co Themes (#4101)
* Add __unstableLocation to all BB&Co Themes

As BB & Co. themes ALL become "Universal Capable" this addition allows
the menues to be modifed (should these themes be used in "Classic Mode")

* Registered menu locations for all BB themes
2021-06-28 10:51:45 +01:00
Jason Crist
1392fe1de3
Remove Quadrat PHP Menu Renderer (#4100)
Now that the navigation block has the __unstableLocation attribute the
method of rendering the block is no longer needed and can be removed (as
well as the php header file that was calling it) since it all comes from
blocks now.
2021-06-25 12:08:39 -04:00
Jason Crist
d23f690a26
Refactor Blockbase font definitions (#4077)
* Refactor Blockbase Font Family Handling

Refactor Blockbase so that the font family provided is
DESCRIPTIVE instead of semantic.

Leverated SEMANTIC font family variables defined in custom
to assign to blocks.

(In this way USERS will see DESCRIPTIVE font family values to choose
from and theme configuration can use semantic values that can be
overridden by things such as the WP.com Font Picker)

* standardized line-height usage in quadrat and blockbase

* Refactored mayland configuration with font family and line height changes from blockbase

* Changes to Seedlet-blocks to support the font-face refactor
2021-06-25 16:28:51 +01:00
Jason Crist
e83203dbcc
Try/quadrat semantic color customizations (#4090)
* Refactored blockbase color configuration from 'descriptive' to 'semantic'

* Refactored Quadrat to support Semantic Colors

* WIP experiment to allow Customizer editing of semantic colors in Quadrat

* Update the settings in theme.json not styles

* remove class variable for simplicity

* allow users to set multiple colors

* move merged colors to a class property

* Refactored to simplify and integrate changes to save everything at once

* Refactored and implemented save-all-at-once

* Refactored color customization logic from Quadrat to Blockbase

* Refactored Mayland blocks to support semantic color customizations

* Refactored Seedlet for configurable semantic colors.  Refactored meaning of 'primary' in blockbase.

* Minor color cleanups

* Fixed quadrat background color override

* Change variables to camelCase

* remove slug class property

* rename a few variables and add some comments

* remove the noop.css

* don't assume properties exist

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-06-25 11:22:53 +01:00
Andrés Blanco
47152fe099
Merge pull request #4086 from Automattic/fix/cover-text-color
Varia: Fix cover text color over clear backgrounds.
2021-06-24 11:13:12 -03:00
Ramon
a9c466fa0f
Merge pull request #4076 from Automattic/update/blockbase-footer-template-credits 2021-06-24 09:30:38 +10:00
Ramon
eb1f77a26f
Change .com to .org 2021-06-24 08:53:07 +10:00
Andres Blanco
74fa9bd9eb Fixes search block alignment on Rivington 2021-06-23 15:13:59 -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
633d3757cf
Merge pull request #4089 from Automattic/update/gitignore
Ignore generated themes
2021-06-23 16:37:09 +01:00
Ben Dwyer
c82e73acbb Ignore generated themes 2021-06-23 16:33:39 +01:00
Ben Dwyer
443b480cdf
Merge pull request #4075 from Automattic/blockbase/add/header-footer-only-template
Blockbase: Add template with just a header and footer
2021-06-23 16:13:34 +01:00
ramonjd
990d6dcc65 Adding a link to WordPress.com to the blockbase theme footer credits. 2021-06-21 09:58:18 +10:00
Kjell Reigstad
4a9b42faff Add Header & Footer-only template. 2021-06-18 09:31:29 -04:00
Ben Dwyer
bf50f65a50
Merge pull request #4070 from Automattic/update/quadrat-templates
Quadrat: Simplify templates
2021-06-18 10:07:44 +01:00