readme.txt 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359
  1. === Blockbase ===
  2. Contributors: Automattic
  3. Requires at least: 6.1
  4. Tested up to: 6.1
  5. Requires PHP: 5.6.2
  6. License: GPLv2 or later
  7. License URI: http://www.gnu.org/licenses/gpl-2.0.html
  8. A starting point for building your block-based site.
  9. == Description ==
  10. Blockbase is a simple theme that supports full-site editing. It comes with a set of minimal templates and design settings that can be manipulated through Global Styles. Use it to build something beautiful.
  11. == About Blockbase ==
  12. For more information see our README.md file.
  13. Read the release notes at https://blockbasetheme.com/category/release-notes/
  14. == Changelog ==
  15. = 3.1.10 =
  16. * Update Node version in .nvmrc & update deps (#7059)
  17. = 3.1.9 =
  18. * Blockbase: Optionally remove inherited style variations from child themes (#6996)
  19. = 3.1.8 =
  20. * Removed forced content wrapper styles (#6961)
  21. = 3.1.6 =
  22. * Fix missing --wp prefix for var --custom--form--color--border (#6796)
  23. = 3.1.5 =
  24. * Blockbase + children: remove __unstableLocation (#6759)
  25. = 3.1.4 =
  26. * Revert Allow Jetpack to register fonts that Blockbase has not. (#6777) (#6788)
  27. = 3.1.2 =
  28. * Blockbase: Ensure Blockbase migration script is only run once (#6711)
  29. = 3.1.1 =
  30. * Removed the bits that disabled the navigation fallback so that navigation would work as expected. (#6743)
  31. = 3.1.0 =
  32. * cleanup buttons css (#6714)
  33. = 3.0.8 =
  34. * Blockbase: move link pseudo states to theme.json (#6156)
  35. = 3.0.7 =
  36. * Make theme available for translation as much as possible (#6484)
  37. = 3.0.6 =
  38. * Blockbase: Update navigation justification (#6580)
  39. = 3.0.5 =
  40. * Update sass build scripts to import from node_modules (#6371)
  41. * Removed group block wrapping query pagination which was causing problems. (#6354)
  42. = 3.0.4 =
  43. * Blockbase: fix font-size in Comments Title Block (#6321)
  44. = 3.0.3 =
  45. * lock post-content block by default (#6314)
  46. = 3.0.2 =
  47. * Blockbase: Locked post content blocks (#6299)
  48. = 3.0.1 =
  49. * Filter out Jetpack fonts when Blockbase is activated (#6269)
  50. = 3.0.0 =
  51. * Refactor/blockbase color admin (#6043)
  52. * Moved templates from old folder location to new (#6073)
  53. * Blockbase: Implement the Button elements API (#6041)
  54. * Blockbase: Implement Comment Block and removed CSS (#6080)
  55. * Fix/migrate blockbase font self hosted (#6123)
  56. * Blockbase children: update comments block (#6153)
  57. * Blockbase: Changed the trigger to render social icons (#6079)
  58. * Blockbase: move button padding styles from ponyfill to theme.json (#5901)
  59. = 2.0.39 =
  60. * migrate to npm workspaces (#6200)
  61. = 2.0.38 =
  62. * Remove close button styles (#6082)
  63. = 2.0.37 =
  64. * Update all /pub themes so the theme-uri points to `https://wordpress.com/theme/<slug>` (#6033)
  65. = 2.0.36 =
  66. * Update header pattern loading (#5955)
  67. = 2.0.35 =
  68. * Fix issue with duplicate title tags in blockbase (#6019)
  69. = 2.0.34 =
  70. * Blockbase: fixing separator block dots option (#5964)
  71. = 2.0.33 =
  72. * Blockbase: Account for additional content via css grid configuration (#5816)
  73. = 2.0.32 =
  74. * Blockbase: add padding for group blocks with a background (#5811)
  75. * Remove the Gutenberg Dependency Check from Blockbase and bump required version to 5.9 (#5823)
  76. = 2.0.31 =
  77. * Add select boxes to form styles (#5793)
  78. * Change how 'old custom theme colors' are cleaned out to be more specific (#5754)
  79. * Fix Woo number input in Blockbase (#5354)
  80. * Added Gutenberg check to Blockbase themes (#5735)
  81. = 2.0.30 =
  82. * Blockbase: add style overrides for navigation block links (#5741)
  83. = 2.0.29 =
  84. * Blockbase: update font sizes to rem instead of px for a11y (#5752)
  85. = 2.0.28 =
  86. * Add missing paren. (#5710)
  87. = 2.0.27 =
  88. * Blockbase: move require social-navigation.php inside a check for WP_Theme_JSON_Resolver_Gutenberg to avoid errors. (#5654)
  89. = 2.0.26 =
  90. * Moved color customizations from custom to theme (#5629)
  91. * Blockbase: Fix social icons (#5592)
  92. = 2.0.25 =
  93. * Blockbase: Remove list ponyfill (#5586)
  94. * Blockbase: Add more issues that need to be resolved to remove CSS (#5587)
  95. = 2.0.24 =
  96. * Update README.md (#5528)
  97. * avoid linter warnings about yoda conditions (#5538)
  98. * Blockbase: Use the Global Styles rest API in the customizer (#5492)
  99. * Update alignment rules (#5526)
  100. = 2.0.23 =
  101. * Try fixing the husky actions. (#5493)
  102. = 2.0.22 =
  103. * fixed spacing for header (#5472)
  104. = 2.0.21 =
  105. * Update alignment styles (#5475)
  106. * Update dependencies (#5476)
  107. = 2.0.20 =
  108. * Blockbase: Add comments to a page (#5461)
  109. * Fixed import to include __DIR__ instead of assuming relative path (#5449)
  110. = 2.0.19 =
  111. * remove the default color check during color customizations save (#5446)
  112. * Remove block style registration (#5368)
  113. * register header and footer in theme json (#5441)
  114. = 2.0.18 =
  115. * Blockbase: Remove the fallback for the navigation block (#5419)
  116. = 2.0.17 =
  117. * Blockbase search template update (#5418)
  118. = 2.0.16 =
  119. * Blockbase: Fix social navigation warning (#5389)
  120. = 2.0.15 =
  121. * Videomaker: Consolidate footer patterns in Videomaker (#5374)
  122. = 2.0.14 =
  123. * Blockbase: Load Block Patterns for children automatically (#5363)
  124. * Update Blank Canvas Blocks footer (#5346)
  125. = 2.0.13 =
  126. * Blockbase: Update style.css (#5330)
  127. = 2.0.12 =
  128. * Blockbase: update dependencies & change node-sass to dart sass (#5290)
  129. * Font size names update (#5300)
  130. * Update all dependencies and add update script (#5304)
  131. * Update alignment rules. (#5316)
  132. * Reverting the mess caused renaming template folders (#5317)
  133. * Remove templates improperly nested in a folder due to script error in #5105 (#5314)
  134. * Refix/5105 script refactor template folders (#5312)
  135. * Ran script moving template resources
  136. * Blockbase: refactor footers to patterns (#5245)
  137. * Blockbase: converted headers to patterns (#5238)
  138. * Remove customizer restoration as it is no longer being removed by Gutenberg. (#5303)
  139. = 2.0.11 =
  140. * Revert Change the way we fetch users CPT to use the Gutenberg function directly (#5307)
  141. * Revert Revert Fix Customizer Font Editing causing Site Editor WSOD (#5295)
  142. * Revert Fix Customizer Font Editing causing Site Editor WSOD (#5262) (#5284)
  143. = 2.0.10 =
  144. * Fix Customizer Font Editing causing Site Editor WSOD (#5262)
  145. * Add appearanceTools: true setting (#5072)
  146. * Blockbase: Update the package.json (#5253)
  147. * Blockbase: Update customizer PHP library to work with latest version of Gutenberg (#5251)
  148. = 2.0.9 =
  149. * Fallback to the old function name in case users are still on the old version of Gutenberg (#5250)
  150. * Blockbase: Rename Gutenberg functions (#5248)
  151. = 2.0.8 =
  152. * Blockbase: Update alignment rules (#5220)
  153. * Blockbase: fix variables for 2 colored themes (#5241)
  154. = 2.0.6 =
  155. * Blockbase: Force DOMXPath to use utf-8 encoding (#5193)
  156. = 2.0.5 =
  157. * Geologist Variations + Variation Creation Script (#5179)
  158. * Fixed the header spacer element in header-center template (#5175)
  159. = 2.0.4 =
  160. * Try/consolidate headers (#5145)
  161. = 2.0.3 =
  162. * Blockbase: replace user key with custom (#5147)
  163. = 2.0.2 =
  164. * Blockbase Fonts: Only unset properties that are set (#5149)
  165. * Blockbase: refactor template part blocks (#5129)
  166. * Blockbase: Add an archive template (#5127)
  167. = 2.0.1 =
  168. * Blockbase: Fix navigation (#5128)
  169. * Add padding to footer (#5122)
  170. * Move calendar styles to blockbase (#5114)
  171. * Blockbase: Move table stripes to Blockbase (#5115)
  172. * Blockbase: Update paragraph gap (#5104)
  173. * created a footer only template (#5103)
  174. * Blockbase: Use variable for heading font size (#5101)
  175. * Blockbase: Remove layout inheritance from the footer template (#5100)
  176. * updated readme with blog links (#5099)
  177. * Videomaker: Update Videomaker navigation (#5059)
  178. * Quadrat: fixing hover styles for buttons inside the subscribe form (#5033)
  179. = 2.0.0 =
  180. * BREAKING CHANGE: Simplify the approach to font customization #4980
  181. = 1.4.1 =
  182. * Remove child-theme.json #4861
  183. = 1.3.1 =
  184. * Added dynamic duotone support to the customizer #4740
  185. * Handle posts without titles #4920
  186. * Update the stacking of site title and tagline #4928
  187. = 1.2.22 =
  188. * Add Kerr as a child theme
  189. = 1.2.21 =
  190. * Refactor Paragraph margin rules for consistent, non block-gap values #4908
  191. = 1.2.20 =
  192. * Fix fatal error with social navigation (#4895)
  193. = 1.2.19 =
  194. * Add query title block (#4878)
  195. = 1.2.18 =
  196. * Add a mixin for post meta (#4897)
  197. = 1.2.17 =
  198. * Fix form background color contrast (#4824)
  199. * Search block font size (#4865)
  200. * Make post meta icons optional (#4891)
  201. * Update the query pagination block markup (#4805)
  202. = 1.2.16 =
  203. * Navigation styles (#4876)
  204. = 1.2.15 =
  205. * Update style.css tags (#4874)
  206. = 1.2.14 =
  207. * Cleanup errors on theme.json files and rebuild themes (#4857)
  208. = 1.2.13 =
  209. * Add an index.php file (#4841)
  210. = 1.2.12 =
  211. * Updated tested version of wordpress for all blockbase themes (#4839)
  212. * Adjusted menu CSS to match recent changes in the block (#4822)
  213. * Removed unnecessary top padding for seach block. (#4846)
  214. * Update the child theme script to rename functions from 'newtheme' to the theme slug (#4840)
  215. * Removed paragraph margin gap styles. (#4845)
  216. = 1.2.11 =
  217. * Move site title block settings to theme.json (#4701)
  218. * Remove CSS for HTML block (#4572)
  219. = 1.2.9 =
  220. * Allow themes to inherit core gradients unless they define their own (#4818)
  221. * Add theme.json meta data (#4819)
  222. * Add social navigation to blockbase themes (#4482)
  223. = 1.2.8 =
  224. * Fix custom link color. (#4814)
  225. * Remove unneeded margin rules (#4808)
  226. * Rebuild all blockbase children (#4804)
  227. = 1.2.7 =
  228. * Added font color and size styles to form input placeholder (#4667)
  229. * Fix navigation alignment (#4795)
  230. = 1.2.6 =
  231. * Update the space around the cookie consent label (#4788)
  232. * Fix WP_Theme_JSON_Resolver_Gutenberg not found (#4769)
  233. * Update header spacing (#4773)
  234. = 1.2.1 - 1.2.5 =
  235. * Bug fixes and child-theme compability improvements
  236. * Refactored font sizes to better align with Gutenberg defaults
  237. * Added site logo support
  238. * Improved palette color changes when changing themes
  239. * Added theme.json schema
  240. = 1.2.0 =
  241. * Remove site editor toggle
  242. * PHP 404 template
  243. * Revise font customization approach
  244. * Bug fixes and child-theme compability improvements
  245. = 1.1.0 =
  246. * Added color customization from the customizer
  247. = 1.0.1 =
  248. * Add skiplinks to post content
  249. * Remove unneeded functions to pass theme check
  250. = 1.0 =
  251. * Initial release
  252. == Copyright ==
  253. Blockbase WordPress Theme, (C) 2021 Automattic, Inc.
  254. Blockbase is distributed under the terms of the GNU GPL.
  255. This program is free software: you can redistribute it and/or modify
  256. it under the terms of the GNU General Public License as published by
  257. the Free Software Foundation, either version 2 of the License, or
  258. (at your option) any later version.
  259. This program is distributed in the hope that it will be useful,
  260. but WITHOUT ANY WARRANTY; without even the implied warranty of
  261. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  262. GNU General Public License for more details.
  263. Blockbase uses the following third-party resources:
  264. The Water Fan, by Winslow Homer
  265. License: CC0
  266. Source: https://www.artic.edu/artworks/38666/the-water-fan
  267. Included in theme screenshot.