Commit graph

95 commits

Author SHA1 Message Date
Sarah Norris
92063ebc50
Update Node version in .nvmrc & update deps (#7059)
* Update min node version to 18

* Update deps

* Update node-sass

* Remove external theme dep refs

* Update package-lock

* Install latest deps

* Update all sub-deps

* Update latest deps
2023-05-15 09:25:06 +01:00
Jeff Ong
9e41221f0d Version Bump 2023-04-24 11:42:22 -04:00
Matt Wiebe
b1b1df38e2
Blockbase Children: remove conflicting core/navigation-link styles (#7029)
Prior to this, `core/navigation-link` styles would always override the parent nav block's color

Fixes https://github.com/Automattic/wp-calypso/issues/74984
2023-04-21 09:40:43 -04:00
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
Madhu Dollu
35789dfd93
Update sass build scripts to import from node_modules (#6371)
* fix sass build scripts

* update deployment script to preserve wpcom version suffix
2022-08-11 12:30:00 -04: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
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
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
madhusudhand
c58ac1b8a8 Version Bump 2022-07-15 15:33:31 +05:30
Madhu Dollu
183ecad96d
migrate to npm workspaces (#6200) 2022-07-15 11:15:17 +05:30
Mark Biek
0eb047cada Version Bump 2022-05-25 09:55:22 -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
dependabot[bot]
694f391278
Bump ansi-regex from 4.1.0 to 4.1.1 in /zoologist (#5767)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 10:29:20 +05:30
Jason Crist
4a8b9900d6
Add a changelog generator and various changelogs (#5903)
Co-authored-by: mikachan <sarah@sekai.co.uk>
2022-04-21 10:23:35 -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
Ben Dwyer
509e70ab7c Version Bump 2022-02-24 20:34:09 +00:00
Ben Dwyer
e72ff47757
Blockbase: Remove list ponyfill (#5586) 2022-02-24 20:25:27 +00: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
Jeff Ong
e2efdeab00 Version Bump 2022-02-08 17:30:42 -05:00
Ben Dwyer
7296688700
Update dependencies (#5476)
* Update dependencies

* run agian with node 16
2022-02-08 16:11:05 +00:00
Ben Dwyer
6c9e7f0939 Version Bump 2022-02-04 19:45:13 +00:00
Ben Dwyer
31f99098a1
Geologist and Zoologist: Add blog-homepage tag' (#5460) 2022-02-04 19:21:09 +00:00
Ben Dwyer
5d96030af9 Version Bump 2022-01-19 09:42:07 +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
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
45199b4e27 Version Bump 2022-01-13 15:41:34 -05:00
Jason Crist
ad9d522178
Reverting the mess caused renaming template folders (#5317) 2022-01-13 15:38:55 -05:00
Jason Crist
79e6594713 Version Bump 2022-01-13 14:48:11 -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
Jason Crist
d654cd6643 Version Bump 2021-12-09 10:26:14 -05:00
Jason Crist
1b61f3c876
Try/consolidate headers (#5145)
* consolidate header styles designed for child themes into Blockbase which child themes can use as header/footer options.
* Refactor header spacing mechanism to use a spacer in a template part
* Refactor header layouts to allow for full-width background colors.
* Tweak navigation styles leveraged by headers to align with design intentions
* Various other header and navigation tweaks.
* Affects all Blockbase children

Co-authored-by: Maggie <maggie.cabrera@automattic.com>
Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-12-09 10:22:50 -05:00