readme.txt 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232
  1. === Quadrat ===
  2. Contributors: Automattic
  3. Requires at least: 5.7
  4. Tested up to: 5.7.2
  5. Requires PHP: 5.6.2
  6. License: GPLv2 or later
  7. License URI: http://www.gnu.org/licenses/gpl-2.0.html
  8. == Description ==
  9. Quadrat is a simple, versatile WordPress theme, designed for blogs and podcasts. Inspired by squared shapes and colourful, minimalist flat illustrations, Quadrat bundles a set of images you can use on your site with the theme’s default color palette. Quadrat’s default styles are bold and playful, relying on a simple sans-serif font and a strong color scheme that you can customize.
  10. == Changelog ==
  11. = 1.1.56 =
  12. * Lossless image optimization (#7671)
  13. = 1.1.56 =
  14. * Optimize images (#7671)
  15. = 1.1.55 =
  16. * Bump postcss from 8.4.25 to 8.4.31 (#7407)
  17. = 1.1.54 =
  18. * Aligned the package files version of Spearhead and Quadrat to the correct versions (#7397)
  19. = 1.1.52 =
  20. * Small tweaks to force update following `style-variations` tag fix (#7209)
  21. = 1.1.51 =
  22. * Add the style-variations tag to themes with style variations (#7199)
  23. = 1.1.50 =
  24. * Update Node version in .nvmrc & update deps (#7059)
  25. = 1.1.49 =
  26. * Blockbase Children: remove conflicting `core/navigation-link` styles (#7029)
  27. = 1.1.48 =
  28. * Remove Theme Variants (#6706)
  29. = 1.1.47 =
  30. * #6832: Zoologist: Fix link underline on buttons (#6445)
  31. = 1.1.46 =
  32. * #6085: Zoologist: Add underline to links (#6382)
  33. = 1.1.45 =
  34. * lock post-content block by default (#6314)
  35. = 1.1.44 =
  36. * Blockbase: Locked post content blocks (#6299)
  37. = 1.1.43 =
  38. * Update: Quadrat, Geologist & Zoologist quote block line height (#6290)
  39. = 1.1.42 =
  40. * Blockbase 3 (#6167)
  41. = 1.1.41 =
  42. * migrate to npm workspaces (#6200)
  43. = 1.1.40 =
  44. * Update all /pub themes so the theme-uri points to `https://wordpress.com/theme/<slug>` (#6033)
  45. = 1.1.39 =
  46. * multiple themes: update font sizes from px to rem for better a11y (#5801)
  47. = 1.1.38 =
  48. * Update dependencies (#5476)
  49. = 1.1.37 =
  50. * Add the triangle back to the Quadrat footer (#5469)
  51. = 1.1.36 =
  52. * Remove block style registration (#5368)
  53. = 1.1.35 =
  54. * Blockbase: Load Block Patterns for children automatically (#5363)
  55. = 1.1.34 =
  56. * Blockbase children: Remove search templates (#5334)
  57. = 1.1.33 =
  58. * Blockbase: update dependencies & change node-sass to dart sass (#5290)
  59. * Font size names update (#5300)
  60. * Update all dependencies and add update script (#5304)
  61. = 1.1.32 =
  62. * Reverting the mess caused renaming template folders (#5317)
  63. = 1.1.32 =
  64. * Remove templates improperly nested in a folder due to script error in #5105 (#5314)
  65. * Refix/5105 script refactor template folders (#5312)
  66. * Ran script moving template resources
  67. * Blockbase: refactor footers to patterns (#5245)
  68. * Blockbase: converted headers to patterns (#5238)
  69. = 1.1.31 =
  70. * Try/consolidate headers (#5145)
  71. = 1.1.30 =
  72. * Blockbase: Add an archive template (#5127)
  73. = 1.1.29 =
  74. * Move calendar styles to blockbase (#5114)
  75. * Remove unused search block code (#5116)
  76. * Blockbase: Move table stripes to Blockbase (#5115)
  77. = 1.1.28 =
  78. * Blockbase: Simplify the approach to font customization (#4980)
  79. = 1.1.27 =
  80. * Quadrat: Fix post title spacing (#4720)
  81. * Update all navigation blocks to new markup (#5038)
  82. = 1.1.26 =
  83. * Blockbase: Add child CSS if it exists (#5047)
  84. = 1.1.25 =
  85. * Blockbase: Use new attributes for navigation block (#4832)
  86. = 1.1.24 =
  87. * Remove/child theme (#4861)
  88. = 1.1.23 =
  89. * Revert the header change for Quadrat, Geologist and Zoologist (#4955)
  90. = 1.1.22 =
  91. * Blockbase: Handle posts without titles (#4920)
  92. * Blockbase: Update the stacking of site title and tagline in Blockbase and co (#4928)
  93. = 1.1.21 =
  94. * Quadrat: Remove unnecessary .png (#4927)
  95. = 1.1.20 =
  96. * Blockbase: Add query title (#4878)
  97. = 1.1.19 =
  98. * Blockbase: Add a mixin for post meta (#4897)
  99. = 1.1.18 =
  100. * Blockbase: Fix form background color contrast (#4824)
  101. * Blockbase: search block font size (#4865)
  102. * Blockbase: make post meta icons optional (#4891)
  103. * Blockbase: Update the query pagination block markup (#4805)
  104. = 1.1.17 =
  105. * Update style.css (#4874)
  106. = 1.1.16 =
  107. * cleanup errors on themejson files and rebuild themes (#4857)
  108. = 1.1.15 =
  109. * Add copy of Quadrat's index.php to Geologist (#4841)
  110. = 1.1.14 =
  111. * removed the utility class from block patterns and instead used margin (#4847)
  112. = 1.1.13 =
  113. * Updated tested version of wordpress for all blockbase themes (#4839)
  114. * Adjusted menu CSS to match recent changes in the block (#4822)
  115. = 1.1.12 =
  116. * Blockbase: Allow themes to inherit core gradients unless they define their own (#4818)
  117. * Blockbase: Add theme.json meta data (#4819)
  118. * Blockbase: Add social navigation to blockbase themes (#4482)
  119. = 1.1.11 =
  120. * Quadrat: Allow long titles to wrap the same way on post pages and on the index (#4796)
  121. * Blockbase: remove unneeded margin rules (#4808)
  122. * Quadrat + Geologist: Remove invalid site-logo rule (#4803)
  123. * Blockbase: Rebuild all blockbase children (#4804)
  124. = 1.1.10 =
  125. * remove unnecesary queryId attribute (#4806)
  126. = 1.1.9 =
  127. * Added font color and size styles to form input placeholder (#4667)
  128. * Blockbase + co: Fix navigation alignment (#4795)
  129. = 1.1.8 =
  130. * Quadrat: Ensure that the position of the post title is the same on all pages (#4783)
  131. * Blockbase, Quadrat, Seedlet, Mayland Blocks: updated changelogs for .org (#4785)
  132. = 1.1.3 - 1.1.7 =
  133. * Bug fixes and improvements
  134. * Gutenberg + Blockbase compatibility improvements
  135. * Added site logo support
  136. * Improved palette color changes when changing themes
  137. * Added theme.json schema
  138. * Added a new Query Block pattern
  139. = 1.1.2 =
  140. * Better comments styles
  141. * Bug fixes and Gutenberg + Blockbase compatibility improvements
  142. = 1.1.1 =
  143. * Replace images with locally bundled ones
  144. = 1.1.0 =
  145. * Added color customization from the customizer
  146. = 1.0.0 =
  147. * Initial release
  148. == Copyright ==
  149. Quadrat WordPress Theme, (C) 2021 Automattic, Inc.
  150. Quadrat is distributed under the terms of the GNU GPL.
  151. This program is free software: you can redistribute it and/or modify
  152. it under the terms of the GNU General Public License as published by
  153. the Free Software Foundation, either version 2 of the License, or
  154. (at your option) any later version.
  155. This program is distributed in the hope that it will be useful,
  156. but WITHOUT ANY WARRANTY; without even the implied warranty of
  157. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  158. GNU General Public License for more details.
  159. Quadrat uses the following resources created by Bea Fialho / Automattic.
  160. License: CC0
  161. Source:
  162. /assets/illustrations/introspection-scaled.jpg
  163. /assets/illustrations/leadership.jpg
  164. /assets/illustrations/screen-usage.jpg
  165. /assets/illustrations/girls-illustration.png
  166. /assets/illustrations/group-of-squares-displayed-diagonally.png
  167. Used in block patterns.