Commit graph

43 commits

Author SHA1 Message Date
madhusudhand
c2e86565e4 Version Bump 2022-09-14 13:15:15 +05:30
Bob Matyas
1ff534b363
#6832: Zoologist: Fix link underline on buttons (#6445)
* #6832: Zoologist: Fix link underline on buttons

* #6382: Zoologist: Fix link underline on buttons
2022-09-14 13:07:03 +05:30
Sarah Norris
e699e29227 Version Bump 2022-08-22 18:19:17 +01:00
Bob Matyas
4739f645c1
#6085: Zoologist: Add underline to links (#6382)
* #6085: Zoologist: Add underline to links

* #6085: Geologist: Fix text decoration on links (also in generated themes)

* #6085: Quadrat (and variations): Fix link text decoration
2022-08-22 18:14:27 +01:00
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
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
Jason Crist
24ca833883 Version Bump 2022-07-20 15:12:09 -04:00
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
Sarah Norris
27937bd881 Building Variations 2022-05-26 09:11:47 +01:00
alaczek
f99cf08cfa Version Bump 2022-05-26 10:04:48 +10:00
alaczek
47b57cb14f Building Variations 2022-05-26 09:57:49 +10:00
Mark Biek
c5e7346d12 Building Variations 2022-05-25 09:48:55 -04:00
Mark Biek
19a2c4ec86
Update all /pub themes so the theme-uri points to https://wordpress.com/theme/<slug> (#6033)
Previously, it was a mix of linking to Github vs. WordPress.com
2022-05-25 09:48:00 -04:00
Jason Crist
e08d47cae6 Building Variations 2022-04-21 10:25:08 -04:00
Jason Crist
a8b9a79169 Version Bump 2022-04-05 15:53:32 -04:00
Madhu Dollu
ead4fed58b
multiple themes: update font sizes from px to rem for better a11y (#5801) 2022-04-05 15:52:02 -04:00
Sarah Norris
f442c2f1ed Version Bump 2022-02-16 15:12:34 +00:00
Jason Crist
8f9b43086a
Changed source of pagination arrows from CSS to block attributes. (#5532) 2022-02-16 15:01:15 +00:00
Ben Dwyer
6c9e7f0939 Version Bump 2022-02-04 19:45:13 +00:00
Ben Dwyer
394e55ed57 Building Variations 2022-02-04 19:30:23 +00:00
Ben Dwyer
7013fc330a Version Bump 2022-02-01 13:01:43 +00:00
Jason Crist
c885b8f3db Building Variations 2022-01-31 13:03:51 -05:00
Ben Dwyer
5d96030af9 Version Bump 2022-01-19 09:42:07 +00:00
Ben Dwyer
c44ebf2bc4
Blockbase: Load Block Patterns for children automatically (#5363)
* Blockbase: Load Block Patterns for children automatically

* Regenerate variations
2022-01-19 09:06:55 +00:00
Ben Dwyer
a4e830cb65
Update screenshots from wpcom (#5357) 2022-01-18 13:21:49 +00:00
Jason Crist
57ccff920e Version Bump 2022-01-17 12:51:58 -05:00
Ben Dwyer
dc12b42a32
Blockbase children: Remove search templates (#5334) 2022-01-17 12:48:54 -05:00
Jason Crist
e7b70b61d1 Version Bump 2022-01-14 13:15:23 -05:00
Ben Dwyer
95f31bef9d
Update variations (#5325)
Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-01-14 11:06:02 -05:00
Sarah Norris
1ce705216e
Blockbase: update dependencies & change node-sass to dart sass (#5290)
* Use dart sass instead of node sass
* Update deps
* Add postcss to themes not already using it
* Update all package-lock files for node 16
* Remove package files from generated variations
Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-01-14 10:52:32 -05:00
Matias Benedetto
805e3522cc
Font size names update (#5300)
* Font size name: updating 'huge' to 'x-large'

* Mayland-blocks: rename 'normal' to 'medium'

* Seedlet-blocks: renaming 'normal' to 'medium'

* Russell: removing unused 'normal' font size

* Blockbase & children: moving 'normal' font size from presets to custom

* Blockbase & family: renaming custom fotsize from 'tiny' to 'x-small'
2022-01-14 14:28:25 +00:00
Sarah Norris
6fda92d1f7
Update all dependencies and add update script (#5304)
* Add update-dependencies script

* Update deps for all themes

* update barnsbury package.lock

* Rebuild all themes

* Another run of update & build all

* Update alves package-lock

* Update root package-lock

* Update all package-lock files

* Add nvmrc file

* Remove .nvmrc file

* Add node version to root package json

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-01-14 14:28:12 +00:00
Jason Crist
ad9d522178
Reverting the mess caused renaming template folders (#5317) 2022-01-13 15:38:55 -05:00
Jason Crist
304254e9af
Remove templates improperly nested in a folder due to script error in #5105 (#5314) 2022-01-13 19:15:55 +00:00
Jason Crist
eea5498372
Refix/5105 script refactor template folders (#5312)
* Re-moved everything to the correct location, fixing the incorrect nested location from previous execution
2022-01-13 12:05:31 -05:00
Jason Crist
e2644501a6 Ran script moving template resources 2022-01-13 11:38:42 -05:00
Maggie
ff859ba69a
Blockbase: refactor footers to patterns (#5245) 2022-01-13 11:27:18 -05:00
Maggie
7e736f185b
Blockbase: converted headers to patterns (#5238)
* converted headers to patterns
* Import headers as both Template Parts AND Block Patterns

Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-01-13 11:24:01 -05:00
Ben Dwyer
7156194355 Version Bump 2021-12-14 11:59:01 +00:00
Ben Dwyer
2f5c429e5f
Update variations after merge (#5192) 2021-12-14 11:47:42 +00:00
Jason Crist
db081d9814
Geologist Variations + Variation Creation Script (#5179)
* WIP variations script

* add some initial code to copy theme variants

* Add more variations

* Fix blue and slate variations

* Remove commas breaking theme.json

* Refactored script to exclude unnecessary elements, copy additional resources and merge theme.json data

* Added npm script target to variations build.  Added readme files to variation destination.

* Removed unused 'foreground' palette color from geologist variations.  Mapped 'secondary' palette color to 'secondary' custom color in base Geologist theme.

* Removed unused 'foreground' palette color from geologist variations.  Mapped 'secondary' palette color to 'secondary' custom color in base Geologist theme.

* Made the variations script smart

* Made site title adjustments per design request

* Update the header to use the standard blockbase header

* Refactored the usage of default header out of a change to template part and instead introduced the concept of 'mods' that will change templates to suit

* Removed header modifications to Geologist variations

* Added Google font URL information to geologist-blue

* Add IBM Plex Mono to our list of cusotmization fonts

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-12-13 16:53:44 +00:00