Commit graph

7906 commits

Author SHA1 Message Date
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
Jeff Ong
72249a1c5e
Exclude sticky posts. (#6275) 2022-07-22 12:56:54 -07:00
madhusudhand
ea368d34c9 Version Bump 2022-07-22 13:22:45 +05:30
Bob Matyas
ae16e13400
#6004: Seedlet: Fix link underline colors in Safari (#6199)
* 6004: Seedlet: Fix link underline colors in Safari

* fix theme version

Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
2022-07-22 13:20:31 +05:30
Onur Oztaskiran
72d666fa7f
Typography fixes (#6260)
Headings line height and weight updates
2022-07-22 00:12:16 +03:00
Jason Crist
6fc8ce2f13 Version Bump 2022-07-21 16:49:16 -04:00
Jason Crist
00a61f5d69
Filter out Jetpack fonts when Blockbase is activated (#6269) 2022-07-21 16:39:20 -04:00
Jason Crist
edf4995174
Remove variations from build step (#6271)
* Remove variations from build step
* Added 'styles' (variations) to variation exclude list
2022-07-21 16:37:44 -04:00
Sarah Norris
b651e2cca5
Blockbase: update changelog in readme to include 3.0 changes (#6263) 2022-07-21 16:37:30 -04:00
Jason Crist
1a7f92cbd4 Version Bump 2022-07-21 14:18:49 -04:00
Jason Crist
5be32efd76
Migrate antonia fonts to new Blockbase format (#6268) 2022-07-21 14:17:23 -04:00
madhusudhand
a6069d2aeb Version Bump 2022-07-21 14:06:51 +05:30
Bob Matyas
449de3ce49
#5550: Pique: Fix dropdown menu w/image comparison block (#6204)
* #5550: Pique: Fix dropdown menu w/image comparison block

* #5550: Pique: Adjust menu dropdown after review
2022-07-21 14:04:26 +05:30
Jason Crist
3633becdea
Version Bump two themes that have style variations so that they ship to wporg (#6259) 2022-07-21 10:43:24 +05:30
Jason Crist
24ca833883 Version Bump 2022-07-20 15:12:09 -04:00