Prechádzať zdrojové kódy

Brompton 1.1.0
- Implements semver standards.
- Upgrades package dependancies.

- Recompiles Redhill RTL file for 1.1.0

Jeffrey Pearce 5 rokov pred
rodič
commit
2774b393ec

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 177 - 814
brompton/package-lock.json


+ 5 - 5
brompton/package.json

@@ -1,18 +1,18 @@
 {
   "name": "brompton",
-  "version": "1.0.0",
+  "version": "1.1.0",
   "description": "Brompton",
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"
   },
   "homepage": "https://github.com/Automattic/themes/varia#readme",
   "devDependencies": {
-    "@wordpress/browserslist-config": "^2.2.2",
-    "autoprefixer": "^9.5.1",
-    "chokidar-cli": "^1.2.2",
+    "@wordpress/browserslist-config": "^2.6.0",
+    "autoprefixer": "^9.6.1",
+    "chokidar-cli": "^2.0.0",
     "node-sass": "^4.12.0",
     "npm-run-all": "^4.1.5",
-    "postcss-cli": "^6.1.2",
+    "postcss-cli": "^6.1.3",
     "postcss-focus-within": "^3.0.0",
     "rtlcss": "^2.4.0"
   },

+ 1 - 1
brompton/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
 Requires at least: WordPress 4.9.6
-Version: 1.0
+Version: 1.1.0
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 8 - 3
brompton/style-editor.css

@@ -328,25 +328,30 @@ object {
 .wp-block-cover,
 .wp-block-cover-image {
 	background-color: #252E36;
-	min-height: calc( 18 * 32px);
+	color: #E8E4DD;
+	min-height: 576px;
 	/* Treating H2 separately to account for legacy /core styles */
 }
 
 .wp-block-cover .wp-block-cover__inner-container,
 .wp-block-cover .wp-block-cover-image-text,
 .wp-block-cover .wp-block-cover-text,
+.wp-block-cover .block-editor-block-list__block,
 .wp-block-cover-image .wp-block-cover__inner-container,
 .wp-block-cover-image .wp-block-cover-image-text,
-.wp-block-cover-image .wp-block-cover-text {
+.wp-block-cover-image .wp-block-cover-text,
+.wp-block-cover-image .block-editor-block-list__block {
 	color: #E8E4DD;
 }
 
 .wp-block-cover .wp-block-cover__inner-container a,
 .wp-block-cover .wp-block-cover-image-text a,
 .wp-block-cover .wp-block-cover-text a,
+.wp-block-cover .block-editor-block-list__block a,
 .wp-block-cover-image .wp-block-cover__inner-container a,
 .wp-block-cover-image .wp-block-cover-image-text a,
-.wp-block-cover-image .wp-block-cover-text a {
+.wp-block-cover-image .wp-block-cover-text a,
+.wp-block-cover-image .block-editor-block-list__block a {
 	color: currentColor;
 }
 

+ 2 - 2
brompton/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
 Requires at least: WordPress 4.9.6
-Version: 1.0
+Version: 1.1.0
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia
@@ -1213,7 +1213,7 @@ input.has-focus[type="submit"],
 .wp-block-cover,
 .wp-block-cover-image {
 	background-color: #252E36;
-	min-height: calc( 18 * 32px);
+	min-height: 576px;
 	margin: inherit;
 	/* Treating H2 separately to account for legacy /core styles */
 	/**

+ 2 - 2
brompton/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
 Requires at least: WordPress 4.9.6
-Version: 1.0
+Version: 1.1.0
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia
@@ -1213,7 +1213,7 @@ input.has-focus[type="submit"],
 .wp-block-cover,
 .wp-block-cover-image {
 	background-color: #252E36;
-	min-height: calc( 18 * 32px);
+	min-height: 576px;
 	margin: inherit;
 	/* Treating H2 separately to account for legacy /core styles */
 	/**

+ 2 - 2
redhill/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: A simple theme with clean typography, created with entrepreneurs and small business owners in mind.
 Requires at least: WordPress 4.9.6
-Version: 1.0
+Version: 1.1.0
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia
@@ -1213,7 +1213,7 @@ input.has-focus[type="submit"],
 .wp-block-cover,
 .wp-block-cover-image {
 	background-color: #222222;
-	min-height: calc( 18 * 32px);
+	min-height: 576px;
 	margin: inherit;
 	/* Treating H2 separately to account for legacy /core styles */
 	/**

Niektoré súbory nie sú zobrazené, pretože je v týchto rozdielových dátach zmenené mnoho súborov