Commit graph

8950 commits

Author SHA1 Message Date
Sarah Norris
e4ece49d01 Version Bump 2024-04-05 10:39:45 +01:00
Sarah Norris
2f347e909f
Add standard spacing presets to Block Canvas (#7717) 2024-04-05 10:15:16 +01:00
Vicente Canales
f2cca4ec26
Fotograma: add strict types (#7715) 2024-04-04 20:27:20 -03:00
Vicente Canales
a2c32ec8d0
Version Bump 2024-04-04 19:44:41 -03:00
Sarah Norris
3d94baec37
Updates from @henriqueiamarino (#7712)
Co-authored-by: henriqueiamarino <103748085+henriqueiamarino@users.noreply.github.com>
2024-04-04 19:35:16 -03:00
Takashi Irie
16dcb64444
Fotograma: Update some default images and contents for submission (#7713) 2024-04-04 19:33:04 -03:00
Takashi Irie
5c7ffc1038
Kentwood: Add theme (#7679)
* Kentwood: Add theme

* Kentwood add strict_types to all the php files
2024-04-04 19:31:08 -03:00
Takashi Irie
b95db2a00e
Portia: Add theme (#7678) 2024-04-04 19:27:01 -03:00
Miguel
2d0f61e013 Version Bump 2024-04-04 21:52:50 +02:00
Miguel San Segundo
26b6695302
Adding a change just for redeploy (#7714) 2024-04-05 02:49:04 +07:00
Miguel
3367f429b6 Version Bump 2024-04-04 20:07:30 +02:00
Rich Tabor
766ba79797
Assembler: Add color and typography variations (#7710)
* Ignore the assembler colors and typesets repo

* Add color and typography variations
2024-04-04 13:38:34 -04:00
Beatriz Fialho
4e280e635e
Update readme.txt 2024-04-04 16:10:31 +01:00
Sarah Norris
f48835ca93 Version Bump 2024-04-04 11:01:48 +01:00
Takashi Irie
07b26ad749
Bute: Preps for submission (#7667)
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2024-04-04 10:26:53 +01:00
Takashi Irie
4f72ca4a7c
Fotograma: Preps for submission (#7690)
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2024-04-04 10:19:36 +01:00
Takashi Irie
a5d7fcf180
Low Fi: Remove the patch version for submission (#7691) 2024-04-04 09:57:32 +01:00
Takashi Irie
a919b07a55
Bedrock: Move template parts from patterns and add them to templates (#7680) 2024-04-04 09:57:16 +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
Beatriz Fialho
61f1f12b3a
Update style.css 2024-03-28 15:48:55 +00:00
Beatriz Fialho
4573f930bb
Update readme.txt 2024-03-28 15:37:47 +00:00
Beatriz Fialho
939b342ef9
Update readme.txt 2024-03-28 15:36:19 +00:00
Beatriz Fialho
5d5f3cfdc0
Update readme.txt 2024-03-28 15:34:38 +00:00
Beatriz Fialho
e1a85315eb
Changes from WordPress Playground (#7703) 2024-03-26 19:13:06 +00:00
Beatriz Fialho
7d78d14507
Update theme fewer (#7702)
* Changes from WordPress Playground

* Remove .DS_Store file

---------

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2024-03-26 16:21:30 +00:00
Rich Tabor
ed53de55c0
Assembler: Lint styles (#7686)
* Linting styles

* Lint styles
2024-03-26 09:12:38 +11:00
Sarah Norris
744505db10
Deploy script: Improve npm versioning step (#7694)
* Remove package-lock step from individual theme updates

* Remove silent from npm version bump
2024-03-22 10:17:48 +00:00
Imran Hossain
7b9a58ab15
Feature: frontend improvements (#7692)
* Fix unnecessary padding in outline buttons (#7462)

* add body class in editor (#7465)

* Add changelog

* Bump version

* Change version to 1.3.6
2024-03-21 03:15:16 +06: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
Vicente Canales
b2e10d6db1
Stage: update style variations (#7501) 2024-03-12 12:44:24 -03:00
alaczek
16b30bdad0 Version Bump 2024-03-12 09:20:12 +11:00
Przemek Kuliga
f939aa9b59
Lettre: Navigation styling fixes (#7670)
* do not clear underline on hover

* do not clear underline for current item
2024-03-12 09:08:29 +11:00
alaczek
c0ec7ec33e Version Bump 2024-03-05 16:16:40 +11:00
alaczek
87fcce69f7
Craftfully: Fix issues with sidebar (#7669)
* Update posts-list.php

Remove reference to theme name because it's breaking the sidebar.

* Update sidebar.php

Fix block errors in the editor.

* Update header.php

Update the column alignment.
2024-03-05 16:13:20 +11:00
alaczek
5e04247ad2
Update hidden-no-results-content.php (#7668)
Add strict types declaration.
2024-03-05 15:31:26 +11:00
alaczek
ca6067715d Version Bump 2024-03-05 15:18:23 +11:00
alaczek
addcdf43c5
Lettre: round of fixes (#7664)
* Add search template

Add missing search template, including a "no-results" message.
See #7662

* Update theme.json

Add values to top and bottom spacing to fix the mobile nav spacing issues.
See #7662

* Update archive.html

Add query navigation on the archive pages. See #7231

* Update style.css

* Add spacing to comment reply heading
* Try fixing the underline issue in navigation
* Add spacing to the search input field, to bring the styling in line with subscription block.
2024-03-05 15:07:43 +11:00
alaczek
032463e466 Version Bump 2024-03-05 11:37:33 +11:00
alaczek
051f7275a8
Infield: Add theme. (#7556)
* Add Infield theme.

Initial commit.

* Removed unused font asset

---------

Co-authored-by: Jason Crist <jcrist@pbking.com>
2024-03-05 11:34:10 +11:00
Vicente Canales
c2c3ebc27c
Version Bump 2024-02-22 13:37:46 -03:00
Vicente Canales
a15e5b5601
Feelin good: Add strict types to footer (#7659) 2024-02-22 13:35:13 -03:00
Takashi Irie
1182a0d7ae
Kansei: Fix query pagination (#7656) 2024-02-22 13:22:55 -03:00
Takashi Irie
af95866eca
Feelin Good: Add theme (#7637)
* Feelin Good: Add theme

* Feelin' Good: Letter spacing adjustment

* Feeling' Good: More letter spacing adjustments

* Feelin' Good: Fix cover block markup
2024-02-22 13:20:51 -03:00
Dean Sas
aa021997f4 Version Bump 2024-02-22 10:53:31 +00:00
Dean Sas
a18e291553
Manually bumping foam to 1.0.2 (#7658)
v1.0.1 bundles the old version of the wpcom theme updater which has PHP8
incompatibilities, bumping the version will allow a new zip to be generated
which will bundle the new PHP8 compatible version of the wpcom theme
updater.

See #7657 for more details.
2024-02-22 10:51:41 +00:00
Vicente Canales
ab4303b255
Version Bump 2024-02-20 17:23:31 -03:00
Vicente Canales
b4e556d286
Guard against improperly formatted dates (#7654) 2024-02-20 17:21:19 -03:00
Vicente Canales
e3fbb5189b
Perenne: remove period from version (#7653) 2024-02-20 17:10:55 -03:00
Takashi Irie
e3124941c9
Low Fi: Add theme (#7652) 2024-02-20 16:59:34 -03:00