readme.txt 5.6 KB

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