Changeset 2887854
- Timestamp:
- 03/27/2023 07:46:09 PM (3 years ago)
- Location:
- color-palette
- Files:
-
- 6 edited
-
tags/4.2/readme.txt (modified) (1 diff)
-
tags/4.2/source/blocks/color/block.json (modified) (1 diff)
-
tags/4.2/source/blocks/colors/block.json (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/source/blocks/color/block.json (modified) (1 diff)
-
trunk/source/blocks/colors/block.json (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
color-palette/tags/4.2/readme.txt
r2809356 r2887854 4 4 Tags: colors, branding, palette, visual identity, block 5 5 Requires at least: 5.0 6 Tested up to: 6. 16 Tested up to: 6.2 7 7 Stable tag: 4.2 8 8 -
color-palette/tags/4.2/source/blocks/color/block.json
r2667541 r2887854 1 1 { 2 3 "api _version": 2,2 "$schema": "https://schemas.wp.org/trunk/block.json", 3 "apiVersion": 2, 4 4 5 5 "name": "tdg/color", -
color-palette/tags/4.2/source/blocks/colors/block.json
r2667541 r2887854 1 1 { 2 3 "api _version": 2,2 "$schema": "https://schemas.wp.org/trunk/block.json", 3 "apiVersion": 2, 4 4 5 5 "name": "tdg/colors", … … 48 48 } 49 49 } 50 ] ,50 ] 51 51 52 52 }, -
color-palette/trunk/readme.txt
r2809356 r2887854 4 4 Tags: colors, branding, palette, visual identity, block 5 5 Requires at least: 5.0 6 Tested up to: 6. 16 Tested up to: 6.2 7 7 Stable tag: 4.2 8 8 -
color-palette/trunk/source/blocks/color/block.json
r2667541 r2887854 1 1 { 2 3 "api _version": 2,2 "$schema": "https://schemas.wp.org/trunk/block.json", 3 "apiVersion": 2, 4 4 5 5 "name": "tdg/color", -
color-palette/trunk/source/blocks/colors/block.json
r2667541 r2887854 1 1 { 2 3 "api _version": 2,2 "$schema": "https://schemas.wp.org/trunk/block.json", 3 "apiVersion": 2, 4 4 5 5 "name": "tdg/colors", … … 48 48 } 49 49 } 50 ] ,50 ] 51 51 52 52 },
Note: See TracChangeset
for help on using the changeset viewer.