alaczek
70560e7bb3
Version Bump
2024-07-23 12:03:23 +10:00
alaczek
e0e7e46e9d
Update services pattern ( #7964 )
...
Remove stray string.
2024-07-23 12:01:31 +10:00
alaczek
9defe7ced3
Version Bump
2024-07-23 10:18:07 +10:00
alaczek
74aacf9727
Update theme.json ( #7963 )
...
Update the spacing settings.
2024-07-23 09:58:10 +10:00
alaczek
de21f87f8f
Version Bump
2024-07-19 14:03:44 +10:00
alaczek
627acf5ab7
Bark: Add theme ( #7820 )
...
Initial commit
2024-07-19 14:00:00 +10:00
madhusudhand
d4def68e98
add strict types to patterns
2024-07-18 13:21:25 +05:30
madhusudhand
3bc5096d90
Version Bump
2024-07-18 13:18:43 +05:30
Joen A.
5e0efe7ba4
Iotix theme updates (Beafialho playground changes) ( #7945 )
...
* Changes from WordPress Playground
* Fix patterns.
* Use esc_html_e to translate strings in patterns
* Update translation functions in home.php and startup.php
* Try to address feedback.
* Try to fix Search and 404.
* Update search and 404 again.
* Adds css rule for heading color inside cover blocks to match default paragraph text color
---------
Co-authored-by: Beatriz Fialho <65220155+beafialho@users.noreply.github.com>
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
Co-authored-by: Grant Kinney <hi@grant.mk>
2024-07-17 13:52:20 -05:00
Henrique Iamarino
4c3fecca8a
Specials: add theme ( #7920 )
...
* Specials: add theme
* Specials: Fixing after review
* Specials: Fixing Hero Image
---------
Co-authored-by: Henrique 'Foca' Iamarino <henriquefoca@gmail.com>
2024-07-16 23:59:04 +02:00
Henrique Iamarino
27c3d0dd4f
Blissed: add theme ( #7932 )
...
* Blissed: add theme
* Blissed: Fixes following review
* Blissed: Updates readme.txt
* Blissed: putting back deleted patterns
* Blissed: fixing added patterns
---------
Co-authored-by: Henrique 'Foca' Iamarino <henriquefoca@gmail.com>
2024-07-15 11:22:18 +02:00
Henrique Iamarino
90e1b0c4f3
Stageplay: add theme ( #7930 )
...
* Stageplay: add theme
* Stageplay: update readme
* Stageplay: Fixes following review
---------
Co-authored-by: Henrique 'Foca' Iamarino <henriquefoca@gmail.com>
2024-07-12 13:05:02 +02:00
Henrique Iamarino
5c4d79cc23
MyMenu: fixing after review ( #7946 )
...
* MyMenu: fixing after review
* MyMenu: final edits before resubmitting
2024-07-10 12:16:50 +02:00
Joen A
69931004b5
Try: George Lois theme: Delete the whole thing. ( #7933 )
2024-07-09 15:41:21 +02:00
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
Joen A
d8b3f8a681
Changes from WordPress Playground, made some adjustments to the theme: ( #7938 )
...
- Changed its main heading "Is this nice?" to "Is this cool?" after some feedback regarding the expression
- Adjustments in the outer spacing
- Adjustments in the templates wide widths
- Added font license
- Updated screenshot
Co-authored-by: Beatriz Fialho <65220155+beafialho@users.noreply.github.com>
2024-07-08 14:48:45 +02:00
Beatriz Fialho
61f7466175
Changes from WordPress Playground: ( #7860 )
...
- Add missing side padding to header
Also exported as a zip file.
* [Preview loaded from this PR – available **before** this PR is merged](https://playground.wordpress.net/?import-site=https%3A%2F%2Fraw.githubusercontent.com%2Fautomattic%2Fthemes%2Fplayground-changes-2024-06-17T13-49-20-041Z%2Ffoam%2Fplayground.zip )
* [Preview loaded from the main branch – available **after** this PR is merged](https://playground.wordpress.net/?import-site=https%3A%2F%2Fraw.githubusercontent.com%2Fautomattic%2Fthemes%2Ftrunk%2Ffoam%2Fplayground.zip )
2024-07-08 10:41:02 +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
Rich Tabor
f5bc619fa0
Assembler: Use variation partials and move styles.blocks.variations to styles.variations ( #7891 )
...
* add partials for section styles
* remove styles.blocks.variations from theme.json
* move to styles.variations
* Remove button outline styles
* remove extraneous style from type-only variations
* use slug and title for each section
* version 4 theme.json
* Make forms and inputs better across more styles
* Update style.css
* remove custom.input values
* tweak input styles
* add vermilian and gainsboro
* add default duotone
* better duotones across all variations
* tweak default duotone
* Update 43-moss.json
2024-07-08 13:35:35 +07:00
Henrique 'Foca' Iamarino
c85eebec7a
Atrium: Fixing after review
2024-07-05 17:32:11 +02:00
Rich Tabor
f8c28d0af0
LeanCV: Use shared color variations ( #7923 )
...
* work
* use assembler variations
* use generic duotone slug, fix spacing sizes
* Update front-page.php
* Use generic duotone filter on cover
2024-07-05 15:18:21 +02:00
Henrique Iamarino
c233b04548
Inversum: add theme ( #7929 )
...
Co-authored-by: Henrique 'Foca' Iamarino <henriquefoca@gmail.com>
2024-07-04 18:03:02 +02:00
Henrique Iamarino
a856023766
Hola: add theme ( #7927 )
...
* Hola: add theme
* Update readme file.
* Fix readme
---------
Co-authored-by: Henrique 'Foca' Iamarino <henriquefoca@gmail.com>
Co-authored-by: jasmussen <joen@automattic.com>
2024-07-04 18:02:46 +02:00
Henrique Iamarino
72c252146d
Vows: Add theme ( #7919 )
...
* Vows: Add theme
* Vows: Updating readme and screenshot
---------
Co-authored-by: Henrique 'Foca' Iamarino <henriquefoca@gmail.com>
2024-07-04 18:02:30 +02: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
Miguel
7a3e21c56f
Deploy Themes v1.0.537 to wpcom
2024-07-04 16:17:35 +07:00
Miguel
d15581d622
Version Bump
2024-07-04 13:00:10 +07:00
Miguel San Segundo
44dd4e35db
Clean up reset styles on images for IE ( #7918 )
2024-07-03 19:31:07 +07:00
Henrique Iamarino
7645b76bd6
MyMenu: Fixing hard-coded links ( #7916 )
...
Co-authored-by: Henrique 'Foca' Iamarino <henriquefoca@gmail.com>
2024-07-03 11:53:20 +02:00
Henrique Iamarino
c23b7d0218
Trailblazer: add theme ( #7907 )
...
Co-authored-by: Henrique 'Foca' Iamarino <henriquefoca@gmail.com>
2024-07-03 11:13:06 +02:00
Henrique Iamarino
0265254d59
MyMenu: add theme ( #7915 )
...
Co-authored-by: Henrique 'Foca' Iamarino <henriquefoca@gmail.com>
2024-07-03 11:09:57 +02:00
Henrique 'Foca' Iamarino
d4312a639a
Add a new style variation
2024-07-01 11:02:21 +02:00
Henrique Iamarino
774bfc4a86
RecipeBook: add theme ( #7900 )
...
* RecipeBook: add theme
* RecipeBook: Readme update
---------
Co-authored-by: Henrique 'Foca' Iamarino <henriquefoca@gmail.com>
2024-07-01 10:04:55 +02:00
Henrique Iamarino
fea811917b
Update style.css
...
As required by the Dotorg review
2024-06-27 15:14:52 +02:00
Henrique Iamarino
1be96f4a3a
Update style.css
...
As required by the Dotorg review
2024-06-27 15:13:02 +02:00
Henrique Iamarino
b3c72eeddc
Update style.css
...
As required by the Dotorg review
2024-06-27 15:09:18 +02:00
Henrique Iamarino
a944da899f
Update style.css
...
As required by the Dotorg reviewer
2024-06-27 15:08:00 +02:00
Henrique Iamarino
7ff900fb11
Update style.css
...
As required by the Dotorg review
2024-06-27 15:06:48 +02:00
Henrique Iamarino
5bc03e504b
OutNow: add theme ( #7895 )
...
Co-authored-by: Henrique 'Foca' Iamarino <henriquefoca@gmail.com>
2024-06-25 12:48:27 +02:00
Henrique Iamarino
05a24a4d9d
Revert "OutNow: add theme ( #7871 )" ( #7894 )
...
This reverts commit 387c27bc34
.
2024-06-25 12:31:58 +02:00
Henrique Iamarino
387c27bc34
OutNow: add theme ( #7871 )
...
* OutNow: add theme
* Addressing design feedback from Joen and Bea
---------
Co-authored-by: Henrique 'Foca' Iamarino <henriquefoca@gmail.com>
2024-06-25 11:59:18 +02:00
Henrique Iamarino
25f664f5c1
LeanCV: add theme ( #7893 )
...
* LeanCV: add theme
* Removing Mary Sheley's portrait
---------
Co-authored-by: Henrique 'Foca' Iamarino <henriquefoca@gmail.com>
2024-06-25 11:57:31 +02:00
Jason Crist
f888f7b96f
Refactor dotorg deploy script to use an ignore file ( #7806 )
...
* Refactor dotorg deploy script to use an EXCLUSION list instead of INCLUSION list, ignore ALL classic themes, check existence of themes and version using HTTP instead of SVN
* Update deploy-dotorg.sh
* use .dotorg-ignore file for rsync and deployment
---------
Co-authored-by: Vicente Canales <1157901+vcanales@users.noreply.github.com>
2024-06-24 09:30:13 -04:00
Matias Benedetto
dd3e6d64be
Add main tag to Vitrum theme ( #7892 )
...
This fixes the issue mentioned in the Dotorg review:
https://themes.trac.wordpress.org/ticket/178552#no0
2024-06-24 15:27:30 +02:00
github-actions[bot]
e89883e729
Version bump & changelog update ( #7885 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-21 12:59:29 +01:00
Henrique 'Foca' Iamarino
8091588a9e
Hall: Resolving conflicts and updating screenshot
2024-06-20 10:03:16 +02:00
Beatriz Fialho
1c945894e8
Loic: Update theme and prepare for Dotorg submission ( #7814 )
...
* Changes from WordPress Playground:
- Replaces screenshot with one with the right size
- Adjusts spacing between columns in the theme's templates
- Adjusts pullquote and code block
Also exported as a zip file.
* [Preview loaded from this PR – available **before** this PR is merged](https://playground.wordpress.net/?import-site=https%3A%2F%2Fraw.githubusercontent.com%2FAutomattic%2Fthemes%2Fplayground-changes-2024-05-20T13-35-25-016Z%2Floic%2Fplayground.zip )
* [Preview loaded from the main branch – available **after** this PR is merged](https://playground.wordpress.net/?import-site=https%3A%2F%2Fraw.githubusercontent.com%2FAutomattic%2Fthemes%2Ftrunk%2Floic%2Fplayground.zip )
* Remove playground.zip
* Make footer credits translatable
* Fix textdomain
* Fix another textdomain
---------
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2024-06-18 21:54:03 +01:00
Beatriz Fialho
46a907432a
Sunderland: Update theme and prepare for Dotorg submission ( #7812 )
...
* Changes from WordPress Playground
I made some adjustments to the theme:
- Added image from theme screenshot license
- Rearranged spacings in the templates
- Did some fine-tuning in Global Styles, font size presets
* Use relative paths for image in home pattern
* Remove Helvetica as bundled font
* Use footer pattern in template part
---------
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2024-06-18 21:51:44 +01:00