readme.txt 5.9 KB

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