Sarah Norris
4c0be8a98e
Blockbase: Move label position relative to Blockbase
2021-08-11 16:11:02 +01:00
Sarah Norris
68cb53b0ca
Skatepark: Use flex at smaller resolutions
...
Rather than display block
2021-08-11 15:28:45 +01:00
Sarah Norris
a846c60f7e
Skatepark: Use primary color for box shadow color
2021-08-11 15:28:13 +01:00
Sarah Norris
ec9dc63945
Merge branch 'trunk' into add/skatepark-testimonial-block-pattern
2021-08-11 15:07:16 +01:00
Jeff Ong
1cb8b7182e
Skatepark: add the header ( #4354 )
...
* Create the scaffolding for header template part.
* Use intrinsic design layouts for the primary header container.
* Simplify flex wrapping rules.
* Comments for everylayout.dev pages.
* Use the Gutenberg flex layout.
* Refine header styles and translate the menu label.
* Add site logo.
* Use css var instead of baked color.
* Move flex layout to group so we can reuse templates from blockbase.
* Comment why flex grow is needed.
* Use font-weight support in Gutenberg.
* Remove menu label in favor of adding it in Gutenberg.
* Remove hard coded nav links.
2021-08-11 10:02:03 -04:00
Maggie
ea346ddbf2
Merge pull request #4388 from Automattic/duotone-presets
...
Skatepark: created duotone presets
2021-08-11 15:50:34 +02:00
Sarah Norris
853fd9c96f
Skatepark: Adjust testimonial spacing
2021-08-11 13:03:12 +01:00
Sarah Norris
70805bd81c
Skatepark: Apply styling to quote text in editor
2021-08-11 12:41:13 +01:00
Maggie
8a2dd22fc9
created duotone presets
2021-08-11 12:04:33 +02:00
Sarah Norris
ae022892da
Merge branch 'trunk' into add/skatepark-testimonial-block-pattern
2021-08-11 10:01:50 +01:00
Ben Dwyer
db3a4ea765
Blockbase: Clear gutenberg transient ( #4368 )
2021-08-11 08:53:05 +01:00
Ben Dwyer
0470c0e128
Blockbase: remove unused code ( #4379 )
2021-08-10 19:41:37 +01:00
Sarah Norris
dc01f8e961
Merge branch 'trunk' into add/skatepark-testimonial-block-pattern
2021-08-10 17:29:18 +01:00
Sarah Norris
3dde9b0571
Skatepark: Add initial Testimonial block pattern
2021-08-10 17:28:42 +01:00
Caroline Moore
c056e5d9e4
Merge pull request #4372 from Automattic/fix/independent-publisher-2-menu-toggle
...
Independent Publisher 2: Fix menu toggle for default color scheme
2021-08-10 10:56:33 -04:00
Sarah Norris
ed601df4c0
Merge branch 'trunk' into add/skatepark-comment-form-styles
...
# Conflicts:
# skatepark/assets/theme.css
# skatepark/sass/theme.scss
# skatepark/theme.json
2021-08-10 12:04:12 +01:00
Maggie
373f406006
Merge pull request #4376 from Automattic/blockbse-fix-search-block-specificity
...
Blockbase: reduces specificity for search block selectors
2021-08-10 11:53:46 +02:00
Ben Dwyer
e5113f1ad6
Blockbase: Load editor styles for blockbase before those of the child theme ( #4377 )
...
* Blockbase: Load editor styles for blockbase before those of the child theme
* Remove var_dumps
2021-08-10 10:50:40 +01:00
Ben Dwyer
623bca1cd4
Blockbase: Add Red Hat Display to the list of supported fonts ( #4375 )
2021-08-10 09:46:16 +01:00
Maggie
08349b49f4
reduces specificity for search block selectors
2021-08-10 10:17:07 +02:00
Maggie
2c125c2101
Merge pull request #4343 from Automattic/skatepark-footer
...
Skatepark: footer and pre footer block pattern
2021-08-09 19:40:02 +02:00
Maggie
014db0efac
changed text
2021-08-09 19:39:46 +02:00
Maggie
1e1be2c328
fix height of search blocks without buttons
2021-08-09 16:16:25 +02:00
Maggie
2f9295053f
prefooter styles for search block
2021-08-09 15:54:11 +02:00
sixhours
7a1fb356fb
Fix menu toggle for default color scheme
2021-08-09 09:47:11 -04:00
Sarah Norris
e245f2d518
Blockbase: Add comment form checkbox styling
...
Including updates to Quadrat, Seedlet Blocks & Skatepark
2021-08-06 17:57:11 +01:00
Sarah Norris
b85080db50
Blockbase: Add comment form input & textarea border styles
2021-08-06 14:56:50 +01:00
Sarah Norris
bd08979092
Blockbase: Improve comment awaiting moderation styling
2021-08-06 13:28:28 +01:00
Sarah Norris
949e5f35a7
Skatepark: Increase font weight of comment meta links
2021-08-06 13:26:06 +01:00
Sarah Norris
428b76a0b3
Skatepark: Change bottom margin on cookies consent container
2021-08-06 13:24:25 +01:00
Sarah Norris
662468cfee
Skatepark: Add custom.form.label styles to child-theme.json
2021-08-06 13:23:09 +01:00
Sarah Norris
aa62a354e2
Skatepark: Add custom.form.border to child-theme.json
2021-08-06 10:20:45 +01:00
Sarah Norris
991f658ea5
Skatepark: Remove line-height from comments block
...
Not required - the same is applied via global styles
2021-08-06 10:08:43 +01:00
Sarah Norris
5a2a986f81
Skatepark: Use calc for commetlist bottom margin
2021-08-06 10:03:38 +01:00
Sarah Norris
24df6e5a14
Merge branch 'trunk' into add/skatepark-comment-form-styles
2021-08-06 09:53:59 +01:00
Ben Dwyer
c3c75e3ef7
Remove dark mode theme supports ( #4032 )
2021-08-06 09:51:12 +01:00
Maggie
bcbac3028b
Merge pull request #4361 from Automattic/skatepark-typography-adjustments
...
Skatepark: typography adjustments from design feedback
2021-08-06 09:54:54 +02:00
Jason Crist
c1caa60dca
Fix/blockbase customizer meta info ( #4336 )
...
* Add meta-info to theme user json.
* Added missing function documentation.
* Formatted function documentation.
2021-08-05 17:30:24 +01:00
Caroline Moore
81b3f39cae
Merge pull request #4362 from Automattic/fix/ip-colors
...
Independent Publisher 2: Make color annotations button rule more specific
2021-08-05 10:38:02 -04:00
Sarah Norris
961b9cd399
Skatepark: Tweak spacing for comment form
2021-08-05 15:35:03 +01:00
Sarah Norris
ce78ee5fdc
Skatepark: Hide says span in comments
2021-08-05 15:00:53 +01:00
Sarah Norris
96e0d4bb70
Skatepark: Tweak grid column gap
2021-08-05 14:35:47 +01:00
Sarah Norris
42a29b48bb
Skatepark: Re-order comment form
2021-08-05 12:35:16 +01:00
Sarah Norris
4d71039aa7
Skatepark: Adjust spacing for comment meta & paragraphs
2021-08-05 12:34:55 +01:00
Sarah Norris
896c14236e
Skatepark: Adjust comment checkbox styling
2021-08-05 11:55:39 +01:00
Sarah Norris
9116b718b7
Skatepark: Add comment font & spacing styles
2021-08-05 11:21:25 +01:00
Maggie
67d86d6192
renamed slugs of font sizes to be consistent with blockbase
2021-08-05 11:54:14 +02:00
Maggie
106fc419a8
renamed size
2021-08-05 11:53:05 +02:00
Maggie
cc427aa9e9
reduced lineheight of h3
2021-08-05 11:52:05 +02:00
Maggie
bf5fa336b0
renamed normal font size
2021-08-05 11:52:05 +02:00