readme.txt 6.1 KB

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