Skip to content

Releases: RRZE-Webteam/rrze-elements-blocks

v1.0.15 – Hotfix Font Awesome Loading

21 Jan 08:49
640bba0
Compare
Choose a tag to compare

v1.0.14 – Block Transforms and Bugfixes

20 Dec 13:54
f0b298d
Compare
Choose a tag to compare

[1.0.14] - 2024-12-19

Improved transformation behavior from and to blocks to ease the working process inside the editor.
Fixed an issue, where users with different language settings might get a Block Deprecation inside the editor.

Added

Fixed

What's Changed

Full Changelog: 1.0.13...1.0.14

v1.0.13 – Improved JumpLink generation

13 Dec 15:59
3dbc7b7
Compare
Choose a tag to compare
  • This version adds improved JumpLink generation. The jump links are automatically generated via a sanitized title attribute inserted by the user.
  • Custom JumpNames can be still set via a locking mechanism

What's Changed

Full Changelog: 1.0.12...1.0.13

v1.0.12 – Color update + Tables for Collapsibles

02 Dec 09:37
7af0683
Compare
Choose a tag to compare

What's Changed

  • Tables within collapsibles allowed
  • Codebase cleaned up with new eslint-config

Full Changelog: 1.0.11...1.0.12

v1.0.11 - Timeline for the Blockeditor

08 Nov 13:51
273cc37
Compare
Choose a tag to compare

What is new?

  • Timelineblock for the Blockeditor

What's Changed

Full Changelog: 1.0.10...1.0.11

v1.0.10 - Bug fixes and minor a11y improvements

22 Oct 09:03
2d39504
Compare
Choose a tag to compare

v1.0.9 - A11y improvements for Accordions & l10n

10 Oct 14:49
2c548a5
Compare
Choose a tag to compare

[1.0.9] - 2024-10-10

Accessibility improvements for the Accordion-Block inside the Frontend.

Fixed

  • Fixed a11y-issues like missing aria-Tags and roles for full Voice Over Support. The script follows the a11y-Update from the RRZE Element suite, still sharing the same JS for backwards compatibility.

Added

  • German Formal Translation for better coverage

v.1.0.8 – QoL improvements: Translation & Automatic transformation

09 Aug 13:50
Compare
Choose a tag to compare

[1.0.8] - 2024-08-09

Quality of Life improvements

Updated

  • Updated #143
    Further improved the automatic block transforms for Accordions

Fixed

  • Fixed #151
    Fixed an issue, where the Font size was not applied to Icon boxes.
  • Fixed #150
    Fixed the translation & Minor Usablity Issues inside all Elements Blocks

Removed

  • Removed the starter templates for patterns, waiting for the new design in 2025 to establish the feature.

v1.0.7 – Automatic Accordion transforms & Accordion improvements

12 Jul 11:30
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

[1.0.7] - 2024-07-12

Improvements for the Accordion & Collapsible-Blocks. UI-Improvements

Added

  • Added #143
    Added Block Transforms for nested Accordions, Accordion-Elements and inner Accordions. Also added a prompt window to ask users, if accordions were detected in a correct manner and if users want to proceed.

Fixed

  • Fixed #140
    Fixed an Issue where the Accordion Title was invisible after title was deleted.
  • Fixed #146 & #137
    Fixed missing Translation inside the Accordion & Collapsible-Blocks
  • Fixed #141
    Resolved PHP-Warning "Undefined array key "isPHP" for Pattern registration
  • Fixed #144
    Resolved an Error where drag & drop of several Accordion items caused an Error and frozen Editor

Removed

  • Removed #144
    Removed the old automatic jump link generation. Jump links are now generated via the cut-off block-id to reduce calculations on block interaction. Automatic generated Jumpnames from Elements-Accordions generated via Shortcode won't be dynamically transformed

Older Versions are tracked via GitHub Releases but not listed inside this File.

v1.0.6 – Improved Icon Selection

01 Jul 06:46
Compare
Choose a tag to compare
  • UX improvements for the Icon selection throughout all blocks

Full Changelog: 1.0.5...1.0.6