Commit graph

125 commits

Author SHA1 Message Date
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
Jason Crist
71475ca1b5 Version Bump 2023-09-13 15:22:06 -04:00
Takashi Irie
e58c3f9b6d
Raifall: Make sure the elements don't bump to the screen edges (#7365) 2023-09-13 15:19:30 -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
Sarah Norris
869c30fc25 Version Bump 2023-07-31 11:02:25 +01:00
Sarah Norris
32d31596fa
Rainfall & Adventurer: Update sidebar tag to aside (#7284)
* Rainfall: use aside tag for sidebar

* Adventurer: use aside tag for sidebar
2023-07-31 10:58:47 +01:00
Wojtek Naruniec
deb984d694 Version Bump 2023-04-04 11:19:28 +02:00
Wojtek Naruniec
3a6c75a92e
Update new theme links to point to WPCOM instead of GitHub (#6969) 2023-04-04 11:08:46 +02:00
Sarah Norris
8f85b0f665 Version Bump 2022-11-18 16:49:00 +00:00
Sarah Norris
d60f3b8696
Rainfall: Update copy in patterns (#6737)
* Update media and text pattern

* Update testimonials

* Fix validation errors.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-11-18 16:46:48 +00:00
Sarah Norris
81e50aa18a Version Bump 2022-11-18 10:06:39 +00:00
Sarah Norris
20c9fab7b7
Rainfall: small tweaks (#6729)
* Use correct theme name

* Remove index.php file

* Update style.css

* Update readme.txt
2022-11-18 10:01:11 +00:00
Sarah Norris
f4445a9383 Version Bump 2022-10-31 10:04:16 +00:00
Sarah Norris
4a670df77a
Rainfall: try using index as home template (#6701)
* Add archive template

* Move home to index template

* Indent query markup

* Fix search input text colour

* Fix query part alignment
2022-10-31 09:55:48 +00:00
Jason Crist
c607f3754d Version Bump 2022-10-28 12:08:09 -04:00
arthur791004
721d8e8e04
Make theme available for translation as much as possible (#6484)
* Add the load_theme_textdomain function call

* Fix incorrect domain

* Load blockbase translations

* Moved all calls to load_theme_textdomain to be handled by Blockbase (not the children)

* Refactored calls to load_theme_textdomain to not include the default location to simplify the call

* Added load_theme_textdomain call to block canvas

* Removed unrelated videomaker changes

Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-10-28 11:43:41 -04:00
Sarah Norris
869ddb7a14 Version Bump 2022-10-19 16:32:00 +01:00
Sarah Norris
783e9432f2
Rainfall: general improvements (#6676)
* Indent Rainfall block markup

* Make default and outline buttons the same size

* Update button border to 2px

* Update button border colours to match backgrounds
2022-10-19 16:27:05 +01:00
Sarah Norris
20d8fcb8bb
Move landing-page back to home (#6675) 2022-10-19 16:17:56 +01:00
Sarah Norris
ceebec440d Version Bump 2022-10-04 16:43:04 +01:00
Sarah Norris
6ca9a84f12
Rainfall: add to deploy list, update screenshot, bump version (#6654)
* Add Rainfall to dotorg deploy list

* Bump theme version

* Update Rainfall screenshot
2022-10-04 16:33:35 +01:00
Sarah Norris
ff3e4cbd74 Version Bump 2022-09-28 10:16:14 +01:00
Sarah Norris
7e563705cf
Rainfall: Updates for dotorg submission (#6626)
* Update Rainfall theme URI

* Rename home to landing-page

* Update screenshot

* Update page template casing

* Change home query to inherit false
2022-09-28 10:07:14 +01:00
Jason Crist
5c4b256fb7 Version Bump 2022-09-21 09:36:05 -04:00
Matias Benedetto
eb18984a6b Rainfall: theme check plugin fix. Requiered index.php file 2022-09-20 14:41:01 -03:00
Matias Benedetto
b94db6a3db Rainfall: theme check plugin fixes for links 2022-09-20 14:39:25 -03:00
Matias Benedetto
c77ee29ce7
Rainfall: fixes for patterns on wporg (#6601) 2022-09-20 14:34:53 -03:00
Matias Benedetto
dac3237211
Rainfall: adding image licence (#6600) 2022-09-20 14:19:42 -03:00
Matias Benedetto
b900b6233e Version Bump 2022-09-20 12:06:34 -03:00
Matias Benedetto
f02a3b705e
Rainfall: fixing page template (#6594)
* Rainfall: fixing page template

* Rainfall: fixing page with back header template

* Rainfall: remove theme name from template part
2022-09-20 10:36:56 -03:00
alaczek
0e891c831d Version Bump 2022-09-20 10:51:55 +10:00
Matias Benedetto
b6fea549f7
Rainfall: fix navigation link colors (#6577)
* Rainfall: fix navigation link colors

* Rainfall: footer submenu background and text color
2022-09-19 10:49:27 -03:00
Matias Benedetto
265c691dfb
Rainfall: fix CTA pattern (#6576)
* Rainfall: fix CTA pattern

* fixing typo

* Rainfall: fixing CTA paddings
2022-09-19 10:46:57 -03:00
Jason Crist
fbb2761a52 Version Bump 2022-09-08 16:18:45 -04:00
Jeff Ong
0685898fc0
Rainfall: add Home template (#6450)
* Home template updates.
* Patternise sidebar content
* Move images to assets directory

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-09-08 16:17:11 -04:00
Sarah Norris
a96d425b88
Rainfall: Update navigation styles and tidy up templates (#6417)
* Move CSS to theme.json

* Move button styles to theme.json

* Remove alignment styles

* Update URI, tags in style.css

* Add more comments to style.css

* Fix typo

* Add description; update required WP versions

* Adjust fluid typography

* Update header spacing

* Add 100 spacing preset

* Update all layout settings to new format

* Update spacing values across templates

* Remove unnecessary margin resets

* Make sidebar translatable

* Tweak navigation link colours

* Make overlay close button uppercase

* Remove unnecessary CSS (its in GB now)

* Fix root padding

* Tweak fluid types

* Make sidebar not hidden

* remove font smoothing

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-09-07 11:45:24 +01:00
Sarah Norris
e16dc47805 Version Bump 2022-09-06 09:23:01 +01:00
Sarah Norris
15415491d1
Rainfall: Update quote styles (#6495)
* Fix default border

* Tweak quote font styles

* Add cite element styles
2022-09-05 10:30:10 +01:00
Sarah Norris
0a4fcf60e2
Rainfall: adjust featured image in single template (#6489)
* Set single post featured image to wide align

* Add height to featured image
2022-09-05 10:16:28 +01:00
madhusudhand
4c0ae5a888 Version Bump 2022-08-09 11:57:59 +05:30
Sarah Norris
1613742a3c
Rainfall: style buttons and links (#6317)
* Style nav links

* Tweak active link style

* Tweak post title styles

* Add light grey to colour palette

* Add button state styles
2022-08-08 14:30:50 +01:00
madhusudhand
7af4710866 Version Bump 2022-08-05 12:34:01 +05:30
Madhu Dollu
92ac19042c
lock post-content block by default (#6314)
* lock post-content and the containing group blocks to not allow remove option without unlocking

* Added a few missing locks

Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-08-05 12:16:56 +05:30
Sarah Norris
6817266cc9 Version Bump 2022-08-04 15:36:05 +01:00
Sarah Norris
7dad33c16c
Rainfall: address header and footer improvements (#6305)
* Make header and footer full width

* Make all text in footer uppercase

* Allow footer content to wrap at smaller screens

* Style navigation overlay

* Style overlay menu trigger

* Add header/footer tag names

* Replace footer links with nav block

* Tweak footer nav styling

* Style current menu item; add GB issues

* remove link color from group

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-08-04 08:58:45 +01:00
Ben Dwyer
8105b9b6e5
Rainfall: Fix spacing issues (#6284)
* Make post/page titles full width

* remove spacer on single template

* add spacing around the navigation prev and next links

* make the featured image full width

* Add spacing around the post featured image

* align the post date to the bottom of the column

* don't allow date to wrap

* Make the search button padding smaller
2022-08-03 18:02:59 +01:00
madhusudhand
9cbb13e3d1 Version Bump 2022-08-03 10:33:44 +05:30
Ben Dwyer
fd085a14fc
Rainfall: Try spacing presets (#6293)
* Rainfall: Try spacing presets

* Rainfall: use spacing presets in patterns

* Use spacing preset for h4 font size

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-08-02 13:08:32 +01:00