Commit graph

7860 commits

Author SHA1 Message Date
Dennis Snell
f499ef97c4 Add crude quote styling
TODO:
 - we don't appear to have support for turning off specific border
   segments, so while we wanted to _only_ have a left border we
   are stuck with a full border.

 - the quote is adding top padding (from the <p>) that we can't
   eliminate. we're apparently not able to add a negative padding
   in order to work around this.

 - the citation is coupled to the quote and so it doesn't seem
   possible to apply different styling to it than from the rest.
2022-07-10 13:47:39 +02:00
Adam Zieliński
d844263f22 Rainfall: Setup Typography - Fonts & Weights 2022-07-10 13:31:25 +02:00
Matías Ventura
4b3717b3f4 Add style block for navigation block. 2022-07-10 13:17:37 +02:00
Dennis Snell
fed695a642 Add button styling 2022-07-10 13:05:38 +02:00
Alex Lende
6652691732 Replace colors with variables 2022-07-10 12:44:12 +02:00
Alex Lende
c138f42bff Revert "Rename colors"
This reverts commit 894a370614.
2022-07-10 12:39:25 +02:00
Sarah Norris
09e34f0c3b Add active link color 2022-07-10 11:13:37 +01:00
Matías Ventura
33d58a056a Add Link color and typography element styles. 2022-07-10 12:10:35 +02:00
Alex Lende
894a370614 Rename colors 2022-07-10 12:05:22 +02:00
Alex Lende
3247b92dda Add settings.color.palette 2022-07-10 11:46:35 +02:00
Ben Dwyer
77b2efa11f add rainfall 2022-07-10 11:39:35 +02:00
Madhu Dollu
026c75e537
fix post title typography (#6169)
* fix post title typography

* unset lineHeight for core/post-title and add it to h2 element

Co-authored-by: Matias Benedetto <matias.benedetto@gmail.com>
2022-07-07 10:48:25 -04:00
Jeff Ong
467b78edb4
Use search block instead of pattern. (#6165) 2022-07-07 10:40:58 -04:00
Jeff Ong
c46b165502 Version Bump 2022-07-06 10:19:18 -04:00
Jeff Ong
6f9735bda8
Curator: revise search template (#6160)
* Fix block validation error.

* Remove spacing from button and form.

* Add search heading.

* Fix search button border color issue.
2022-07-06 10:15:19 -04:00
Dave Smith
8ac496ee80
[Test] Archeo link interactivity states (#6101)
* Move link text color to theme json and add hover

* Add link hover state to Core Nav block

* Remove Nav link styles from Theme JSON
2022-07-06 10:15:31 +01:00
Jason Crist
9ad831c85f Version Bump 2022-07-05 14:44:57 -04:00
Sarah Norris
3ffb92794e
Curator: add mobile menu styling (#6146) 2022-07-05 14:43:49 -04:00
Jason Crist
ad08b72471 Version Bump 2022-07-05 14:37:06 -04:00
Ben Dwyer
87f535a4fe
Archeo: Try using button as an element (#5849)
Co-authored-by: MaggieCabrera <maggie.cabrera@automattic.com>
2022-07-05 14:36:09 -04:00
madhusudhand
bfef645f62 Version Bump 2022-07-05 11:38:24 +05:30
Madhu Dollu
a2624845bd
Curator: fix issue with link focus state (#6151)
* fix issue with link focus state

* move post-excerpt styles to theme.json
2022-07-05 11:34:45 +05:30
Sarah Norris
54018dd04c Version Bump 2022-07-04 10:05:54 +01:00
Jeff Ong
a7e1b6bcb0
Compress images. (#6145) 2022-07-04 10:02:43 +01:00
Sarah Norris
aeb94155ee
Further compress palais du gouverneur image (#6148) 2022-07-01 15:45:57 +01:00
Maggie
83f4768c48
Block canvas: comment block (#6109)
* added new comment block to the theme

* renamed slug

* fix incorrect variables
2022-06-30 15:54:09 +02:00
Matias Benedetto
f82760bbe2
Adding query pagination to post-grid pattern (#6144) 2022-06-29 06:49:08 -03:00
Jason Crist
30ba4ede36 Version Bump 2022-06-28 13:12:35 -04:00
Jeff Ong
486089a959
Curator: update screenshot and description (#6143)
* Update theme screenshot and description.

* updated screenshot

Co-authored-by: MaggieCabrera <maggie.cabrera@automattic.com>
2022-06-28 09:49:05 -06:00
Jeff Ong
1680d3906c
Curator: add paragraph with quote block pattern (#6090)
* Add paragraph with quote block pattern.

* Adjust font weights of quote.

* Add spacer in right column.
2022-06-28 09:48:38 -06:00
Jeff Ong
99408038de
Curator: add reviews pattern (#6091)
* Escape and add images.

* Change to h3s instead of paragraphs.
2022-06-28 09:48:13 -06:00
Jeff Ong
2ced922038
Add recipe pattern. (#6094) 2022-06-28 09:47:27 -06:00
Maggie
75f2feed30
Block Canvas: add support for button elements (#6139)
* add support for button elements

* removed test
2022-06-27 09:38:12 +02:00
Madhu Dollu
cf86ff47d9
curator: home page template (#6061)
* curator: add recent-posts pattern

curator: hero-section pattern

add pattern blocks to home page template

add mobile styles

update spacing

fix font sizes and spacing issues

add custom styles for variable font sizes

* add issue reference for the hero post font sizes

* Adjust excerpt typography settings.

* Reduce to only 2 per page.

* Reduce lower bound of the hero post title.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-06-27 11:59:47 +05:30
Jeff Ong
3393889581
Add closing group. (#6126) 2022-06-24 10:42:27 -04:00
Jeff Ong
a240a1cc25 Version Bump 2022-06-23 16:30:29 -04:00
Madhu Dollu
e797b3fe02
Curator: index template and styles (#6071)
* update index template and styles

update undeline thickness and spacing

add pagination pattern to post-list

move padding from pattern to template

* Rework design of meta and pagination.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-06-23 15:57:41 -04:00
Jeff Ong
72e7861568
Curator: design fixes (#6125)
* Ensure letter spacing for headings is reduced.

* Increase default font size.

* Reduce spacing below archive title.

* Tighten spacing and change empty state to primary background color.
2022-06-23 12:16:34 -04:00
Ben Dwyer
a815dec664
Themes: Remove site title text decoration from theme.json (#6122)
* Themes: Remove site title text decoration from theme.json

* add livro

* remove text decoration from the site title in curator
2022-06-23 16:58:32 +01:00
Madhu Dollu
a86851ec14
Curator: update page template (#6058)
* update page template

* update pading to variable sizes

* update page template to a simpler layout
2022-06-23 11:46:38 -04:00
Maggie
8197997fc6
removed redundant definitions (#6111) 2022-06-23 09:08:28 +02:00
Madhu Dollu
623fdb287e
Curator: update footer styles (#6070)
* update footer styles

* update sicial icons to links to avoid icons

* Fix spaces.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-06-22 11:02:05 -04:00
Maggie
e098d651aa
Block canvas regressions (#6110)
* fix incorrect theme.json definitions

* centered post meta

* fix font sizes
2022-06-22 16:29:41 +02:00
madhusudhand
f03ca1dcfc Version Bump 2022-06-17 13:23:05 +05:30
madhusudhand
2f14ac70a7 Version Bump 2022-06-17 12:57:26 +05:30
Madhu Dollu
124af38b30
spearhead: fix site navigation position in small screens (#6088) 2022-06-17 12:39:59 +05:30
Sarah Norris
945fc00165
Remove close button styles (#6082) 2022-06-17 12:38:08 +05:30
Jeff Ong
6f26e9ae45
Curator: revise header template part (#5980)
* Revise to match design.

* Remove text decoration from links and make vertical spacing larger.

* Remove margin from separator.

* Revert text decoration none.

* Make appearance tools available and adjust site title link color accordingly.

* Styles for site title.

* Remove unstable location.

* Remove header.

* Add back EOL

* fix nav menu border color

* Fix rebase.

* Remove margin from single template cover.

Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
2022-06-16 11:23:45 -04:00
Madhu Dollu
51a1181e59
Utility to update patterns with escaped strings and image paths (#5985)
* add theme unility to escape strings and image paths in patterns

* update esc function for attributes

* fix regex for pattern filename

* replace prefixed space character with &nbsp;
2022-06-16 11:55:35 +05:30
Jason Crist
3052082b30 Version Bump 2022-06-14 15:54:00 -04:00