Commit graph

7624 commits

Author SHA1 Message Date
Sarah Norris
6abffd610b
Archeo: Consolidate pattern images (#5536)
* Remove uxmal.jpg; rename uxmal2.jpg

* Remove palais-du-cirque-bg.png, replace with overlay
2022-02-16 15:05:30 +00:00
Sarah Norris
69f3feadb4
Try: Update and fix lint-style (#5537)
* Update @wordpress packages & lint-staged

* Remove = from lint-style command

* Add defaultSeverity rule and custom-syntax config
2022-02-16 15:01:50 +00:00
Jason Crist
8f9b43086a
Changed source of pagination arrows from CSS to block attributes. (#5532) 2022-02-16 15:01:15 +00:00
mike ritter
2b260c3074
Update README.md (#5528)
- corrected misspellings
- removed extra words
- added link to define DRY
2022-02-16 11:48:16 -03:00
Matias Benedetto
fa22ef5c1f
avoid linter warnings about yoda conditions (#5538) 2022-02-16 11:24:13 -03:00
Matias Benedetto
3b0ae93dde
Blockbase: Use the Global Styles rest API in the customizer (#5492)
* Blockbase: Use the Global Styles rest API in the customizer

* Color and Fonts customizer: changing implementation

* Color and Fonts customizer: changing implementation

* unlinting

* unlinting

* Customizer:  handling when settings or styles are not arrays

* Revert "Skatepark: dynamic duotone support (#4740)"

This reverts commit f1a3133076.

* Blockbase: Use the Global Styles rest API in the customizer

* Color and Fonts customizer: changing implementation

* unlinting

* unlinting

* Customizer:  handling when settings or styles are not arrays

* Revert "Skatepark: dynamic duotone support (#4740)"

This reverts commit f1a3133076.

* remove unused function

* move settings to the theme key

* revert skatepark changes

* revert skatepark changes

* Renaming variables

* Reverting dded23b133

* re-adding delete_transient

* Remonving condition to unset fonts when default is selected

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-15 17:15:50 -03:00
Jeff Ong
492c9cd466 Version Bump 2022-02-15 10:11:13 -08:00
Ben Dwyer
762fa3fd19
Update alignment rules (#5526)
* Update alignment rules

* Run Blockbase build

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-02-15 13:09:56 -05:00
Sarah Norris
8a22ad8381 Version Bump 2022-02-15 11:39:38 +00:00
Jeff Ong
c75d4ef9c0
Try fixing the husky actions. (#5493)
* Test commit.

* Test.

* Test.

* test.

* test

* Update package.json.

* Update package-lock.json.

* Remove incorrect formatting.

* Test a syntax error.

* Test a style error.

* Remove weird undefined.

* test

* test

* test commit

* Update phpcodesniffer-composer-installer

* Update phpcompatibility-wp

* test

* fix composer

* test

* test

* Update composer lock

* test

* test.

* Fix linters error?

* test

* test

* reset

* test

* test

Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-02-15 11:28:42 +00:00
Sarah Norris
31e8d63895
Archeo: Add core block settings (#5519)
* Add default comment block styles

* Add default separator block styles

* Add default pullquote styles

* Add default quote styles

* Add CSS for quote blocks

* Add post-nav-link a style back

Accidentally removed during merge!

* Remove custom CSS

* Set 1px border on quote block

* Remove font size setting from pullquote

* Remove text transform setting for pullquote
2022-02-15 11:27:32 +00:00
Sarah Norris
9b3e5a2426
Add block-patterns tag (#5525) 2022-02-15 11:12:57 +00:00
Ben Dwyer
be49195b94
Archeo: Add pattern 6 (#5487)
* Archeo: Add pattern 6

* add translation

* update text alignment and add background color

* Apply padding to columns that are alignfull and have a background.

* Try fixing block validation error

* Target columns with background in the editor for alignment styles.

* remove alignment rule

Co-authored-by: Jeff Ong <jonger4@gmail.com>
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-02-14 10:17:32 +00:00
Maggie
84073fa9c2 Version Bump 2022-02-11 10:11:04 +01:00
Maggie
1ae2e1bbaa
Skatepark: new Home template (#5491)
* create skatepark homepage

* Change the site's wide width for better wrapping.

Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
2022-02-11 10:07:22 +01:00
Maggie
4fb324e186
Skatepark: refactor CSS into block markup (#5473)
* refactored paragraph with quote pattern

* Image with caption pattern

* testimonial pattern

* Author block refactored

* removed navigation CSS that wasn't doing anything

* post comments CSS removed

* search block

* removed post meta css

* refactor index and links css

* scrapped more css

* removed partials

* removed unused includes

* removed headings styles refactoring pattern
2022-02-11 10:07:14 +01:00
Maggie
e6a67e1cd9
boilerplate for Remote theme (#5495)
* boilerplate for Remote theme

* home text block

* adjustments to home page, image

* header and alignments
2022-02-11 09:46:46 +01:00
Maggie
71c3f66ed3
fixed spacing for header (#5472) 2022-02-11 09:46:38 +01:00
Ben Dwyer
4c393c1771
Adds a 404 template (#5490)
* Adds a 404 tempalte

* add files

* Set font weight to 100

* Set search box to 100% width

* Add spacers above and below search box

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-02-10 12:56:39 -05:00
Ben Dwyer
203aa5a854
Archeo: Update comment form styles (#5517)
* Archeo: Update comment form styles

* Set button font family

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-02-10 17:53:02 +00:00
Ben Dwyer
36da28b820
Archeo: Add index and search templates (#5489)
* Archeo: Add indexd and search templates

* Add an archive template

* Add an archive template

* remove pagination template part

* Increase spacing.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-02-10 12:40:41 -05:00
Ben Dwyer
45b493f6be
Archeo: Update next/prev links in the post footer (#5518)
* Archeo: Update next/prev links in the post footer

* Change font weight to 100

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-02-10 17:12:35 +00:00
Sarah Norris
dc79e9c725
Archeo: Add Simple list of posts pattern (#5480)
* Add pattern

* Add custom CSS for alignment

* Update font styles

* Change to alignwide
2022-02-10 17:11:18 +00:00
Ben Dwyer
68b864290a
Archeo: change the height of the featured image to 80vh (#5521)
* change the height of the featured image to 80vh

* position the text at the bottom
2022-02-10 12:06:00 -05:00
Kjell Reigstad
3c8982d8a9
Archeo: Tidy up responsive font sizes (#5522)
* Tidy up font scaling.

* Revise max sizes.
2022-02-10 12:05:12 -05:00
Jeff Ong
a518a63b5d
Archeo: add single template (#5481)
* First pass at single template.

* Replace medium with outer.

* Add post comments button styling.

* Do not stack separators on mobile.

* Use a cover block for the post title

* Use outer spacing variable to pad the cover.

* Use baked value instead of variable.

* Use columns instead.

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-10 14:04:52 +00:00
Sarah Norris
18e1655f98
Archeo: Add Layout with two images and text pattern (#5486)
* Add images

* Add pattern

* Adjust font styles

* Make image fill entire column & add extra spacer

* Add another spacer & adjust sizes
2022-02-10 09:14:17 +00:00
Sarah Norris
af24e0cc5d
Archeo: Add Image with description pattern (#5479)
* Add image

* Add pattern file

* Wrap text and URLs

* remove extra )

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-09 11:20:49 +00:00
Jeff Ong
e2efdeab00 Version Bump 2022-02-08 17:30:42 -05:00
Sarah Norris
48f04266d8
Archeo: Add Layered images with headline pattern (#5468)
* Add image

* Add Layered images with headline pattern

* Add dynamic spacers

* Use a separate image for the background

* Fix line height and font size

* Add 100vh to cover block

* Make font size responsive

* Add Chivo Thin fonts

* Change paragraph font weight to 100

* Remove duplicate additions of thin font face.

* Consistent whitespace.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-02-08 17:28:18 -05:00
Ben Dwyer
7d8fdd5f92
Update alignment styles (#5475)
* Update alignment styles

* tidy up formatting
2022-02-08 17:19:56 -05:00
Kjell Reigstad
5d3ec23d82
[Archeo] Update Chivo's 300 weight to 100 weight globally (#5482)
* Update 300 weight to 100 weight.

* Remove unused file.
2022-02-08 17:19:21 -05:00
Ben Dwyer
7296688700
Update dependencies (#5476)
* Update dependencies

* run agian with node 16
2022-02-08 16:11:05 +00:00
Maggie
d18fdd1bae
Archeo: Image with headline and description pattern (#5467)
* created pattern

* Use a responsive font size for the heading, reduce margin on the heading, reduce bottom padding.

* Move text decoration to an attribute

* Update image to transparent version

* move text to the right

* fix broken block markup

* Remove transparent pixels in the image.

* Inherit layout

Co-authored-by: Jeff Ong <jonger4@gmail.com>
Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
2022-02-08 15:07:05 +00:00
Maggie
131d3062c8
Archeo: Image with headline and separate description pattern (#5470)
* created pattern

* Compress jpg

* Set image to fill space & add dynamic padding

* Adjust image focal point

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-02-08 14:59:56 +00:00
Sarah Norris
7348c7ba05
Archeo: Add Image with headline on dark background pattern (#5474)
* Add image

* Add pattern file

* Add new pattern to block-patterns

* Remove media IDs

* fix block error

* translate the alt text

* update line height

* Update line height in block markup

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-08 14:35:17 +00:00
Ben Dwyer
3892adcb41 update package-lock.json 2022-02-08 13:56:14 +00:00
Ben Dwyer
80c4c60397 Version Bump 2022-02-08 12:37:41 +00:00
Ben Dwyer
d1bc412448 Building Variations 2022-02-08 12:06:48 +00:00
Ben Dwyer
796c628682
Add the triangle back to the Quadrat footer (#5469) 2022-02-08 12:00:30 +00:00
Jeff Ong
9934d0e345
[Livro] Fix wide and full width content in index/archive/home templates (#5385)
* Rework layout inheritance for query and post template.

* Wrap archive title in a group that inherits layout.

* Also unset the max-width

* Get the markup in all templates to match

* add post template

* update post template

* Refactor index, home and archive templates to share the post template

* Adding back the default layout

* fix alignments on pagination

* remove unneeded alignment rules

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-08 12:00:17 +00:00
Jeff Ong
b058c0ad1b
Filter files to copy from parent to variation. (#5463) 2022-02-07 09:38:03 -05:00
Ben Dwyer
6c9e7f0939 Version Bump 2022-02-04 19:45:13 +00:00
Ben Dwyer
394e55ed57 Building Variations 2022-02-04 19:30:23 +00:00
Daniel Dudzic
71fe9108a8
Karuna: Fix the text in title in Gutenberg editor being transformed t… (#5222)
* Karuna: Fix the text in title in Gutenberg editor being transformed to uppercase

* Karuna: Restrict the text-transform h1 changes just to the entry title
2022-02-04 19:25:56 +00:00
Maggie
2b8513ffd0
Archeo: Headline over dark image pattern (#5464)
* block patterns bootstrap

* headline pattern

* changed image

* Add alt text

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-04 19:25:01 +00:00
Ben Dwyer
0b1a635c75
Shoreditch: Prevent blocks inside the layout grid block going full width (#5459) 2022-02-04 19:24:53 +00:00
Ben Dwyer
071e4023ed
Blockbase: Add comments to a page (#5461) 2022-02-04 19:21:36 +00:00
Ben Dwyer
31f99098a1
Geologist and Zoologist: Add blog-homepage tag' (#5460) 2022-02-04 19:21:09 +00:00
Ben Dwyer
879c855c61
Archeo: Add navigation styles (#5462)
* Archeo: Add navigation styles

* Fix left alignment, remove site tagline and image.

* Fix top spacing.

* Fix close button position.

* Add custom CSS for navigation links in the overlay

Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
2022-02-04 19:20:37 +00:00