Vicente Canales
b8eaf67fcc
make sure workflow runs on PR base branch ( #7772 )
...
wip
checkout pr branch and fetch origin
e
2024-04-26 12:30:46 -04:00
Vicente Canales
3f87042114
Use pull_request_target to avoid token restriction ( #7771 )
...
Due to restrictions imposed to the `GH_TOKEN` when forks are created
from forks when workflows are triggered by the pull_request event, I'm
switching the execution to be done on `pull_request_trigger`, which
lifts said restrictions.
Docs: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request_target
> This event runs in the context of the base of the pull request, rather
than in the context of the merge commit, as the pull_request event does.
This prevents execution of unsafe code from the head of the pull request
that could alter your repository or steal any secrets you use in your
workflow. This event allows your workflow to do things like label or
comment on pull requests from forks. Avoid using this event if you need
to build or run code from the pull request.
2024-04-26 12:04:50 -04:00
Beatriz Fialho
42fede90d2
Prepare theme for WP.org submission ( #7759 )
2024-04-26 16:49:24 +01:00
Beatriz Fialho
8b88bdc407
Update readme.txt
...
Adds theme screenshot image sources and licenses.
2024-04-26 15:54:40 +01:00
Takashi Irie
ebbbe2d506
Feelin'Good: Prepare for the submission. ( #7770 )
...
* Feelin'Good: Prepare for the submission.
* Feelin'Good: more clean up
2024-04-26 13:53:25 +01:00
Donna Peplinskie
71091db40a
Version Bump
2024-04-25 14:47:30 -04:00
Donna Peplinskie
d134dc465a
Update comments template to match latest Gutenberg block markup ( #7736 )
...
* Update comments pattern markup
* Tweak avatar and comment styling in theme.json
* Update versions and change log
2024-04-25 14:26:19 -04:00
Beatriz Fialho
89bdc5ab39
Update theme foam ( #7769 )
2024-04-25 14:32:13 +01:00
Vicente Canales
8d3da22b11
Generate playground previews for themes ( #7719 )
...
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2024-04-24 10:54:56 -04:00
Sarah Norris
856e5b5225
Version Bump
2024-04-24 11:47:39 +01:00
Beatriz Fialho
7a389b89f6
Update theme.json ( #7768 )
...
This fixes wrongly set default font "Rubik" and replaces it with the correct font "Albura".
2024-04-24 09:50:57 +01:00
Grant Kinney
8064f85b3a
Version Bump
2024-04-23 17:31:31 -05:00
Grant Kinney
c5481c18e7
Removes logo resize reset testing code ( #7760 )
2024-04-23 17:13:41 -05:00
Sarah Norris
3d06d9be4b
Version Bump
2024-04-23 16:29:37 +01:00
Sarah Norris
f9e23c8a52
Raw: Update screenshot ( #7761 )
...
* Update screenshot for Raw
* Use newer screenshot
2024-04-23 13:05:55 +01:00
Beatriz Fialho
87dc89acb2
Update style.css
...
Removed repeated tags.
2024-04-22 14:55:54 +01:00
Beatriz Fialho
6fe08fe752
Update screenshot.png
...
The previous theme screenshot had the wrong dimensions to launch on WP.org.
2024-04-22 14:53:07 +01:00
Takashi Irie
9700d9b9e7
Surrealist: Add theme ( #7732 )
...
* Surrealist: Add theme
* Surrealist: Added Post Comments Link Style
* Surrealist: Added Post Comment Count Style
* Surrealist: Change theme URI
2024-04-19 15:35:46 +01:00
madhusudhand
503e1194b3
Version Bump
2024-04-18 17:28:14 +05:30
Beatriz Fialho
42506ba718
Replace screenshot.png
...
The WP.org theme review requires screenshot to be 1200x900px, and it is currently 2400x1800px.
2024-04-18 11:59:43 +01:00
Takashi Irie
a00224b98b
Version Bump
2024-04-18 11:27:13 +01:00
Takashi Irie
7fe1c2d381
Luminance: Update it for submission ( #7735 )
...
* Luminance: Update it for submission
* Luminance: Add php strict mode statements
2024-04-18 11:24:48 +01:00
alaczek
0c039a20e3
Version Bump
2024-04-18 17:15:21 +10:00
alaczek
8d5dfe965c
Fix custom heading background style. ( #7751 )
...
Move custom CSS from the theme.json to style.css and apply color variables, so that it works better with color variations.
2024-04-18 17:12:40 +10:00
alaczek
add259a7c8
Version Bump
2024-04-18 16:41:53 +10:00
Jeff Ong
efc0be97cb
Kiosko: add theme ( #6905 )
...
* Initial commit.
* Removed theme reference from template part blocks
* updated wordpress tested version
* Removed table styles (fixed in gutenberg)
* Update theme patterns
Adding the strict types declaration, plus two additional store-related patterns.
* Removing templates
Removing these store templates as there's no difference between this and the fallback store archive template.
* Update WooCommerce-specific templates
Replacing legacy template with specific WooCommerce blocks.
* Update readme.txt
---------
Co-authored-by: Jason Crist <jcrist@pbking.com>
Co-authored-by: alaczek <ola@bodera.com>
2024-04-18 16:30:25 +10:00
Vicente Canales
419613f85f
Add a script that inserts strict type declarations ( #7716 )
...
* Add a scripts that adds strict type declarations
Checks all php files in a given directory for existing strict type
declartions, and if it doesn't find one, adds it.
* add strict types on deploy
* add missing quotes
* Added npm command to trigger strict type additions and passed 'last deployed hash' to get changed themes
* fixed bash command and added error catching so errors won't stop deployment
* Add condition for debug output
---------
Co-authored-by: Jason Crist <jcrist@pbking.com>
2024-04-15 16:57:02 -04:00
Takashi Irie
3f3fb4de97
Version Bump
2024-04-15 19:51:17 +01:00
Takashi Irie
bbc2132638
Fontaine: Fix hardcoded links, changed theme URI, and fix textdomain errors ( #7741 )
2024-04-15 19:50:05 +01:00
Takashi Irie
9f3c07147c
Version Bump
2024-04-15 17:34:59 +01:00
Takashi Irie
1c36136faf
Portia: changed the theme URI ( #7740 )
2024-04-15 17:33:42 +01:00
Takashi Irie
c39aa2db84
Version Bump
2024-04-15 16:07:48 +01:00
Takashi Irie
dff080366b
Portia: Prepare for WP.org submission ( #7739 )
2024-04-15 16:06:10 +01:00
Vicente Canales
732a6d0944
Version Bump
2024-04-11 15:03:43 -04:00
Vicente Canales
2fed557644
Jazzers: add theme ( #7279 )
...
* Jazzers: add theme
* remove table styles
* Remove theme attribute from template part calls
* Add updates from latest zip
* update files
* Add strict types
---------
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2024-04-11 15:01:02 -04:00
Miguel
6806beeaf5
Version Bump
2024-04-12 00:23:02 +07:00
Rich Tabor
89a4563be6
Assembler: Update bundled color and typography theme styles ( #7731 )
...
* update styles
* Update 40-eclipse.json
* Add colorway-1 to parent (dark)
2024-04-12 00:10:25 +07:00
Rich Tabor
bcf3bbdc29
Assembler: Add fonts ( #7729 )
...
* Add fontFaces, add basic caption styling, tweak theme-2
* Add DM Mono
* Add Lucette
* Add Messapia
* Add DM Mono light and heading link style
2024-04-12 00:01:34 +07:00
Sarah Norris
733bc12ada
Version Bump
2024-04-10 11:38:55 +01:00
Takashi Irie
7251c0f3a5
Low Fi: Remove the space in the theme display name. No change in the slug and the textdomain. ( #7730 )
2024-04-10 11:00:35 +01:00
Matias Benedetto
a54c094824
Block Canvas: Remove patterns ( #7214 )
...
* remove footer pattern
* Remove 404 patterns
* Remove comments patterns
* Remove theme attributes
---------
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2024-04-08 17:59:05 +01:00
Vicente Canales
c2534df09d
Version Bump
2024-04-05 13:46:38 -03:00
Takashi Irie
14902a0f78
Fontaine: Add theme ( #7707 )
...
* Fontaine: Add theme
* Fontaine: fixed typos
* Fontaine: provide easier footer template part customisation and change link styles
2024-04-05 13:44:24 -03:00
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