Dmitry Merkushin 2 年 前
コミット
33ea6e91b2
4 ファイル変更492 行追加311 行削除
  1. 12 0
      course/readme.txt
  2. 1 1
      course/style.css
  3. 478 309
      package-lock.json
  4. 1 1
      package.json

+ 12 - 0
course/readme.txt

@@ -12,6 +12,18 @@ Course is a flexible and modern theme for anyone wanting to share their knowledg
 
 
 == Changelog ==
 == Changelog ==
 
 
+= 1.3.0 =
+* Update the minimum required WordPress version (#7056)
+* Changes to theme.json to support global typography (#7068)
+* Update the gold variation typography (#7047)
+* Update the blue variation typography (#7046)
+* Update the dark variation typography (#7065)
+* Fix heading font size for default variation (#7083)
+* Update course theme variation button spacing (#7082)
+* Revert body class for the theme variation (#7116)
+* Fix layout issues in course patterns (#7119)
+* Update size of lesson progress meta and Exit Course link in Learning Mode default template (#7113)
+
 = 1.2.4 =
 = 1.2.4 =
 * Tweak some block styles (#7033)
 * Tweak some block styles (#7033)
 * Add body class for the theme variation (#7034)
 * Add body class for the theme variation (#7034)

+ 1 - 1
course/style.css

@@ -3,7 +3,7 @@ Theme Name: Course
 Author: Automattic
 Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
 Description: Course is a flexible and modern theme for anyone wanting to share their knowledge. The theme is built with integration with Sensei LMS and is ideal for Sensei users that are creating or selling courses. Style variations with multiple font and color combinations help you craft the perfect look and feel to show off courses and content. The theme can be used without Sensei too.
 Description: Course is a flexible and modern theme for anyone wanting to share their knowledge. The theme is built with integration with Sensei LMS and is ideal for Sensei users that are creating or selling courses. Style variations with multiple font and color combinations help you craft the perfect look and feel to show off courses and content. The theme can be used without Sensei too.
-Version: 1.2.4
+Version: 1.3.0
 Requires at least: 6.2
 Requires at least: 6.2
 Tested up to: 6.2
 Tested up to: 6.2
 Requires PHP: 7.2
 Requires PHP: 7.2

ファイルの差分が大きいため隠しています
+ 478 - 309
package-lock.json


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
 	"name": "themes",
 	"name": "themes",
-	"version": "1.0.324",
+	"version": "1.0.325",
 	"description": "Automattic public themes",
 	"description": "Automattic public themes",
 	"author": "automattic",
 	"author": "automattic",
 	"license": "GPL-2.0",
 	"license": "GPL-2.0",

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません