Dean Sas
b7b3b5113d
Version Bump
2024-07-08 16:54:52 +01:00
Dean Sas
2bcca3f07e
Seedlet: Fix a fatal error in Gutenberg ( #7940 )
...
4bf4fb9a
introduced a bug when including `wpcom-colors.php` by using the
editor. It was missing a directory separate and so it fataled with an
error message like:
`PHP Fatal error: Uncaught Error: Failed opening required '/xxx/seedlet/incwpcom-colors.php' (include_path='.') in /xxx/seedlet/inc/wpcom-editor-colors.php:3
2024-07-08 16:44:58 +01:00
Miguel
4bf4fb9af2
Add strict types
2024-07-08 15:47:14 +07:00
Miguel
8fb1e7a6fa
Version Bump
2024-07-08 14:24:45 +07:00
Miguel San Segundo
480266ef5d
Remove unused code for IE10 because conflicts with the image border added via editor ( #7925 )
2024-07-04 18:46:35 +07:00
Sarah Norris
f48835ca93
Version Bump
2024-04-04 11:01:48 +01:00
Matthew Reishus
836413ef04
pub themes: Restore changes overwritten from latest themes deploy (D144213 D144218 D144223 D144228 D144234 D144240 D144244) ( #7708 )
2024-04-03 15:21:45 -05:00
Miguel
1196e44266
Version Bump
2024-04-03 14:09:49 +02:00
Dan Luu
2f1167d9ad
Lossless image optimization ( #7671 )
...
* Lossless image optimization (using ImageOptim).
This shouldn't change the visual appearance of any images. ImageOptim
was run with the highest compression setting except that JPEG metadata
stripping was disabled because some users prefer to avoid stripping
JPEG metadata.
* Update READMEs that have Changelogs for themes impacted by lossless image optmization change.
2024-03-20 11:46:05 +00:00
Sarah Norris
ca887cd3f7
Version Bump
2023-11-20 11:33:23 +00:00
Sarah Norris
3d5f01a9a1
Programme: add design updates ( #7474 )
...
* Update assets and styles to new versions
* Update 404 pattern and template
* Remove big header pattern
* Update templates to new versions
* Fix custom-futura colors
2023-11-20 11:15:31 +00:00
Vicente Canales
cf5d5b443d
Version Bump
2023-11-14 13:42:27 -03:00
Aurorum
f1690e066d
Varia/Seedlet: Sync with Jetpack Social Menu ( #7478 )
...
* Varia: Sync with Jetpack Social Menu
* Seedlet: Sync with Jetpack Social Menu
2023-11-14 13:33:41 -03:00
Sarah Norris
020466d78b
Version Bump
2023-08-08 11:39:32 +01:00
dependabot[bot]
8fa2c0f5ce
Bump tough-cookie and node-sass ( #7293 )
...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie ) to 4.1.3 and updates ancestor dependency [node-sass](https://github.com/sass/node-sass ). These dependencies need to be updated together.
Updates `tough-cookie` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases )
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md )
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3 )
Updates `node-sass` from 7.0.3 to 7.0.3
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v7.0.3...v7.0.3 )
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
- dependency-name: node-sass
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 10:55:38 +01:00
Jason Crist
6ef6a5bf52
Version Bump
2023-07-13 09:58:26 -04:00
Sarah Norris
da3442a201
Replace experimental-link-color with link-color ( #7221 )
2023-07-13 09:51:43 -04:00
Sarah Norris
76f2b0c9d5
Version Bump
2023-05-22 12:10:58 +01:00
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
c33f34793e
Version Bump
2023-03-16 16:20:47 +00:00
dependabot[bot]
e056b0c71a
Bump scss-tokenizer and node-sass ( #6920 )
...
Bumps [scss-tokenizer](https://github.com/sasstools/scss-tokenizer ) to 0.4.3 and updates ancestor dependency [node-sass](https://github.com/sass/node-sass ). These dependencies need to be updated together.
Updates `scss-tokenizer` from 0.3.0 to 0.4.3
- [Release notes](https://github.com/sasstools/scss-tokenizer/releases )
- [Commits](https://github.com/sasstools/scss-tokenizer/compare/v0.3.0...v0.4.3 )
Updates `node-sass` from 7.0.1 to 7.0.3
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v7.0.1...v7.0.3 )
---
updated-dependencies:
- dependency-name: scss-tokenizer
dependency-type: indirect
- dependency-name: node-sass
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 13:06:16 +05:30
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
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
A8C
df1345df11
Version Bump
2022-07-14 13:10:23 +05:30
Bob Matyas
f17001697d
#5379 : Varia/Seedlet: Fix no posts found message ( #6185 )
2022-07-14 13:04:22 +05:30
Jason Crist
6e5e3dcb7e
Version Bump
2022-06-06 11:58:58 -04:00
Bob Matyas
a730d5050f
#6047 : Seedlet: Fix no post message ( #6064 )
2022-06-06 11:57:54 -04: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
Jason Crist
e33802ccd7
Revert seedlet/spearhead version discrepancy ( #5329 )
2022-01-14 14:32:22 -05: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
Sarah Norris
47d758b63f
Manual version bump for some themes ( #5246 )
...
* Version bump Seedlet
* Version bump Spearhead
* Version bump Quadrat variations
* Version bump blank canvas blocks
2021-12-22 23:20:50 +00:00
Sarah Norris
58617b3188
Seedlet: Fix navigation block styles in editor ( #5199 )
...
* Remove background & margins from nav in editor
* Always set hover color to currentColor
* Set line height when there is a background color
* Move hover styles to wp-block-navigation-item
* Remove border from nav links in editor
* Remove editor stylesheet for nav block
2021-12-22 16:38:34 +00:00
Matias Benedetto
e13a82b15d
[Seedlet] Replacing border for text-decoration to add underline to links ( #5195 )
...
* replacing border for text-decoraction to add underline to links
* Spearhead: Replacing boder-bottom by text-decoration underline
* Seedlet: disable text-decoration for site title
* spaces to tabs
* reorder properties
* rebuild
* reorder properties
Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-12-22 16:37:24 +00:00
Ben Dwyer
2ef8a95e1f
Version Bump
2021-12-20 09:53:16 +00:00
Sarah Norris
42446d0cfc
Add TikTok icon to social menu in Varia, Seedlet + others ( #5223 )
...
* Varia: add tiktok icon
* Seedlet: add tiktok icon
2021-12-20 09:30:59 +00:00
Jason Crist
513c6ed424
Version Bump
2021-12-16 14:02:23 -05:00
Ben Dwyer
d915c3eab8
Fix 5146 ( #5214 )
...
* Fix 5146: post comment block alignment issue
2021-12-16 13:54:44 -05:00
Ben Dwyer
6d6c394f83
Seedlet: Remove wpstats image code ( #4546 )
...
* Seedlet: Remove wpstats image code
* bump version numbers
2021-09-09 09:36:19 +01:00
Jason Crist
8a5c5b1977
Apply/batch utils audit ( #4494 )
...
* Ran batch:audit:fix
* Ran it and got more fixes.
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-09-01 16:04:30 -04:00
Maggie
e8dc12d2b5
Merge pull request #4263 from Automattic/seedlet-fix-spacing-query-block-children
...
Seedlet: fixes spacing on query block children
2021-07-28 12:07:21 +02:00
Maggie
5ea57c58b4
separation between block posts
2021-07-23 15:22:57 +02:00
Maggie
e73504639e
extended theme spacing rules to apply to query loop children too
2021-07-21 16:49:10 +02:00
Jason Crist
78fc9b0861
Revert "Added block template support to seedlet. ( #4251 )" ( #4261 )
...
This reverts commit 9f89265cb5
.
WP.com doesn't seem ready for this change yet. Reverting until it is.
2021-07-21 10:44:35 -04:00
Jason Crist
9f89265cb5
Added block template support to seedlet. ( #4251 )
2021-07-21 09:47:56 -04:00
Andres Blanco
0ea9c6a373
Fix for custom colors on atomic
2021-07-19 11:31:22 -03:00
Jason Crist
e5baa9ee70
added some missing .pot files
2021-06-10 09:45:50 +01:00
Matthew Reishus
07038935d7
Themes: Fix anchor link behavior on Varia/Seedlet child themes
...
As described in https://github.com/Automattic/themes/issues/3520 ,
certain child themes of Varia and Seedlet were not handling menu links
correctly when they were navigating to anchor IDs on the page the user
was currently on. An existing bit of logic was already implemented in
the twentytwentyone theme to address this use case, so this diff ports
it into the asset scripts for Varia and Seedlet as well.
Ported from D62296-code
2021-06-08 09:05:01 -05:00