소스 검색

Add changelog entries we missed (#4919)

Ben Dwyer 3 년 전
부모
커밋
61b92509d8
1개의 변경된 파일57개의 추가작업 그리고 0개의 파일을 삭제
  1. 57 0
      blockbase/readme.txt

+ 57 - 0
blockbase/readme.txt

@@ -18,6 +18,63 @@ For more information see our README.md file.
 
 
 == Changelog ==
 == Changelog ==
 
 
+= 1.2.20 =
+* Fix fatal error with social navigation (#4895)
+
+= 1.2.19 =
+* Add query title block (#4878)
+
+= 1.2.18 =
+* Add a mixin for post meta (#4897)
+
+= 1.2.17 =
+* Fix form background color contrast (#4824)
+* Search block font size (#4865)
+* Make post meta icons optional (#4891)
+* Update the query pagination block markup (#4805)
+
+= 1.2.16 =
+* Navigation styles (#4876)
+
+= 1.2.15 =
+* Update style.css tags (#4874)
+
+= 1.2.14 =
+* Cleanup errors on theme.json files and rebuild themes (#4857)
+
+= 1.2.13 =
+* Add an index.php file (#4841)
+
+= 1.2.12 =
+* Updated tested version of wordpress for all blockbase themes (#4839)
+* Adjusted menu CSS to match recent changes in the block (#4822)
+* Removed unnecessary top padding for seach block. (#4846)
+* Update the child theme script to rename functions from 'newtheme' to the theme slug (#4840)
+* Removed paragraph margin gap styles. (#4845)
+
+= 1.2.11 =
+* Move site title block settings to theme.json (#4701)
+* Remove CSS for HTML block (#4572)
+
+= 1.2.9 =
+* Allow themes to inherit core gradients unless they define their own (#4818)
+* Add theme.json meta data (#4819)
+* Add social navigation to blockbase themes (#4482)
+
+= 1.2.8 =
+* Fix custom link color. (#4814)
+* Remove unneeded margin rules (#4808)
+* Rebuild all blockbase children (#4804)
+
+= 1.2.7 =
+* Added font color and size styles to form input placeholder (#4667)
+* Fix navigation alignment (#4795)
+
+= 1.2.6 =
+* Update the space around the cookie consent label (#4788)
+* Fix WP_Theme_JSON_Resolver_Gutenberg not found (#4769)
+* Update header spacing (#4773)
+
 = 1.2.1 - 1.2.5 =
 = 1.2.1 - 1.2.5 =
 * Bug fixes and child-theme compability improvements
 * Bug fixes and child-theme compability improvements
 * Refactored font sizes to better align with Gutenberg defaults
 * Refactored font sizes to better align with Gutenberg defaults