Commit graph

44 commits

Author SHA1 Message Date
Ben Dwyer
646c6a0e56
Move the paragraph indent style to the first paragraph of every container (#4481)
* Move the paragraph indent style to the first paragraph of every container

* removed text-indent css

* build css

* Remove references to indented paragraph class.

Co-authored-by: Maggie <maggie.cabrera@automattic.com>
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-09-01 15:07:39 -04:00
Maggie
7399923c15 missing slash 2021-08-30 12:59:35 +02:00
Maggie
a92c9048b2 added images to files and credited them 2021-08-30 12:54:24 +02:00
Ben Dwyer
bab109c49a
Quadrat: Make the post date a link (#4480)
* Quadrat: Make the post date a link

* Make all post date blocks link to the post
2021-08-27 11:40:29 +01:00
Jeff Ong
dc09d115fb
Skatepark: remove unneeded CSS for mixed media pattern (#4477)
* Remove unneeded margin overrides and make padding consistent.

* Reduce margins for h4 - h6

* JK, leave the heading margins alone.

* Add a spacer.
2021-08-26 15:49:39 -04:00
Sarah Norris
5f09f9c404
Skatepark: Add columns in container block pattern (#4449)
* Skatepark: Add columns in container pattern

* Skatepark: Fix indentation in block pattern

* Skatepark: Add inherit layout to columns in container

* Skatepark: Change pattern spacing to percentages

* Skatepark: Wrap alt text in esc_html__()

* Skatepark: Shrink internal margins in columns in container pattern

* Skatepark: Match vertical spacers to other patterns

* Skatepark: Increase container top padding

* Skatepark: Make padding consistent for pattern container

* Skatepark: Update css comment

* Skatepark: Override spacing for paragraphs & headings

* Skatepark: Reduce paragraph top & bottom margin

* Skatepark: Remove columns in container scss file

* Skatepark: Add spacers for spacing in container pattern
2021-08-26 13:04:56 -04:00
Maggie
25ff37221f translatable read more text 2021-08-25 11:15:37 +02:00
Maggie
452d5bcccc fixed spacing issues on the query block 2021-08-25 11:15:37 +02:00
Maggie
a29535f59c added link to featured image, fixed indent on read more link 2021-08-25 11:15:37 +02:00
Maggie
6b8398257d query loop block pattern 2021-08-25 11:15:35 +02:00
Jeff Ong
e8829f433a
Skatepark: add mixed media in container pattern (#4403)
* Add basic mixed media pattern.

* Add and refine mixed media in container pattern.

* Increase padding.

* Compress image.
2021-08-23 16:35:10 -04:00
Sarah Norris
ae1737ae80 Merge branch 'trunk' into add/skatepark-testimonial-block-pattern
# Conflicts:
#	skatepark/assets/theme.css
#	skatepark/inc/block-styles.php
#	skatepark/sass/theme.scss
2021-08-20 10:08:16 +01:00
Sarah Norris
812cdca191
Merge pull request #4414 from Automattic/add/skatepark-paragraph-quote-pattern
Skatepark: Add paragraph with quote block pattern
2021-08-20 09:47:27 +01:00
Sarah Norris
5051f5fd77 Skatepark: Add an improved testimonial block pattern 2021-08-18 10:34:57 +01:00
Sarah Norris
d87fb1d665 Skatepark: Use existing class for text indent 2021-08-18 10:08:37 +01:00
Jeff Ong
8ae038abd1 Add back icons. 2021-08-17 17:44:09 -04:00
Jeff Ong
1d74c15e91 Replace names with fake ones. 2021-08-17 17:42:48 -04:00
Sarah Norris
850b267a7c Skatepark: Add real content 2021-08-17 14:33:45 +01:00
Sarah Norris
358bd7fc73 Skatepark: Use native column block styles 2021-08-17 14:26:56 +01:00
Sarah Norris
6475b034c8 Skatepark: Control flex with CSS 2021-08-16 18:06:27 +01:00
Sarah Norris
646356a8a0 Skatepark: Adjust spacing for paragraph with quote 2021-08-16 17:46:49 +01:00
Sarah Norris
aaaf8d4d94 Skatepark: Add paragraph with quote block pattern 2021-08-16 17:11:37 +01:00
Sarah Norris
85dcae99b9 Skatepark: Add side quote block style 2021-08-16 17:11:17 +01:00
Sarah Norris
e2061b5e71 Merge branch 'trunk' into add/skatepark-testimonial-block-pattern
# Conflicts:
#	skatepark/assets/theme.css
#	skatepark/inc/block-styles.php
2021-08-16 09:39:06 +01:00
Sarah Norris
d0f8230640 Skatepark: Remove testimonial block pattern 2021-08-13 15:05:59 +01:00
Sarah Norris
de3b5e5f47 Skatepark: Add testimonial quote block style 2021-08-13 15:04:36 +01:00
Maggie
2f2a9a5657 tweaked query blocks styles 2021-08-13 15:01:42 +02:00
Sarah Norris
1db9f249ad Merge branch 'trunk' into add/skatepark-testimonial-block-pattern
# Conflicts:
#	skatepark/assets/theme.css
#	skatepark/inc/block-patterns.php
#	skatepark/sass/theme.scss
2021-08-13 09:28:12 +01:00
Maggie
5ca312c185 changed text 2021-08-13 10:11:17 +02:00
Maggie
f21bc7d6e5 two columns pattern and indented paragraph block style 2021-08-13 10:07:21 +02:00
Maggie
6f0e184384 alt text 2021-08-13 09:53:47 +02:00
Maggie
c93f1197b0 remove st
rong tag from pattern
2021-08-13 09:48:12 +02:00
Maggie
e9520280a9 translatable caption 2021-08-13 09:48:12 +02:00
Maggie
c840c418c7 created block style, changed approach to use caption instead of columns 2021-08-13 09:48:10 +02:00
Maggie
77c601bf45 first pass at the block pattern 2021-08-13 09:45:25 +02:00
Maggie
9b011ae59e created block pattern file 2021-08-13 09:45:01 +02:00
Jeff Ong
92dc007494
Skatepark: add text list with button block pattern (#4390)
* Add text list with button pattern.

* Use columns instead of a group.

* Update to percentage units instead of vw.
2021-08-12 13:15:32 -04:00
Sarah Norris
3dde9b0571 Skatepark: Add initial Testimonial block pattern 2021-08-10 17:28:42 +01:00
Maggie
014db0efac changed text 2021-08-09 19:39:46 +02:00
Maggie
f8bc7cfe3a translatable labels for the search block 2021-08-05 11:44:42 +02:00
Maggie
0e1b51260f changed footer pattern to use search block and primary navigation 2021-08-05 11:42:47 +02:00
Maggie
c426875d95 replaced subscribe section with search block 2021-08-05 09:09:24 +02:00
Maggie
2d2d36d30b use variables for colors on social links, remove left space 2021-08-05 09:09:24 +02:00
Maggie
0e35f459ff moved pre footer to block pattern 2021-08-05 09:08:46 +02:00