Skip to content

Latest commit

 

History

History
122 lines (77 loc) · 4.83 KB

changelog.md

File metadata and controls

122 lines (77 loc) · 4.83 KB

Change Log

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.16] - 2025-03-14

Changed the allowed inner blocks for Collapsibles, Alerts and Notices.

Added

  • Buttons, FAUdir and more Blocks are now allowed in accordions, Alerts and Notices.

[1.0.15] - 2025-01-21

Fixed an issue, where FontAwesome Fonts were not loaded correctly any longer

[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

[1.0.13] - 2024-12-13

A new store for managing the jumpNames throughout the Element Block suite minimizes duplicate id's and errors.

Fixed

  • #174 The Jumpname issue
  • JumpNames are automatically generated based on the input title. Per default, generation is switched off. If a jumpName starts with the autogenerated tag panel_, the flag is positive and jumpNames are generated automatically via the title-Attribute. This also makes sure, that already set jumpnames are not affected by the change.
  • The fix should also fix an issue where moving Accordion tabs from one into another accordion was not possible due to a duplication of JumpNames.

[1.0.10] - 2024-10-22

Minor improvements

Fixed

Added

[1.0.11] - 2024-11-08

New Timeline Block with gsap animation

Added

Removed

  • React & React-dom from the package.json

[1.0.10] - 2024-10-22

Minor improvements

Fixed

Added

[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

[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.

[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. Elements-Accordions generated via Shortcode won't be dynamically transformed

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