Commit graph

8955 commits

Author SHA1 Message Date
Miguel San Segundo
8303b1c8db
Fix query block error in search template (#7349) 2023-09-07 15:13:35 +01:00
Miguel San Segundo
171b46ae04
Fix error: Template part has been deleted or is unavailable in Erma, Poesis, and Meraki (#7348)
* Remove theme attribute from erma theme

* Remove theme attribute from poesis theme

* Add post meta template part in theme.json
2023-09-07 15:13:23 +01:00
Takashi Irie
b5faae3366
Bute: Fix the side padding for the header (#7347) 2023-09-07 15:12:50 +01:00
Sarah Norris
45a05ee3f9 Version Bump 2023-09-05 11:13:52 +01:00
Miguel San Segundo
a5c2db80bb
Remove ref attribute from navigation block to avoid error message in Gutenberg (#7342) 2023-09-05 16:56:35 +07:00
Jeff Ong
2d4e2c82b2 Version Bump 2023-09-01 09:57:40 -04:00
Takashi Irie
53c53a8a53
Optimismo: Update for dotorg submission (#7339)
* Optimismo: Update for dotorg submission

* Optimismo: Remove images used for the base theme
2023-09-01 15:54:34 +02:00
Jeff Ong
4194271625 Version Bump 2023-08-30 15:31:34 -04:00
Jeff Ong
aa9fd4d844
Awburn: add theme (#7310)
* Initial commit and remove theme attribute.

* Rename to awburn.

* Add home template.

* Remove comments.

* Escape patterns.

* Update to reference patterns.

* Version bump.

* Consolidate footer patterns.

* Fix home.

* Rename images.

* Convert to webp and compress.

* Add font license info.

* Add layout constrain to post content.

* Image license credits and missing image.

* Bump version.
2023-08-30 21:29:14 +02:00
Takashi Irie
1d07868886 Revert "Optimismo: Prepare for dotorg submission"
This reverts commit 90420462d0.
2023-08-30 17:51:00 +01:00
Takashi Irie
90420462d0 Optimismo: Prepare for dotorg submission 2023-08-30 17:39:07 +01:00
Sérgio Gomes
6b9c508a07
Independent Pub 2: use get_avatar (#7334) 2023-08-28 16:36:58 +01:00
madhusudhand
10fc3d35dc Version Bump 2023-08-25 13:29:12 +05:30
Madhu Dollu
456140abaf
remove rubik font for headings (#7332) 2023-08-25 13:26:58 +05:30
madhusudhand
13c73c05fe Version Bump 2023-08-23 16:10:30 +05:30
Madhu Dollu
c8db4bb077
Texty: Add theme (#7325)
* add texty theme

* fix templates and patterns

* fix theme.json and license information

* add style variations

* reduce footer image size
2023-08-23 16:07:29 +05:30
Jason Crist
059ecc2714 Version Bump 2023-08-22 13:35:17 -04:00
Takashi Irie
08d44fb11f
Kigen: Make it ready for submitting (#7329) 2023-08-22 13:33:53 -04:00
Griffith Chen
c5dd41d77d Version Bump 2023-08-22 09:40:41 +08:00
Griffith Chen
81ee6b62f2
Remove tags blog-homepage and auto-loading-homepage (#7322) 2023-08-21 11:43:02 +08:00
Griffith Chen
cb504dcfef Version Bump 2023-08-21 11:40:13 +08:00
Sarah Norris
a015c2ae5d
Add Lineup to dotorg deploy list (#7326) 2023-08-18 11:02:59 +01:00
Takashi Irie
8925fa802b
Tenaz: Fix header top to add side paddings (#7323) 2023-08-18 10:39:21 +01:00
madhusudhand
b5bdb8b57a Version Bump 2023-08-18 13:39:44 +05:30
alaczek
7cd265a2a5
Luce: add theme (#7305)
* Initial commit.

* fix 404 pattern and compress screenshot

---------

Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
2023-08-18 13:23:41 +05:30
Sarah Norris
71bbeca990 Version Bump 2023-08-17 15:12:31 +01:00
Takashi Irie
34ebd281f9
Lineup: Sync the theme with dotorg version (#7320)
* Lineup: Sync the theme with dotorg version

* Delete package-lock.json

* Add back package-lock.json
2023-08-17 15:09:32 +01:00
Takashi Irie
2226307b9f
Startfit: Remove CSS solution that is no longer necessary for the avatar block (#7316) 2023-08-17 10:43:21 +01:00
Takashi Irie
7d93f3f51b
StartFit: Remove css font sizes from Latest Comments block (#7314) 2023-08-17 10:42:09 +01:00
Takashi Irie
701f6d2359
StartFit: Remove css font size from Latest Posts block (#7315) 2023-08-17 10:41:06 +01:00
Takashi Irie
7e3598297c
BSoJ: Prepare for dotorg submission (#7321) 2023-08-17 10:22:40 +01:00
Jeff Ong
dc3549559f
Remove auto-loading-homepage tag. (#7300) 2023-08-11 08:35:59 -04:00
madhusudhand
ce9ec48cd6 Version Bump 2023-08-10 16:29:26 +05:30
Madhu Dollu
c7f8f22ba8
Fix issues with dos templates and patterns (#7301) 2023-08-10 16:27:08 +05:30
Donna Peplinskie
c87b046005 Version Bump 2023-08-09 15:02:46 -04:00
Donna Peplinskie
997d440a84
Course - Release 1.3.2 (#7298)
* Bump versions

* Update change log

* Include "education" keyword in description

* Swap "educational" for "education"
2023-08-09 09:17:04 -04:00
Imran Hossain
fb4fabd270
Add course theme single lesson template (#7265)
* Add single lesson template

* Add single lesson template in theme.json

* Change template name from Single Lesson to Lesson

* Remove single-lesson template from lesson dropdown

* Move template removing hook to separate function

* Add doc block on filter function
2023-08-09 08:54:03 -04:00
Imran Hossain
f05afbf291
Fix course theme comment styles (#7252)
* Update comment pattern to match design

* Update comment styles and add pseudo checkbox style

* Update single page and lesson template to use comment pattern

* Update theme.json to match comment reply design

* Update single column templates to use comment pattern

* Update templates to use common comment pattern

* Move top border to comment pattern

* Add preset for top and bottom margin of comment title

* Add spacings for pagination and remove spacer

* Remove extra class from pagination and move preset style to css

* Use margin instead of padding

* Update course/style.css

Co-authored-by: Donna Peplinskie <donnapep@gmail.com>

* Change 0 rem to 0

* Add spacing after comment reply form in middle

* Resize cancel reply link text

* Change color of input text in comment reply form fields

* Update font size of comment input texts

---------

Co-authored-by: Donna Peplinskie <donnapep@gmail.com>
2023-08-09 08:53:34 -04: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
alaczek
048b7eec99
SND: Minor pre-launch fixes (#7291)
* Update header-front.php

Add top margin.

* Update copy.

Update copy in subscribe and home patterns to something more generic.

* Update theme screenshot

* Update screenshot.png
2023-08-08 09:21:17 +01:00
arthur
d7bc31a598 Version Bump 2023-08-08 14:10:45 +08:00
Miguel San Segundo
eeb4dea932
Creatio - Remove blockGap between first-level patterns (#7288)
* Remove code from styles.css because are overwritten by the editor styles

* Add additional styles in theme.json to remove block gap between first-level patterns

* Update comment
2023-08-08 12:58:24 +07:00
Sarah Norris
564a3d8023 Version Bump 2023-08-07 11:38:33 +01:00
Takashi Irie
313ec2b0e1
Lineup: Fix header alignment and translate functions (#7292) 2023-08-07 11:37:27 +01:00
Jeff Ong
89e3b7abfd Version Bump 2023-08-04 15:31:01 -04:00
Jeff Ong
91dd2bcd60 Add License info. 2023-08-04 15:27:49 -04:00
Jeff Ong
a3c8832285 Version bump. 2023-08-04 15:25:46 -04:00
Jeff Ong
247769d94c
Organizer: add theme (#7290)
* Initial commit.

* Move text content to patterns.

* Update patterns.

* Escape patterns.
2023-08-04 15:24:45 -04:00
Sarah Norris
5da790f87d Version Bump 2023-08-04 12:54:46 +01:00