Commit graph

316 commits

Author SHA1 Message Date
Mark Biek
0eb047cada Version Bump 2022-05-25 09:55:22 -04:00
Mark Biek
19a2c4ec86
Update all /pub themes so the theme-uri points to https://wordpress.com/theme/<slug> (#6033)
Previously, it was a mix of linking to Github vs. WordPress.com
2022-05-25 09:48:00 -04:00
Sarah Norris
d7c6553511 Version Bump 2022-05-09 09:30:50 +01:00
Matias Benedetto
19cee32837
Skatepark: update separator block (#5940)
* removing unneeded definitions from theme.json

* fixing the heigth of the separator block

* update the separators included in templates

* fix typo

Co-authored-by: Jeff Ong <jonger4@gmail.com>

* restore CSS  for backward compatibility

* updating missing separator

* Fix block markup.

* Fix block validation error

* Rebuild CSS

Co-authored-by: Jeff Ong <jonger4@gmail.com>
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-05-09 09:29:02 +01:00
madhusudhand
82a51a3fcb Version Bump 2022-04-27 10:28:29 +05:30
Madhu Dollu
1bb11b29bc
Multiple themes: Fix archive page to show filtered posts (#5914)
* Skatepark: set inherit to true in archive page template

* MaylandBlocks: set inherit to true in archive page template
2022-04-27 10:24:38 +05:30
dependabot[bot]
7c8aa71115
Bump ansi-regex from 4.1.0 to 4.1.1 in /skatepark (#5769)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 10:25:58 +05:30
Jason Crist
4a8b9900d6
Add a changelog generator and various changelogs (#5903)
Co-authored-by: mikachan <sarah@sekai.co.uk>
2022-04-21 10:23:35 -04:00
Sarah Norris
85767eaab5 Version Bump 2022-04-20 12:18:49 +01:00
Madhu Dollu
1e52de50cf
Skatepark: refactor patterns (#5858) 2022-04-20 12:13:59 +01:00
Jason Crist
a8b9a79169 Version Bump 2022-04-05 15:53:32 -04:00
Madhu Dollu
ead4fed58b
multiple themes: update font sizes from px to rem for better a11y (#5801) 2022-04-05 15:52:02 -04:00
Sarah Norris
07bc404e73 Version Bump 2022-03-09 14:15:53 +00:00
Maggie
92b74ccc82
fixed spacing issues (#5627)
* fixed spacing issues

* fixed spacing for query block
2022-03-08 10:50:24 +01:00
Maggie
713ef0556e
updated changelog (#5572) 2022-02-22 10:39:44 +01:00
Maggie
3a8f7ecf4e
Skatepark: trac ticket fixes (#5551)
* removed links from social icons

* namespace function

* fix outline color

* social links
2022-02-22 09:56:09 +01:00
Maggie
e4dfcbaaee
resized images that were too big (#5547) 2022-02-17 10:52:38 +01:00
Sarah Norris
f442c2f1ed Version Bump 2022-02-16 15:12:34 +00:00
Maggie
4d3c803ca9
Try making skatepark standalone block theme (#5523)
* removed parent theme, added functions file

* refactor json, functions.php added

* header and footer

* 404 page

* spacing for 404

* blank template, extra styles for buttons

* header and footer only template

* fixed missing alignment variables

* removed navigation pattern, removed label from navigation

* spacing on home page navigation

* fix separator styles

* removed two columns of text pattern

* Add hover state to navigation items.

* Reviser header template part to match the screenshot.

Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
2022-02-16 15:06:58 +00: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
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
Jeff Ong
e2efdeab00 Version Bump 2022-02-08 17:30:42 -05:00
Ben Dwyer
7296688700
Update dependencies (#5476)
* Update dependencies

* run agian with node 16
2022-02-08 16:11:05 +00:00
Jason Crist
4f0433932a Version Bump 2022-02-02 16:37:17 -05:00
Ben Dwyer
1483ab4a9f
Remove block style registration (#5368)
* Remove block style registration

* update variations

* Revert seedlet changes
2022-02-02 16:00:30 +00:00
Ben Dwyer
7013fc330a Version Bump 2022-02-01 13:01:43 +00:00
Maggie
7871f79b21
Skatepark: updated font sizes (#5416)
* changed font sizes

* moved normal back to custom

* changed font size on patterns and templates

* fix block markup

* correct font size for search
2022-02-01 12:03:06 +00:00
Ben Dwyer
5d96030af9 Version Bump 2022-01-19 09:42:07 +00:00
Ben Dwyer
c44ebf2bc4
Blockbase: Load Block Patterns for children automatically (#5363)
* Blockbase: Load Block Patterns for children automatically

* Regenerate variations
2022-01-19 09:06:55 +00:00
Jason Crist
57ccff920e Version Bump 2022-01-17 12:51:58 -05:00
Ben Dwyer
cf750a4bd1
Blockbase: Remove custom 404 templates (#5332) 2022-01-17 12:47:13 -05:00
Jason Crist
e7b70b61d1 Version Bump 2022-01-14 13:15:23 -05:00
Sarah Norris
1ce705216e
Blockbase: update dependencies & change node-sass to dart sass (#5290)
* Use dart sass instead of node sass
* Update deps
* Add postcss to themes not already using it
* Update all package-lock files for node 16
* Remove package files from generated variations
Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-01-14 10:52:32 -05:00
Matias Benedetto
805e3522cc
Font size names update (#5300)
* Font size name: updating 'huge' to 'x-large'

* Mayland-blocks: rename 'normal' to 'medium'

* Seedlet-blocks: renaming 'normal' to 'medium'

* Russell: removing unused 'normal' font size

* Blockbase & children: moving 'normal' font size from presets to custom

* Blockbase & family: renaming custom fotsize from 'tiny' to 'x-small'
2022-01-14 14:28:25 +00:00
Sarah Norris
6fda92d1f7
Update all dependencies and add update script (#5304)
* Add update-dependencies script

* Update deps for all themes

* update barnsbury package.lock

* Rebuild all themes

* Another run of update & build all

* Update alves package-lock

* Update root package-lock

* Update all package-lock files

* Add nvmrc file

* Remove .nvmrc file

* Add node version to root package json

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-01-14 14:28:12 +00:00
Jason Crist
45199b4e27 Version Bump 2022-01-13 15:41:34 -05:00
Jason Crist
ad9d522178
Reverting the mess caused renaming template folders (#5317) 2022-01-13 15:38:55 -05:00
Jason Crist
79e6594713 Version Bump 2022-01-13 14:48:11 -05:00
Jason Crist
304254e9af
Remove templates improperly nested in a folder due to script error in #5105 (#5314) 2022-01-13 19:15:55 +00:00
Jason Crist
eea5498372
Refix/5105 script refactor template folders (#5312)
* Re-moved everything to the correct location, fixing the incorrect nested location from previous execution
2022-01-13 12:05:31 -05:00
Jason Crist
e2644501a6 Ran script moving template resources 2022-01-13 11:38:42 -05:00
Maggie
ff859ba69a
Blockbase: refactor footers to patterns (#5245) 2022-01-13 11:27:18 -05:00
Maggie
7e736f185b
Blockbase: converted headers to patterns (#5238)
* converted headers to patterns
* Import headers as both Template Parts AND Block Patterns

Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-01-13 11:24:01 -05:00
Ben Dwyer
fbe908540a Version Bump 2022-01-07 10:15:01 +00:00
Maggie
b5c99e9e9f
Skatepark: use grid of posts for Search page (#5234)
* use a template part for the grid of posts

* restored search template, improved styles

* use pattern instead of template part
2022-01-07 09:27:06 +00:00
Maggie
2ad06443cc
removed header template part from skatepark's json (#5233) 2021-12-21 08:55:58 +00:00
Ben Dwyer
2ef8a95e1f Version Bump 2021-12-20 09:53:16 +00:00
Ben Dwyer
92a6ea0856
Skatepark: Remove margin of the post content block (#5229) 2021-12-20 09:31:48 +00:00