readme.txt 5.9 KB

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