Commit graph

109 commits

Author SHA1 Message Date
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
Matias Benedetto
185df80c73
Club: Templates: Search, Category, Tag (#6236)
* Club: starting to implement the post list of the index template

* Club: implementing post list as a pattern

* Club: implement archives page

* club: post date uppercase

* Club: changing 'read more' for 'Read it'

* Club: post title font weight

* Club: post list pattern: makink post items have the same height
2022-07-19 10:45:44 -03:00
madhusudhand
c58ac1b8a8 Version Bump 2022-07-15 15:33:31 +05:30
Ben Dwyer
92eaf879c1 Rainfall: Update search template 2022-07-14 10:14:39 +02:00
Ben Dwyer
9b3ce27f8d Rainfall: Add alignment styles 2022-07-14 10:02:59 +02:00
Sarah Norris
bfb624ee69 Rainfall: Add images for media pattern 2022-07-14 09:46:24 +02:00
A8C
df1345df11 Version Bump 2022-07-14 13:10:23 +05:30
Ben Dwyer
1891e77780 fix the no sidebar template 2022-07-14 09:14:14 +02:00
Ben Dwyer
058c6475b3 Rainfall: Add testimonials pattern 2022-07-14 08:58:14 +02:00
Ben Dwyer
a54f5b571b Rainfall: Add screenshot and description 2022-07-14 08:24:03 +02:00
Sarah Norris
ef999007d7 Rainfall: Fix post title spacing in editor 2022-07-12 11:53:54 +02:00
Sarah Norris
1e45673261 Rainfall: Add page with no sidebar template 2022-07-12 11:53:20 +02:00
Sarah Norris
8b83293e76 Rainfall: Add Media and Text pattern 2022-07-12 11:35:30 +02:00
Sarah Norris
57efe12a9f Rainfall: Add CSS for comment form inputs 2022-07-12 10:54:06 +02:00
Sarah Norris
6da115f179 Rainfall: Make reply link uppercase 2022-07-12 10:51:55 +02:00
Sarah Norris
4d4d3316bf Rainfall: Remove underline from comment links 2022-07-12 10:51:55 +02:00
Ben Dwyer
1725180b70 add functions.php 2022-07-12 10:51:38 +02:00