Commit graph

7870 commits

Author SHA1 Message Date
Matias Benedetto
f0c7e2701e
Club: adding selection colors (#6338) 2022-08-08 18:48:01 -03:00
Matias Benedetto
9d37e88458
Club: adding quote styles (#6336)
* Club: adding quote styles

* Club: adding a hyphen before quote cite element
2022-08-08 17:34:54 -03:00
Sarah Norris
1613742a3c
Rainfall: style buttons and links (#6317)
* Style nav links

* Tweak active link style

* Tweak post title styles

* Add light grey to colour palette

* Add button state styles
2022-08-08 14:30:50 +01:00
madhusudhand
37d0462663 Version Bump 2022-08-08 16:50:34 +05:30
Matias Benedetto
9a7b5f9959
Club: removing custom font size (#6335)
* Club: changing fontsize guide removing custom font size and adding it to the default fontsizes array

* Club: set medium font size as default. Remove  ad-hoc default font size definition
2022-08-08 07:53:49 -03:00
Madhu Dollu
f4a382991f
fix header design issues (#6334) 2022-08-08 06:26:45 -03:00
Matias Benedetto
c500dab5e1
Club: implementing header template part (#6325) 2022-08-05 14:45:30 -03:00
Sarah Norris
d1a623c655 Version Bump 2022-08-05 16:26:45 +01:00
Ben Dwyer
9d0b852541
Archeo: Try new root padding alignments (#6312)
* Archeo: Try new root padding alignments

* remove padding on home page blocks
2022-08-05 15:58:59 +01:00
Ben Dwyer
6cd92eead5
Archeo: Update theme.json to conform to standards (#5708) 2022-08-05 15:58:43 +01:00
madhusudhand
b0cb150810 Version Bump 2022-08-05 14:48:14 +05:30
Sarah Norris
47e92c9d42
Remove page-list blocks (#6313) 2022-08-05 14:45:28 +05:30
madhusudhand
7af4710866 Version Bump 2022-08-05 12:34:01 +05:30
Madhu Dollu
92ac19042c
lock post-content block by default (#6314)
* lock post-content and the containing group blocks to not allow remove option without unlocking

* Added a few missing locks

Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-08-05 12:16:56 +05:30
Matias Benedetto
e80e6cfd47
Club: implementing fluid typography (#6262)
* Club: implementing fluid typography

* fixing name mistake

* Club: adding link styles.

Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>

* Club: line-heigth change

* Club: theme.json workaround to stylize link inside post-date block

* Club: adding letter spacing

* Club: implemeting explicit bypass for fluid font size calculation https://github.com/WordPress/gutenberg/pull/42757

* Club: tweaking font sizes

* Club: headings font weight

* Club: font size tweaks

* Club: moving font sizes definition away from default font sizes array.

The itention is to keep in the fontSizes array just the sizes defined in the default Gutenberg theme.json file: 640856bce0/lib/compat/wordpress-6.1/theme.json (L282-L306)

* move letter spacing to heading

Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
2022-08-05 11:16:01 +05:30
Sarah Norris
6817266cc9 Version Bump 2022-08-04 15:36:05 +01:00
Matias Benedetto
4dbd04d589 Club: single post template (#6309)
* Club: start to implement single template

* Club: refinating single template

* Club: set style header-two in single post title

* Club: single template: render footer as footer tag

* Club: single template: render header as header tag
2022-08-04 15:36:05 +01:00
Onur Oztaskiran
d704592694
Removal of Varese from trunk (#6315)
remove config.codekit3 and folder
2022-08-04 15:29:46 +01:00
Onur Oztaskiran
4d2a79cff3 Varese initial commit to trunk revert
This push removes the accidental initial commit of Varese to trunk
2022-08-04 15:39:18 +03:00
Matias Benedetto
a1aeeb5e6d
Club: implementing footer template part (#6302)
* Club: Implementing page template

* Club: implementing footer

* Club: footer improving layout

* Club: removing underine in the footer site title

* Revert "Club: Implementing page template"

This reverts commit 7ecf507e20.

* Club: columns to row in footer template
2022-08-04 09:00:15 +01:00
Jason Crist
5a7a951f14
Core Sync Deploy: Replace $'s in commit log (#6310)
* Replace $'s in commit log

* Removed debugging logs
2022-08-04 08:59:33 +01:00
Sarah Norris
7dad33c16c
Rainfall: address header and footer improvements (#6305)
* Make header and footer full width

* Make all text in footer uppercase

* Allow footer content to wrap at smaller screens

* Style navigation overlay

* Style overlay menu trigger

* Add header/footer tag names

* Replace footer links with nav block

* Tweak footer nav styling

* Style current menu item; add GB issues

* remove link color from group

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-08-04 08:58:45 +01:00
Onur Oztaskiran
7a6cee91a1 Varese initial commit
Initial commit of Varese(premium)
2022-08-04 02:22:19 +03:00
Ben Dwyer
8105b9b6e5
Rainfall: Fix spacing issues (#6284)
* Make post/page titles full width

* remove spacer on single template

* add spacing around the navigation prev and next links

* make the featured image full width

* Add spacing around the post featured image

* align the post date to the bottom of the column

* don't allow date to wrap

* Make the search button padding smaller
2022-08-03 18:02:59 +01:00
Jason Crist
a874bc05ce Version Bump 2022-08-03 12:29:54 -04:00
Jason Crist
ed8a13bff5
Blockbase: Locked post content blocks (#6299)
* Locked post content blocks (and their containers) so that they can't be easily removed by the user.

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-08-03 12:27:39 -04:00
Matias Benedetto
372de6fb54
Club: Implementing page template (#6300) 2022-08-03 12:44:32 -03:00
Vicente Canales
0e877eb154
[Club] Fix read more button overlap on Safari (#6307)
* fix read more button overlap on safari

This keeps the Read More button from overlapping with the date text, in
Safari. It does not affect Firefox, nor Chrome.

Fixes: https://github.com/Automattic/themes/issues/6306

* remove formatting
2022-08-03 08:59:53 +01:00
madhusudhand
9cbb13e3d1 Version Bump 2022-08-03 10:33:44 +05:30
Bob Matyas
bdda592212
Fix PHP formatting errors (#6196) 2022-08-03 10:30:23 +05:30
Ben Dwyer
fd085a14fc
Rainfall: Try spacing presets (#6293)
* Rainfall: Try spacing presets

* Rainfall: use spacing presets in patterns

* Use spacing preset for h4 font size

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-08-02 13:08:32 +01:00
Matias Benedetto
4498ffcb51
Club: post list layout refinement (#6258)
* Club: starting to implement the post list of the index template

* Club: implementing post list as a pattern

* Club: implement archives page

* club: post date uppercase

* Club: changing 'read more' for 'Read it'

* Club: post title font weight

* Club: post list pattern: makink post items have the same height

* Club: reimplement pattern as columns instead of rows

* Club: fixing post list layour

* Club: small layout fix

* Club: post list titles as h3

* Club: Archive template quuery title block to h2

* Club: tweaking h2 line heigth

* Club: remove min-content for read-more button

* Update club/style.css

Co-authored-by: Vicente Canales <1157901+vcanales@users.noreply.github.com>

Co-authored-by: Vicente Canales <1157901+vcanales@users.noreply.github.com>
2022-08-01 13:23:01 -03:00
Andres Blanco
101c1e2d3a Version Bump 2022-08-01 12:26:14 -03:00
Andrés Blanco
b42d07f1a0
Fix/missing tags (#6303)
* add auto-loading-homepage

* add blog-homepage
2022-08-01 11:58:54 -03:00
Jason Crist
007248844c
Change split to accept space/comma (#6297) 2022-07-28 12:23:47 -04:00
Jason Crist
bfa86ffa5e
Allow multiple themes in 'deploy:theme' and 'deploy:zip' commands (#6287) 2022-07-28 12:18:36 -04:00
Jason Crist
9e4b5d7dc2
Refactor core sync utility to merge content locally before pushing to sandbox (#6292)
Co-authored-by: Madhu Dollu <madhusudhan.dollu@gmail.com>
2022-07-28 09:14:29 -04:00
Sarah Norris
1b3db4cfaf Version Bump 2022-07-28 13:24:45 +01:00
Bob Matyas
31c09ed922
#3500: Illustratr: Fix overflowing column content (#6100)
* #3500: Illustratr: Fix overflowing column content

* #3500: Illustratr: Fix overflowing columns in groups

* #3500: Illustratr: Broaden rules to fix columns w/in other blocks

* #3500: Remove unnecessary CSS comment
2022-07-28 13:23:06 +01:00
Sarah Norris
b744130100 Version Bump 2022-07-28 09:08:53 +01:00
Sarah Norris
edfaea4e1f
Update: Quadrat, Geologist & Zoologist quote block line height (#6290)
* Update all variations to line-height 1.6

* Update all variation readme files

This is from running the build:variations script
2022-07-28 08:58:54 +01:00
Madhu Dollu
3bb74931bf
Club: update 404 template design (#6282)
* update 404 template design

* add support for small devices

* Club: 404 pattern: adding spacers

Co-authored-by: Matias Benedetto <matias.benedetto@gmail.com>
2022-07-27 13:36:35 -03:00
Madhu Dollu
2775cea2b5
escape block attributes in patterns utility (#6281)
* extend support for escaping block attributes in patterns utility

* separate real attrs to escape differently
2022-07-27 10:00:38 +05:30
Jason Crist
3fb1ed2975 Version Bump 2022-07-26 09:13:33 -04:00
Jason Crist
5fd75cd928
Varia - center Getty image embeds (#6286)
Co-authored-by: GS <gwen.smith@automattic.com>
2022-07-26 09:11:48 -04:00
Jason Crist
d9ba2a50ef
Exclude node_modules from version bump (#6273)
* Exclude node_modules from version bump

* Update theme-utils.mjs

Co-authored-by: Madhu Dollu <madhusudhan.dollu@gmail.com>
2022-07-26 13:08:38 +05:30
Sarah Norris
dbdbddd0e3
Revert "Varia - center Getty image embeds (#6231)" (#6285)
This reverts commit 5459308054.
2022-07-25 10:58:48 -04:00
GS
5459308054
Varia - center Getty image embeds (#6231)
Code is from this open issue: https://github.com/Automattic/themes/issues/2123

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-07-25 15:53:39 +01:00
Jason Crist
71b291c511 Version Bump 2022-07-25 10:36:09 -04:00
Andrés Blanco
e09e7a0b90
add missing tags to Pendant (#6283) 2022-07-25 10:34:54 -04:00