Skip to content

Commit

Permalink
Merge pull request #186 from RRZE-Webteam/dev
Browse files Browse the repository at this point in the history
v1.0.13 – New JumpLink generation
  • Loading branch information
lukasniebler authored Dec 13, 2024
2 parents 7af0683 + b85b5ee commit 3dbc7b7
Show file tree
Hide file tree
Showing 306 changed files with 10,105 additions and 14,608 deletions.
10 changes: 3 additions & 7 deletions assets/css/rrze-elements-blocks.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/css/rrze-elements-blocks.css.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion build/accordion/index.asset.php

This file was deleted.

3 changes: 0 additions & 3 deletions build/accordion/index.js

This file was deleted.

1 change: 0 additions & 1 deletion build/alert/index-rtl.css

This file was deleted.

1 change: 0 additions & 1 deletion build/alert/index.css

This file was deleted.

1 change: 0 additions & 1 deletion build/alert/index.js

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "rrze-elements/accordion",
"version": "1.0.12",
"version": "1.0.13",
"title": "Accordion item",
"category": "rrze_elements",
"description": "Creates an inner accordion item",
Expand Down Expand Up @@ -61,6 +61,10 @@
"loadOpen": {
"type": "boolean",
"default": false
},
"isCustomJumpname": {
"type": "boolean",
"default": true
}
},
"supports": {
Expand Down

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/blocks/accordion/index.asset.php
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-a11y', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n', 'wp-primitives'), 'version' => 'ffd6c375c8d3e6ce2a93');

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions build/blocks/accordion/index.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "rrze-elements/accordions",
"version": "1.0.12",
"version": "1.0.13",
"title": "Inner Accordion",
"category": "rrze_elements",
"parent": [
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/alert/block.json → build/blocks/alert/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "rrze-elements/alert",
"version": "1.0.12",
"version": "1.0.13",
"title": "Alert",
"category": "rrze_elements",
"description": "Used to highlight important information and warnings.",
Expand Down
1 change: 1 addition & 0 deletions build/blocks/alert/index-rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-i18n', 'wp-primitives'), 'version' => 'cebbfa0e08f91cb1a0bb');
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-i18n', 'wp-primitives'), 'version' => '2a02814b15d442e14fec');
1 change: 1 addition & 0 deletions build/blocks/alert/index.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions build/blocks/alert/index.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "rrze-elements/block-blueprint",
"version": "1.0.12",
"version": "1.0.13",
"title": "Blueprint",
"category": "rrze_elements",
"description": "Creates a blueprint block.",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "rrze-elements/collapse",
"version": "1.0.12",
"version": "1.0.13",
"title": "Accordion-item",
"category": "design",
"description": "Creates an accordion block",
Expand Down Expand Up @@ -68,6 +68,10 @@
"svgString": {
"type": "string",
"default": ""
},
"isCustomJumpname": {
"type": "boolean",
"default": true
}
},
"providesContext": {
Expand Down

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/blocks/collapse/index.asset.php
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-a11y', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n', 'wp-primitives'), 'version' => 'd8270c4e63fb7306e6c1');
8 changes: 4 additions & 4 deletions build/collapse/index.css → build/blocks/collapse/index.css

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions build/blocks/collapse/index.js

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "rrze-elements/collapsibles",
"version": "1.0.12",
"version": "1.0.13",
"title": "Accordion",
"category": "rrze_elements",
"description": "Creates an accordion block",
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-i18n', 'wp-primitives'), 'version' => '90e46fc1aa0cc4bf4ef6');
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-i18n', 'wp-primitives'), 'version' => '5190e7b0c2d7d44f0795');
File renamed without changes.
1 change: 1 addition & 0 deletions build/blocks/collapsibles/index.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "rrze-elements/columns",
"version": "1.0.12",
"version": "1.0.13",
"title": "Text Columns",
"category": "rrze_elements",
"description": "Creates a columns block which dynamically breaks.",
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n'), 'version' => 'c25a6702a805b0ea7002');
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n'), 'version' => '3cbb0ee79eb360e77d6a');
File renamed without changes.
1 change: 1 addition & 0 deletions build/blocks/columns/index.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "rrze-elements/block-contentwidthlimiter",
"version": "1.0.12",
"version": "1.0.13",
"title": "Content Width Limiter",
"category": "rrze_elements",
"description": "Creates a contentwidthlimiter block.",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "rrze-elements/counter-row",
"version": "1.0.0",
"version": "1.0.13",
"title": "Counter Row",
"category": "rrze_elements",
"description": "Create a Row for Counters",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "rrze-elements/rrze-counter",
"version": "1.0.0",
"version": "1.0.13",
"title": "Counter",
"category": "rrze_elements",
"description": "Creates a Counter block.",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/cta/block.json → build/blocks/cta/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "rrze-elements/cta",
"version": "1.0.12",
"version": "1.0.13",
"title": "Call to action",
"category": "rrze_elements",
"description": "Creates an Call to action box.",
Expand Down
Loading

0 comments on commit 3dbc7b7

Please sign in to comment.