Commit graph

7906 commits

Author SHA1 Message Date
Jason Crist
80e036574b
Blockbase 3 (#6167)
Refactor/blockbase color admin (#6043)
Moved templates from old folder location to new (#6073)
Blockbase: Implement the Button elements API (#6041)
Blockbase: Implement Comment Block and removed CSS (#6080)
Fix/migrate blockbase font self hosted (#6123)
Blockbase children: update comments block (#6153)
Blockbase: Changed the trigger to render social icons (#6079)
Blockbase: move button padding styles from ponyfill to theme.json (#5901)

Co-authored-by: Grant Kinney <hi@grant.mk>
Co-authored-by: Jeremy Yip <jeremy.yip@automattic.com>
Co-authored-by: MaggieCabrera <maggie.cabrera@automattic.com>
Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
2022-07-20 14:54:48 -04:00
Madhu Dollu
0f026958ae
Update dotOrg publisher to include style variations (#6253) 2022-07-19 16:51:29 -04:00
Matias Benedetto
185df80c73
Club: Templates: Search, Category, Tag (#6236)
* 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
2022-07-19 10:45:44 -03:00
Madhu Dollu
f9eb831925
update version bump script to consider level 3 (#6254) 2022-07-18 17:17:55 -04:00
Jeff Ong
efa03bbf01
Add vivre. (#6250) 2022-07-18 14:04:13 -04:00
Matias Benedetto
6aa28f9f51
Club: adding missing pallette colors (#6238)
* Club: adding missing pallette colors

* format

* format

* format

* fixing typo

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

Co-authored-by: Vicente Canales <1157901+vcanales@users.noreply.github.com>
2022-07-18 13:45:03 -03:00
Matias Benedetto
60b83e3655
Club: adding button styles (#6237)
* Club: adding button styles

* Club: Fixing outline button in the editor
2022-07-18 09:20:30 -03:00
madhusudhand
c58ac1b8a8 Version Bump 2022-07-15 15:33:31 +05:30
Bob Matyas
d7d9a9a6fa
#2044: Pique: Fix button block width on mobile (#6096)
* #2044: Pique: Fix button block width on mobile

* #2044: Pique: Fix buttons on smaller screens
2022-07-15 15:17:10 +05:30
Bob Matyas
e43f30e1ee
#3851: Ixion: Fix pullquote custom border colors (#6189) 2022-07-15 15:17:00 +05:30
Bob Matyas
18c3ac7eba
#5706: Dara: Fix social icons widget shapes (#6240)
* #5706: Dara: Fix social icons widget shapes

* #5706: Dyad 2: Fix social icons widget shapes
2022-07-15 15:16:50 +05:30
Bob Matyas
c3c9d0c1fe
#3863: Intergalactic 2: Newspack Heading Fixes (#6127)
* #3863: Intergalactic 2: Newspack Heading Fixes

* 3863: Intergalactic 2: Fix Newspack heading colors
2022-07-15 15:16:39 +05:30
Bob Matyas
e64ee14f48
#5133: Rockfield: Fix button outline styles (#6187)
* #5133: Rockfield: Fix button outline styles

* #5133: Rockfield: Remove fixed width on button border radius
2022-07-15 15:16:26 +05:30
Bob Matyas
c3cf6b6efc
#4567: Radcliffe 2: Fix editor post title alignment (#6203) 2022-07-15 15:16:13 +05:30
Madhu Dollu
183ecad96d
migrate to npm workspaces (#6200) 2022-07-15 11:15:17 +05:30
Matias Benedetto
2a3144981d
Club: implement first version of post list pattern for index page (#6235)
* Club: starting to implement the post list of the index template

* Club: implementing post list as a pattern

* Club: translatable string in post list pattern
2022-07-14 13:48:50 -03:00
Jeff Ong
037ea3910b
Vivre: add attribution to images and fonts (#6202)
* Add license.

* Add image attribution.

* Making spacing easier to read.

* Remove extra tab.

* Fix line breaks.
2022-07-14 11:43:59 -04:00
Mark Biek
b7473032d1
Create-a-theme-checklist can also get the Github token from the environment (#6206)
In addition to hard coding a Github token in the actual `create-a-theme-checklist.js` file, we now have the option to read the token from the `THEME_GITHUB_TOKEN` environment variable.

This approach has the benefit of not including a secret like a token in source code.
2022-07-14 11:26:34 -03:00
Ben Dwyer
92eaf879c1 Rainfall: Update search template 2022-07-14 10:14:39 +02:00
Ben Dwyer
9b3ce27f8d Rainfall: Add alignment styles 2022-07-14 10:02:59 +02:00
Sarah Norris
bfb624ee69 Rainfall: Add images for media pattern 2022-07-14 09:46:24 +02:00
A8C
df1345df11 Version Bump 2022-07-14 13:10:23 +05:30
Bob Matyas
03d1b79046
#6017: Apostrophe 2: Fix Recent Comments widget display (#6098) 2022-07-14 13:04:53 +05:30
Bob Matyas
2d1eff2829
#5397: Gazette: Fix WooCommerce sale price (#6184) 2022-07-14 13:04:35 +05:30
Bob Matyas
f17001697d
#5379: Varia/Seedlet: Fix no posts found message (#6185) 2022-07-14 13:04:22 +05:30
Ben Dwyer
1891e77780 fix the no sidebar template 2022-07-14 09:14:14 +02:00
Ben Dwyer
058c6475b3 Rainfall: Add testimonials pattern 2022-07-14 08:58:14 +02:00
Ben Dwyer
a54f5b571b Rainfall: Add screenshot and description 2022-07-14 08:24:03 +02:00
Matias Benedetto
2364fa674a
Create a theme checklist script: adding missing dependency to package.json (#6230)
Co-authored-by: vcanales <vicente.canales@automattic.com>
2022-07-14 10:32:01 +05:30
Matias Benedetto
bbee186f77
Club: adding the first style settings to theme.json and the font assets (#6208)
Co-authored-by: vcanales <vicente.canales@automattic.com>
2022-07-13 18:38:35 -03:00
Matias Benedetto
bd989bf300
Club: kickstarting a new theme as a copy of block-canvas theme (#6207) 2022-07-13 16:47:40 -03:00
Jason Crist
f62b5e232b Version Bump 2022-07-12 16:06:59 -04:00
Matias Benedetto
2df6e7cee3
Pendant: Removing default text decoration for link elements (#6178)
Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-07-12 16:03:29 -04:00
Jeff Ong
118c09c5d0
Add missing description. (#6190) 2022-07-12 10:12:36 -04:00
Jeff Ong
1cf426cd74
Rename to Vivre (#6188)
* Rename to Vivre.

* Bump versions and clean changelog.
2022-07-12 09:53:24 -04:00
Madhu Dollu
d7d6fbbd4f
Vivre: move link pseudo states to theme.json (#6150)
* add link hover and active states to theme.json

* update navigation and post link state styles in theme.json

* fix text decoration issues

* Invert the default link styles+hover state to match the design.

* Remove unneeded comments.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-07-12 09:11:29 -04:00
Jeff Ong
0f34ad3c09
Fix references to old font slugs. (#6186) 2022-07-12 09:09:08 -04:00
Sarah Norris
ef999007d7 Rainfall: Fix post title spacing in editor 2022-07-12 11:53:54 +02:00
Sarah Norris
1e45673261 Rainfall: Add page with no sidebar template 2022-07-12 11:53:20 +02:00
Sarah Norris
8b83293e76 Rainfall: Add Media and Text pattern 2022-07-12 11:35:30 +02:00
Sarah Norris
57efe12a9f Rainfall: Add CSS for comment form inputs 2022-07-12 10:54:06 +02:00
Sarah Norris
6da115f179 Rainfall: Make reply link uppercase 2022-07-12 10:51:55 +02:00
Sarah Norris
4d4d3316bf Rainfall: Remove underline from comment links 2022-07-12 10:51:55 +02:00
Ben Dwyer
1725180b70 add functions.php 2022-07-12 10:51:38 +02:00
Ben Dwyer
6f7237ab2b turn off the border on buttons 2022-07-12 10:41:07 +02:00
Ben Dwyer
3d33e18f4c indent title and remove huge size 2022-07-12 10:41:07 +02:00
Ben Dwyer
0e50129259 add contacts pattern 2022-07-12 10:41:07 +02:00
Matias Benedetto
4e7b04281c
fixing post grid (#6183) 2022-07-11 12:36:58 -04:00
Matias Benedetto
b76924e83a
Curator: Implement support for Button elements in theme.json (#6166)
* implement support for Button elements in theme.json

* Changed the theme.json to reflect design and returned button block styles configuration

* fix color and decoration for buttons and links

* Remove padding from default buttons.

Co-authored-by: Jason Crist <jcrist@pbking.com>
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-07-11 12:26:16 -04:00
Ben Dwyer
70cfd23ab7 Rainfall: Add contacts pattern 2022-07-11 18:00:43 +02:00