瀏覽代碼

Building Variations

Jason Crist 3 年之前
父節點
當前提交
e08d47cae6

+ 105 - 0
geologist-blue/readme.txt

@@ -12,6 +12,111 @@ Geologist is a streamlined theme for modern bloggers. It consists of a simple si
 
 == Changelog ==
 
+= 1.0.27 =
+* multiple themes: update font sizes from px to rem for better a11y (#5801)
+
+= 1.0.26 =
+* Changed source of pagination arrows from CSS to block attributes. (#5532)
+
+= 1.0.25 =
+* Update dependencies (#5476)
+
+= 1.0.24 =
+* Geologist and Zoologist: Add blog-homepage tag' (#5460)
+
+= 1.0.23 =
+* Blockbase: Load Block Patterns for children automatically (#5363)
+
+= 1.0.22 =
+* Blockbase children: Remove search templates (#5334)
+
+= 1.0.21 =
+* Blockbase: update dependencies & change node-sass to dart sass (#5290)
+* Font size names update (#5300)
+* Update all dependencies and add update script (#5304)
+
+= 1.0.20 =
+* Reverting the mess caused renaming template folders (#5317)
+
+= 1.0.20 =
+* Remove templates improperly nested in a folder due to script error in #5105 (#5314)
+* Refix/5105 script refactor template folders (#5312)
+* Ran script moving template resources
+* Blockbase: refactor footers to patterns (#5245)
+* Blockbase: converted headers to patterns (#5238)
+
+= 1.0.19 =
+* Geologist Variations + Variation Creation Script (#5179)
+
+= 1.0.18 =
+* Try/consolidate headers (#5145)
+
+= 1.0.17 =
+* Blockbase: refactor template part blocks (#5129)
+* Blockbase: Add an archive template (#5127)
+* Add default layout to Geologist single posts (#5144)
+* Geologist: Remove unused template (#5143)
+
+= 1.0.16 =
+* Move calendar styles to blockbase (#5114)
+* Remove unused search block code (#5116)
+* Blockbase: Move table stripes to Blockbase (#5115)
+
+= 1.0.15 =
+* Blockbase: Simplify the approach to font customization (#4980)
+
+= 1.0.14 =
+* Quadrat: Fix post title spacing (#4720)
+* Update all navigation blocks to new markup (#5038)
+
+= 1.0.13 =
+* Blockbase: Add child CSS if it exists (#5047)
+
+= 1.0.12 =
+* Blockbase: Use new attributes for navigation block (#4832)
+
+= 1.0.11 =
+* Remove/child theme (#4861)
+
+= 1.0.10 =
+* Revert the header change for Quadrat, Geologist and Zoologist (#4955)
+
+= 1.0.9 =
+* Geologist: Remove blockTypes from Geologist patterns (#4937)
+* Blockbase: Update the stacking of site title and tagline in Blockbase and co (#4928)
+
+= 1.0.8 =
+* Blockbase: Add query title (#4878)
+
+= 1.0.7 =
+* Blockbase: Fix form background color contrast (#4824)
+* Blockbase: search block font size (#4865)
+* Blockbase: make post meta icons optional (#4891)
+* Blockbase: Update the query pagination block markup (#4805)
+
+= 1.0.6 =
+* Update style.css (#4874)
+
+= 1.0.5 =
+* cleanup errors on themejson files and rebuild themes (#4857)
+
+= 1.0.4 =
+* Updated tested version of wordpress for all blockbase themes (#4839)
+* Adjusted menu CSS to match recent changes in the block (#4822)
+* renamed a couple of functions from 'newtheme' to 'geologist' (#4840)
+
+= 1.0.3 =
+* Blockbase: Allow themes to inherit core gradients unless they define their own (#4818)
+* Blockbase: Add theme.json meta data (#4819)
+* Blockbase: Add social navigation to blockbase themes (#4482)
+
+= 1.0.2 =
+* Blockbase:  remove unneeded margin rules (#4808)
+* Quadrat + Geologist: Remove invalid site-logo rule (#4803)
+
+= 1.0.1 =
+* remove unnecesary queryId attribute (#4806)
+
 = 1.0.0 =
 * Initial release
 

+ 105 - 0
geologist-cream/readme.txt

@@ -12,6 +12,111 @@ Geologist is a streamlined theme for modern bloggers. It consists of a simple si
 
 == Changelog ==
 
+= 1.0.27 =
+* multiple themes: update font sizes from px to rem for better a11y (#5801)
+
+= 1.0.26 =
+* Changed source of pagination arrows from CSS to block attributes. (#5532)
+
+= 1.0.25 =
+* Update dependencies (#5476)
+
+= 1.0.24 =
+* Geologist and Zoologist: Add blog-homepage tag' (#5460)
+
+= 1.0.23 =
+* Blockbase: Load Block Patterns for children automatically (#5363)
+
+= 1.0.22 =
+* Blockbase children: Remove search templates (#5334)
+
+= 1.0.21 =
+* Blockbase: update dependencies & change node-sass to dart sass (#5290)
+* Font size names update (#5300)
+* Update all dependencies and add update script (#5304)
+
+= 1.0.20 =
+* Reverting the mess caused renaming template folders (#5317)
+
+= 1.0.20 =
+* Remove templates improperly nested in a folder due to script error in #5105 (#5314)
+* Refix/5105 script refactor template folders (#5312)
+* Ran script moving template resources
+* Blockbase: refactor footers to patterns (#5245)
+* Blockbase: converted headers to patterns (#5238)
+
+= 1.0.19 =
+* Geologist Variations + Variation Creation Script (#5179)
+
+= 1.0.18 =
+* Try/consolidate headers (#5145)
+
+= 1.0.17 =
+* Blockbase: refactor template part blocks (#5129)
+* Blockbase: Add an archive template (#5127)
+* Add default layout to Geologist single posts (#5144)
+* Geologist: Remove unused template (#5143)
+
+= 1.0.16 =
+* Move calendar styles to blockbase (#5114)
+* Remove unused search block code (#5116)
+* Blockbase: Move table stripes to Blockbase (#5115)
+
+= 1.0.15 =
+* Blockbase: Simplify the approach to font customization (#4980)
+
+= 1.0.14 =
+* Quadrat: Fix post title spacing (#4720)
+* Update all navigation blocks to new markup (#5038)
+
+= 1.0.13 =
+* Blockbase: Add child CSS if it exists (#5047)
+
+= 1.0.12 =
+* Blockbase: Use new attributes for navigation block (#4832)
+
+= 1.0.11 =
+* Remove/child theme (#4861)
+
+= 1.0.10 =
+* Revert the header change for Quadrat, Geologist and Zoologist (#4955)
+
+= 1.0.9 =
+* Geologist: Remove blockTypes from Geologist patterns (#4937)
+* Blockbase: Update the stacking of site title and tagline in Blockbase and co (#4928)
+
+= 1.0.8 =
+* Blockbase: Add query title (#4878)
+
+= 1.0.7 =
+* Blockbase: Fix form background color contrast (#4824)
+* Blockbase: search block font size (#4865)
+* Blockbase: make post meta icons optional (#4891)
+* Blockbase: Update the query pagination block markup (#4805)
+
+= 1.0.6 =
+* Update style.css (#4874)
+
+= 1.0.5 =
+* cleanup errors on themejson files and rebuild themes (#4857)
+
+= 1.0.4 =
+* Updated tested version of wordpress for all blockbase themes (#4839)
+* Adjusted menu CSS to match recent changes in the block (#4822)
+* renamed a couple of functions from 'newtheme' to 'geologist' (#4840)
+
+= 1.0.3 =
+* Blockbase: Allow themes to inherit core gradients unless they define their own (#4818)
+* Blockbase: Add theme.json meta data (#4819)
+* Blockbase: Add social navigation to blockbase themes (#4482)
+
+= 1.0.2 =
+* Blockbase:  remove unneeded margin rules (#4808)
+* Quadrat + Geologist: Remove invalid site-logo rule (#4803)
+
+= 1.0.1 =
+* remove unnecesary queryId attribute (#4806)
+
 = 1.0.0 =
 * Initial release
 

+ 105 - 0
geologist-slate/readme.txt

@@ -12,6 +12,111 @@ Geologist is a streamlined theme for modern bloggers. It consists of a simple si
 
 == Changelog ==
 
+= 1.0.27 =
+* multiple themes: update font sizes from px to rem for better a11y (#5801)
+
+= 1.0.26 =
+* Changed source of pagination arrows from CSS to block attributes. (#5532)
+
+= 1.0.25 =
+* Update dependencies (#5476)
+
+= 1.0.24 =
+* Geologist and Zoologist: Add blog-homepage tag' (#5460)
+
+= 1.0.23 =
+* Blockbase: Load Block Patterns for children automatically (#5363)
+
+= 1.0.22 =
+* Blockbase children: Remove search templates (#5334)
+
+= 1.0.21 =
+* Blockbase: update dependencies & change node-sass to dart sass (#5290)
+* Font size names update (#5300)
+* Update all dependencies and add update script (#5304)
+
+= 1.0.20 =
+* Reverting the mess caused renaming template folders (#5317)
+
+= 1.0.20 =
+* Remove templates improperly nested in a folder due to script error in #5105 (#5314)
+* Refix/5105 script refactor template folders (#5312)
+* Ran script moving template resources
+* Blockbase: refactor footers to patterns (#5245)
+* Blockbase: converted headers to patterns (#5238)
+
+= 1.0.19 =
+* Geologist Variations + Variation Creation Script (#5179)
+
+= 1.0.18 =
+* Try/consolidate headers (#5145)
+
+= 1.0.17 =
+* Blockbase: refactor template part blocks (#5129)
+* Blockbase: Add an archive template (#5127)
+* Add default layout to Geologist single posts (#5144)
+* Geologist: Remove unused template (#5143)
+
+= 1.0.16 =
+* Move calendar styles to blockbase (#5114)
+* Remove unused search block code (#5116)
+* Blockbase: Move table stripes to Blockbase (#5115)
+
+= 1.0.15 =
+* Blockbase: Simplify the approach to font customization (#4980)
+
+= 1.0.14 =
+* Quadrat: Fix post title spacing (#4720)
+* Update all navigation blocks to new markup (#5038)
+
+= 1.0.13 =
+* Blockbase: Add child CSS if it exists (#5047)
+
+= 1.0.12 =
+* Blockbase: Use new attributes for navigation block (#4832)
+
+= 1.0.11 =
+* Remove/child theme (#4861)
+
+= 1.0.10 =
+* Revert the header change for Quadrat, Geologist and Zoologist (#4955)
+
+= 1.0.9 =
+* Geologist: Remove blockTypes from Geologist patterns (#4937)
+* Blockbase: Update the stacking of site title and tagline in Blockbase and co (#4928)
+
+= 1.0.8 =
+* Blockbase: Add query title (#4878)
+
+= 1.0.7 =
+* Blockbase: Fix form background color contrast (#4824)
+* Blockbase: search block font size (#4865)
+* Blockbase: make post meta icons optional (#4891)
+* Blockbase: Update the query pagination block markup (#4805)
+
+= 1.0.6 =
+* Update style.css (#4874)
+
+= 1.0.5 =
+* cleanup errors on themejson files and rebuild themes (#4857)
+
+= 1.0.4 =
+* Updated tested version of wordpress for all blockbase themes (#4839)
+* Adjusted menu CSS to match recent changes in the block (#4822)
+* renamed a couple of functions from 'newtheme' to 'geologist' (#4840)
+
+= 1.0.3 =
+* Blockbase: Allow themes to inherit core gradients unless they define their own (#4818)
+* Blockbase: Add theme.json meta data (#4819)
+* Blockbase: Add social navigation to blockbase themes (#4482)
+
+= 1.0.2 =
+* Blockbase:  remove unneeded margin rules (#4808)
+* Quadrat + Geologist: Remove invalid site-logo rule (#4803)
+
+= 1.0.1 =
+* remove unnecesary queryId attribute (#4806)
+
 = 1.0.0 =
 * Initial release
 

+ 105 - 0
geologist-yellow/readme.txt

@@ -12,6 +12,111 @@ Geologist is a streamlined theme for modern bloggers. It consists of a simple si
 
 == Changelog ==
 
+= 1.0.27 =
+* multiple themes: update font sizes from px to rem for better a11y (#5801)
+
+= 1.0.26 =
+* Changed source of pagination arrows from CSS to block attributes. (#5532)
+
+= 1.0.25 =
+* Update dependencies (#5476)
+
+= 1.0.24 =
+* Geologist and Zoologist: Add blog-homepage tag' (#5460)
+
+= 1.0.23 =
+* Blockbase: Load Block Patterns for children automatically (#5363)
+
+= 1.0.22 =
+* Blockbase children: Remove search templates (#5334)
+
+= 1.0.21 =
+* Blockbase: update dependencies & change node-sass to dart sass (#5290)
+* Font size names update (#5300)
+* Update all dependencies and add update script (#5304)
+
+= 1.0.20 =
+* Reverting the mess caused renaming template folders (#5317)
+
+= 1.0.20 =
+* Remove templates improperly nested in a folder due to script error in #5105 (#5314)
+* Refix/5105 script refactor template folders (#5312)
+* Ran script moving template resources
+* Blockbase: refactor footers to patterns (#5245)
+* Blockbase: converted headers to patterns (#5238)
+
+= 1.0.19 =
+* Geologist Variations + Variation Creation Script (#5179)
+
+= 1.0.18 =
+* Try/consolidate headers (#5145)
+
+= 1.0.17 =
+* Blockbase: refactor template part blocks (#5129)
+* Blockbase: Add an archive template (#5127)
+* Add default layout to Geologist single posts (#5144)
+* Geologist: Remove unused template (#5143)
+
+= 1.0.16 =
+* Move calendar styles to blockbase (#5114)
+* Remove unused search block code (#5116)
+* Blockbase: Move table stripes to Blockbase (#5115)
+
+= 1.0.15 =
+* Blockbase: Simplify the approach to font customization (#4980)
+
+= 1.0.14 =
+* Quadrat: Fix post title spacing (#4720)
+* Update all navigation blocks to new markup (#5038)
+
+= 1.0.13 =
+* Blockbase: Add child CSS if it exists (#5047)
+
+= 1.0.12 =
+* Blockbase: Use new attributes for navigation block (#4832)
+
+= 1.0.11 =
+* Remove/child theme (#4861)
+
+= 1.0.10 =
+* Revert the header change for Quadrat, Geologist and Zoologist (#4955)
+
+= 1.0.9 =
+* Geologist: Remove blockTypes from Geologist patterns (#4937)
+* Blockbase: Update the stacking of site title and tagline in Blockbase and co (#4928)
+
+= 1.0.8 =
+* Blockbase: Add query title (#4878)
+
+= 1.0.7 =
+* Blockbase: Fix form background color contrast (#4824)
+* Blockbase: search block font size (#4865)
+* Blockbase: make post meta icons optional (#4891)
+* Blockbase: Update the query pagination block markup (#4805)
+
+= 1.0.6 =
+* Update style.css (#4874)
+
+= 1.0.5 =
+* cleanup errors on themejson files and rebuild themes (#4857)
+
+= 1.0.4 =
+* Updated tested version of wordpress for all blockbase themes (#4839)
+* Adjusted menu CSS to match recent changes in the block (#4822)
+* renamed a couple of functions from 'newtheme' to 'geologist' (#4840)
+
+= 1.0.3 =
+* Blockbase: Allow themes to inherit core gradients unless they define their own (#4818)
+* Blockbase: Add theme.json meta data (#4819)
+* Blockbase: Add social navigation to blockbase themes (#4482)
+
+= 1.0.2 =
+* Blockbase:  remove unneeded margin rules (#4808)
+* Quadrat + Geologist: Remove invalid site-logo rule (#4803)
+
+= 1.0.1 =
+* remove unnecesary queryId attribute (#4806)
+
 = 1.0.0 =
 * Initial release
 

+ 120 - 0
quadrat-black/readme.txt

@@ -12,6 +12,126 @@ Quadrat is a simple, versatile WordPress theme, designed for blogs and podcasts.
 
 == Changelog ==
 
+= 1.1.39 =
+* multiple themes: update font sizes from px to rem for better a11y (#5801)
+
+= 1.1.38 =
+* Update dependencies (#5476)
+
+= 1.1.37 =
+* Add the triangle back to the Quadrat footer (#5469)
+
+= 1.1.36 =
+* Remove block style registration (#5368)
+
+= 1.1.35 =
+* Blockbase: Load Block Patterns for children automatically (#5363)
+
+= 1.1.34 =
+* Blockbase children: Remove search templates (#5334)
+
+= 1.1.33 =
+* Blockbase: update dependencies & change node-sass to dart sass (#5290)
+* Font size names update (#5300)
+* Update all dependencies and add update script (#5304)
+
+= 1.1.32 =
+* Reverting the mess caused renaming template folders (#5317)
+
+= 1.1.32 =
+* Remove templates improperly nested in a folder due to script error in #5105 (#5314)
+* Refix/5105 script refactor template folders (#5312)
+* Ran script moving template resources
+* Blockbase: refactor footers to patterns (#5245)
+* Blockbase: converted headers to patterns (#5238)
+
+= 1.1.31 =
+* Try/consolidate headers (#5145)
+
+= 1.1.30 =
+* Blockbase: Add an archive template (#5127)
+
+= 1.1.29 =
+* Move calendar styles to blockbase (#5114)
+* Remove unused search block code (#5116)
+* Blockbase: Move table stripes to Blockbase (#5115)
+
+= 1.1.28 =
+* Blockbase: Simplify the approach to font customization (#4980)
+
+= 1.1.27 =
+* Quadrat: Fix post title spacing (#4720)
+* Update all navigation blocks to new markup (#5038)
+
+= 1.1.26 =
+* Blockbase: Add child CSS if it exists (#5047)
+
+= 1.1.25 =
+* Blockbase: Use new attributes for navigation block (#4832)
+
+= 1.1.24 =
+* Remove/child theme (#4861)
+
+= 1.1.23 =
+* Revert the header change for Quadrat, Geologist and Zoologist (#4955)
+
+= 1.1.22 =
+* Blockbase: Handle posts without titles (#4920)
+* Blockbase: Update the stacking of site title and tagline in Blockbase and co (#4928)
+
+= 1.1.21 =
+* Quadrat: Remove unnecessary .png (#4927)
+
+= 1.1.20 =
+* Blockbase: Add query title (#4878)
+
+= 1.1.19 =
+* Blockbase: Add a mixin for post meta (#4897)
+
+= 1.1.18 =
+* Blockbase: Fix form background color contrast (#4824)
+* Blockbase: search block font size (#4865)
+* Blockbase: make post meta icons optional (#4891)
+* Blockbase: Update the query pagination block markup (#4805)
+
+= 1.1.17 =
+* Update style.css (#4874)
+
+= 1.1.16 =
+* cleanup errors on themejson files and rebuild themes (#4857)
+
+= 1.1.15 =
+* Add copy of Quadrat's index.php to Geologist (#4841)
+
+= 1.1.14 =
+* removed the utility class from block patterns and instead used margin (#4847)
+
+= 1.1.13 =
+* Updated tested version of wordpress for all blockbase themes (#4839)
+* Adjusted menu CSS to match recent changes in the block (#4822)
+
+= 1.1.12 =
+* Blockbase: Allow themes to inherit core gradients unless they define their own (#4818)
+* Blockbase: Add theme.json meta data (#4819)
+* Blockbase: Add social navigation to blockbase themes (#4482)
+
+= 1.1.11 =
+* Quadrat: Allow long titles to wrap the same way on post pages and on the index (#4796)
+* Blockbase:  remove unneeded margin rules (#4808)
+* Quadrat + Geologist: Remove invalid site-logo rule (#4803)
+* Blockbase: Rebuild all blockbase children (#4804)
+
+= 1.1.10 =
+* remove unnecesary queryId attribute (#4806)
+
+= 1.1.9 =
+* Added font color and size styles to form input placeholder (#4667)
+* Blockbase + co: Fix navigation alignment (#4795)
+
+= 1.1.8 =
+* Quadrat: Ensure that the position of the post title is the same on all pages (#4783)
+* Blockbase, Quadrat, Seedlet, Mayland Blocks: updated changelogs for .org (#4785)
+
 = 1.1.3 - 1.1.7 =
 * Bug fixes and improvements
 * Gutenberg + Blockbase compatibility improvements

+ 120 - 0
quadrat-green/readme.txt

@@ -12,6 +12,126 @@ Quadrat is a simple, versatile WordPress theme, designed for blogs and podcasts.
 
 == Changelog ==
 
+= 1.1.39 =
+* multiple themes: update font sizes from px to rem for better a11y (#5801)
+
+= 1.1.38 =
+* Update dependencies (#5476)
+
+= 1.1.37 =
+* Add the triangle back to the Quadrat footer (#5469)
+
+= 1.1.36 =
+* Remove block style registration (#5368)
+
+= 1.1.35 =
+* Blockbase: Load Block Patterns for children automatically (#5363)
+
+= 1.1.34 =
+* Blockbase children: Remove search templates (#5334)
+
+= 1.1.33 =
+* Blockbase: update dependencies & change node-sass to dart sass (#5290)
+* Font size names update (#5300)
+* Update all dependencies and add update script (#5304)
+
+= 1.1.32 =
+* Reverting the mess caused renaming template folders (#5317)
+
+= 1.1.32 =
+* Remove templates improperly nested in a folder due to script error in #5105 (#5314)
+* Refix/5105 script refactor template folders (#5312)
+* Ran script moving template resources
+* Blockbase: refactor footers to patterns (#5245)
+* Blockbase: converted headers to patterns (#5238)
+
+= 1.1.31 =
+* Try/consolidate headers (#5145)
+
+= 1.1.30 =
+* Blockbase: Add an archive template (#5127)
+
+= 1.1.29 =
+* Move calendar styles to blockbase (#5114)
+* Remove unused search block code (#5116)
+* Blockbase: Move table stripes to Blockbase (#5115)
+
+= 1.1.28 =
+* Blockbase: Simplify the approach to font customization (#4980)
+
+= 1.1.27 =
+* Quadrat: Fix post title spacing (#4720)
+* Update all navigation blocks to new markup (#5038)
+
+= 1.1.26 =
+* Blockbase: Add child CSS if it exists (#5047)
+
+= 1.1.25 =
+* Blockbase: Use new attributes for navigation block (#4832)
+
+= 1.1.24 =
+* Remove/child theme (#4861)
+
+= 1.1.23 =
+* Revert the header change for Quadrat, Geologist and Zoologist (#4955)
+
+= 1.1.22 =
+* Blockbase: Handle posts without titles (#4920)
+* Blockbase: Update the stacking of site title and tagline in Blockbase and co (#4928)
+
+= 1.1.21 =
+* Quadrat: Remove unnecessary .png (#4927)
+
+= 1.1.20 =
+* Blockbase: Add query title (#4878)
+
+= 1.1.19 =
+* Blockbase: Add a mixin for post meta (#4897)
+
+= 1.1.18 =
+* Blockbase: Fix form background color contrast (#4824)
+* Blockbase: search block font size (#4865)
+* Blockbase: make post meta icons optional (#4891)
+* Blockbase: Update the query pagination block markup (#4805)
+
+= 1.1.17 =
+* Update style.css (#4874)
+
+= 1.1.16 =
+* cleanup errors on themejson files and rebuild themes (#4857)
+
+= 1.1.15 =
+* Add copy of Quadrat's index.php to Geologist (#4841)
+
+= 1.1.14 =
+* removed the utility class from block patterns and instead used margin (#4847)
+
+= 1.1.13 =
+* Updated tested version of wordpress for all blockbase themes (#4839)
+* Adjusted menu CSS to match recent changes in the block (#4822)
+
+= 1.1.12 =
+* Blockbase: Allow themes to inherit core gradients unless they define their own (#4818)
+* Blockbase: Add theme.json meta data (#4819)
+* Blockbase: Add social navigation to blockbase themes (#4482)
+
+= 1.1.11 =
+* Quadrat: Allow long titles to wrap the same way on post pages and on the index (#4796)
+* Blockbase:  remove unneeded margin rules (#4808)
+* Quadrat + Geologist: Remove invalid site-logo rule (#4803)
+* Blockbase: Rebuild all blockbase children (#4804)
+
+= 1.1.10 =
+* remove unnecesary queryId attribute (#4806)
+
+= 1.1.9 =
+* Added font color and size styles to form input placeholder (#4667)
+* Blockbase + co: Fix navigation alignment (#4795)
+
+= 1.1.8 =
+* Quadrat: Ensure that the position of the post title is the same on all pages (#4783)
+* Blockbase, Quadrat, Seedlet, Mayland Blocks: updated changelogs for .org (#4785)
+
 = 1.1.3 - 1.1.7 =
 * Bug fixes and improvements
 * Gutenberg + Blockbase compatibility improvements

+ 120 - 0
quadrat-red/readme.txt

@@ -12,6 +12,126 @@ Quadrat is a simple, versatile WordPress theme, designed for blogs and podcasts.
 
 == Changelog ==
 
+= 1.1.39 =
+* multiple themes: update font sizes from px to rem for better a11y (#5801)
+
+= 1.1.38 =
+* Update dependencies (#5476)
+
+= 1.1.37 =
+* Add the triangle back to the Quadrat footer (#5469)
+
+= 1.1.36 =
+* Remove block style registration (#5368)
+
+= 1.1.35 =
+* Blockbase: Load Block Patterns for children automatically (#5363)
+
+= 1.1.34 =
+* Blockbase children: Remove search templates (#5334)
+
+= 1.1.33 =
+* Blockbase: update dependencies & change node-sass to dart sass (#5290)
+* Font size names update (#5300)
+* Update all dependencies and add update script (#5304)
+
+= 1.1.32 =
+* Reverting the mess caused renaming template folders (#5317)
+
+= 1.1.32 =
+* Remove templates improperly nested in a folder due to script error in #5105 (#5314)
+* Refix/5105 script refactor template folders (#5312)
+* Ran script moving template resources
+* Blockbase: refactor footers to patterns (#5245)
+* Blockbase: converted headers to patterns (#5238)
+
+= 1.1.31 =
+* Try/consolidate headers (#5145)
+
+= 1.1.30 =
+* Blockbase: Add an archive template (#5127)
+
+= 1.1.29 =
+* Move calendar styles to blockbase (#5114)
+* Remove unused search block code (#5116)
+* Blockbase: Move table stripes to Blockbase (#5115)
+
+= 1.1.28 =
+* Blockbase: Simplify the approach to font customization (#4980)
+
+= 1.1.27 =
+* Quadrat: Fix post title spacing (#4720)
+* Update all navigation blocks to new markup (#5038)
+
+= 1.1.26 =
+* Blockbase: Add child CSS if it exists (#5047)
+
+= 1.1.25 =
+* Blockbase: Use new attributes for navigation block (#4832)
+
+= 1.1.24 =
+* Remove/child theme (#4861)
+
+= 1.1.23 =
+* Revert the header change for Quadrat, Geologist and Zoologist (#4955)
+
+= 1.1.22 =
+* Blockbase: Handle posts without titles (#4920)
+* Blockbase: Update the stacking of site title and tagline in Blockbase and co (#4928)
+
+= 1.1.21 =
+* Quadrat: Remove unnecessary .png (#4927)
+
+= 1.1.20 =
+* Blockbase: Add query title (#4878)
+
+= 1.1.19 =
+* Blockbase: Add a mixin for post meta (#4897)
+
+= 1.1.18 =
+* Blockbase: Fix form background color contrast (#4824)
+* Blockbase: search block font size (#4865)
+* Blockbase: make post meta icons optional (#4891)
+* Blockbase: Update the query pagination block markup (#4805)
+
+= 1.1.17 =
+* Update style.css (#4874)
+
+= 1.1.16 =
+* cleanup errors on themejson files and rebuild themes (#4857)
+
+= 1.1.15 =
+* Add copy of Quadrat's index.php to Geologist (#4841)
+
+= 1.1.14 =
+* removed the utility class from block patterns and instead used margin (#4847)
+
+= 1.1.13 =
+* Updated tested version of wordpress for all blockbase themes (#4839)
+* Adjusted menu CSS to match recent changes in the block (#4822)
+
+= 1.1.12 =
+* Blockbase: Allow themes to inherit core gradients unless they define their own (#4818)
+* Blockbase: Add theme.json meta data (#4819)
+* Blockbase: Add social navigation to blockbase themes (#4482)
+
+= 1.1.11 =
+* Quadrat: Allow long titles to wrap the same way on post pages and on the index (#4796)
+* Blockbase:  remove unneeded margin rules (#4808)
+* Quadrat + Geologist: Remove invalid site-logo rule (#4803)
+* Blockbase: Rebuild all blockbase children (#4804)
+
+= 1.1.10 =
+* remove unnecesary queryId attribute (#4806)
+
+= 1.1.9 =
+* Added font color and size styles to form input placeholder (#4667)
+* Blockbase + co: Fix navigation alignment (#4795)
+
+= 1.1.8 =
+* Quadrat: Ensure that the position of the post title is the same on all pages (#4783)
+* Blockbase, Quadrat, Seedlet, Mayland Blocks: updated changelogs for .org (#4785)
+
 = 1.1.3 - 1.1.7 =
 * Bug fixes and improvements
 * Gutenberg + Blockbase compatibility improvements

+ 120 - 0
quadrat-white/readme.txt

@@ -12,6 +12,126 @@ Quadrat is a simple, versatile WordPress theme, designed for blogs and podcasts.
 
 == Changelog ==
 
+= 1.1.39 =
+* multiple themes: update font sizes from px to rem for better a11y (#5801)
+
+= 1.1.38 =
+* Update dependencies (#5476)
+
+= 1.1.37 =
+* Add the triangle back to the Quadrat footer (#5469)
+
+= 1.1.36 =
+* Remove block style registration (#5368)
+
+= 1.1.35 =
+* Blockbase: Load Block Patterns for children automatically (#5363)
+
+= 1.1.34 =
+* Blockbase children: Remove search templates (#5334)
+
+= 1.1.33 =
+* Blockbase: update dependencies & change node-sass to dart sass (#5290)
+* Font size names update (#5300)
+* Update all dependencies and add update script (#5304)
+
+= 1.1.32 =
+* Reverting the mess caused renaming template folders (#5317)
+
+= 1.1.32 =
+* Remove templates improperly nested in a folder due to script error in #5105 (#5314)
+* Refix/5105 script refactor template folders (#5312)
+* Ran script moving template resources
+* Blockbase: refactor footers to patterns (#5245)
+* Blockbase: converted headers to patterns (#5238)
+
+= 1.1.31 =
+* Try/consolidate headers (#5145)
+
+= 1.1.30 =
+* Blockbase: Add an archive template (#5127)
+
+= 1.1.29 =
+* Move calendar styles to blockbase (#5114)
+* Remove unused search block code (#5116)
+* Blockbase: Move table stripes to Blockbase (#5115)
+
+= 1.1.28 =
+* Blockbase: Simplify the approach to font customization (#4980)
+
+= 1.1.27 =
+* Quadrat: Fix post title spacing (#4720)
+* Update all navigation blocks to new markup (#5038)
+
+= 1.1.26 =
+* Blockbase: Add child CSS if it exists (#5047)
+
+= 1.1.25 =
+* Blockbase: Use new attributes for navigation block (#4832)
+
+= 1.1.24 =
+* Remove/child theme (#4861)
+
+= 1.1.23 =
+* Revert the header change for Quadrat, Geologist and Zoologist (#4955)
+
+= 1.1.22 =
+* Blockbase: Handle posts without titles (#4920)
+* Blockbase: Update the stacking of site title and tagline in Blockbase and co (#4928)
+
+= 1.1.21 =
+* Quadrat: Remove unnecessary .png (#4927)
+
+= 1.1.20 =
+* Blockbase: Add query title (#4878)
+
+= 1.1.19 =
+* Blockbase: Add a mixin for post meta (#4897)
+
+= 1.1.18 =
+* Blockbase: Fix form background color contrast (#4824)
+* Blockbase: search block font size (#4865)
+* Blockbase: make post meta icons optional (#4891)
+* Blockbase: Update the query pagination block markup (#4805)
+
+= 1.1.17 =
+* Update style.css (#4874)
+
+= 1.1.16 =
+* cleanup errors on themejson files and rebuild themes (#4857)
+
+= 1.1.15 =
+* Add copy of Quadrat's index.php to Geologist (#4841)
+
+= 1.1.14 =
+* removed the utility class from block patterns and instead used margin (#4847)
+
+= 1.1.13 =
+* Updated tested version of wordpress for all blockbase themes (#4839)
+* Adjusted menu CSS to match recent changes in the block (#4822)
+
+= 1.1.12 =
+* Blockbase: Allow themes to inherit core gradients unless they define their own (#4818)
+* Blockbase: Add theme.json meta data (#4819)
+* Blockbase: Add social navigation to blockbase themes (#4482)
+
+= 1.1.11 =
+* Quadrat: Allow long titles to wrap the same way on post pages and on the index (#4796)
+* Blockbase:  remove unneeded margin rules (#4808)
+* Quadrat + Geologist: Remove invalid site-logo rule (#4803)
+* Blockbase: Rebuild all blockbase children (#4804)
+
+= 1.1.10 =
+* remove unnecesary queryId attribute (#4806)
+
+= 1.1.9 =
+* Added font color and size styles to form input placeholder (#4667)
+* Blockbase + co: Fix navigation alignment (#4795)
+
+= 1.1.8 =
+* Quadrat: Ensure that the position of the post title is the same on all pages (#4783)
+* Blockbase, Quadrat, Seedlet, Mayland Blocks: updated changelogs for .org (#4785)
+
 = 1.1.3 - 1.1.7 =
 * Bug fixes and improvements
 * Gutenberg + Blockbase compatibility improvements

+ 120 - 0
quadrat-yellow/readme.txt

@@ -12,6 +12,126 @@ Quadrat is a simple, versatile WordPress theme, designed for blogs and podcasts.
 
 == Changelog ==
 
+= 1.1.39 =
+* multiple themes: update font sizes from px to rem for better a11y (#5801)
+
+= 1.1.38 =
+* Update dependencies (#5476)
+
+= 1.1.37 =
+* Add the triangle back to the Quadrat footer (#5469)
+
+= 1.1.36 =
+* Remove block style registration (#5368)
+
+= 1.1.35 =
+* Blockbase: Load Block Patterns for children automatically (#5363)
+
+= 1.1.34 =
+* Blockbase children: Remove search templates (#5334)
+
+= 1.1.33 =
+* Blockbase: update dependencies & change node-sass to dart sass (#5290)
+* Font size names update (#5300)
+* Update all dependencies and add update script (#5304)
+
+= 1.1.32 =
+* Reverting the mess caused renaming template folders (#5317)
+
+= 1.1.32 =
+* Remove templates improperly nested in a folder due to script error in #5105 (#5314)
+* Refix/5105 script refactor template folders (#5312)
+* Ran script moving template resources
+* Blockbase: refactor footers to patterns (#5245)
+* Blockbase: converted headers to patterns (#5238)
+
+= 1.1.31 =
+* Try/consolidate headers (#5145)
+
+= 1.1.30 =
+* Blockbase: Add an archive template (#5127)
+
+= 1.1.29 =
+* Move calendar styles to blockbase (#5114)
+* Remove unused search block code (#5116)
+* Blockbase: Move table stripes to Blockbase (#5115)
+
+= 1.1.28 =
+* Blockbase: Simplify the approach to font customization (#4980)
+
+= 1.1.27 =
+* Quadrat: Fix post title spacing (#4720)
+* Update all navigation blocks to new markup (#5038)
+
+= 1.1.26 =
+* Blockbase: Add child CSS if it exists (#5047)
+
+= 1.1.25 =
+* Blockbase: Use new attributes for navigation block (#4832)
+
+= 1.1.24 =
+* Remove/child theme (#4861)
+
+= 1.1.23 =
+* Revert the header change for Quadrat, Geologist and Zoologist (#4955)
+
+= 1.1.22 =
+* Blockbase: Handle posts without titles (#4920)
+* Blockbase: Update the stacking of site title and tagline in Blockbase and co (#4928)
+
+= 1.1.21 =
+* Quadrat: Remove unnecessary .png (#4927)
+
+= 1.1.20 =
+* Blockbase: Add query title (#4878)
+
+= 1.1.19 =
+* Blockbase: Add a mixin for post meta (#4897)
+
+= 1.1.18 =
+* Blockbase: Fix form background color contrast (#4824)
+* Blockbase: search block font size (#4865)
+* Blockbase: make post meta icons optional (#4891)
+* Blockbase: Update the query pagination block markup (#4805)
+
+= 1.1.17 =
+* Update style.css (#4874)
+
+= 1.1.16 =
+* cleanup errors on themejson files and rebuild themes (#4857)
+
+= 1.1.15 =
+* Add copy of Quadrat's index.php to Geologist (#4841)
+
+= 1.1.14 =
+* removed the utility class from block patterns and instead used margin (#4847)
+
+= 1.1.13 =
+* Updated tested version of wordpress for all blockbase themes (#4839)
+* Adjusted menu CSS to match recent changes in the block (#4822)
+
+= 1.1.12 =
+* Blockbase: Allow themes to inherit core gradients unless they define their own (#4818)
+* Blockbase: Add theme.json meta data (#4819)
+* Blockbase: Add social navigation to blockbase themes (#4482)
+
+= 1.1.11 =
+* Quadrat: Allow long titles to wrap the same way on post pages and on the index (#4796)
+* Blockbase:  remove unneeded margin rules (#4808)
+* Quadrat + Geologist: Remove invalid site-logo rule (#4803)
+* Blockbase: Rebuild all blockbase children (#4804)
+
+= 1.1.10 =
+* remove unnecesary queryId attribute (#4806)
+
+= 1.1.9 =
+* Added font color and size styles to form input placeholder (#4667)
+* Blockbase + co: Fix navigation alignment (#4795)
+
+= 1.1.8 =
+* Quadrat: Ensure that the position of the post title is the same on all pages (#4783)
+* Blockbase, Quadrat, Seedlet, Mayland Blocks: updated changelogs for .org (#4785)
+
 = 1.1.3 - 1.1.7 =
 * Bug fixes and improvements
 * Gutenberg + Blockbase compatibility improvements

+ 62 - 0
videomaker-white/readme.txt

@@ -18,6 +18,68 @@ Videomaker is designed to work with the VideoPress plugin, although it will work
 
 == Changelog ==
 
+= 1.0.16 =
+* multiple themes: update font sizes from px to rem for better a11y (#5801)
+
+= 1.0.15 =
+* Archeo: Load patterns automatically (#5715)
+* Build videomaker variations and version bumpped
+* Videomaker: fixing fonts path (#5711)
+
+= 1.0.13 =
+* Update dependencies (#5476)
+
+= 1.0.12 =
+* Videomaker: use locally-hosted version of Inter instead of Google Fonts (#5442)
+
+= 1.0.11 =
+* Videomaker: Add images from WPCOM (#5395)
+
+= 1.0.10 =
+* Videomaker: Consolidate footer patterns in Videomaker (#5374)
+
+= 1.0.9 =
+* Blockbase: Load Block Patterns for children automatically (#5363)
+
+= 1.0.8 =
+* Blockbase: update dependencies & change node-sass to dart sass (#5290)
+* Font size names update (#5300)
+* Update all dependencies and add update script (#5304)
+
+= 1.0.7 =
+* Reverting the mess caused renaming template folders (#5317)
+* Remove templates improperly nested in a folder due to script error in #5105 (#5314)
+* Refix/5105 script refactor template folders (#5312)
+* Ran script moving template resources
+* Blockbase: refactor footers to patterns (#5245)
+* Blockbase: converted headers to patterns (#5238)
+* Videomaker: Remove the redundant template (#5297)
+
+= 1.0.6 =
+* Update title and names in Videomaker screenshot + patterns (#5164)
+
+= 1.0.5 =
+* Defaulting videomaker header fonts to Inter (#5185)
+
+= 1.0.4 =
+* Fix/videomaker heading spacing (#5178)
+
+= 1.0.3 =
+* Try/consolidate headers (#5145)
+* Videomaker: Add a group to apply layout the header and footer (#5165)
+
+= 1.0.2 =
+* Blockbase: refactor template part blocks (#5129)
+* Blockbase: Add an archive template (#5127)
+* Videomaker: Make the footer wide not full (#5139)
+
+= 1.0.1 =
+* Videomaker: adjusting active states (#5091)
+* Videomaker: Add resource sources (#5098)
+* Videomaker: Update Videomaker navigation (#5059)
+* Videomaker: Fix vertical spacing in and around posts (#5068)
+* Videomaker: Cleanup grid patterns, replace I Love You video (#5090)
+
 = 1.0.0 =
 * Initial release