Unfold
-
Version 1.0.3
September 15, 2025-
newYOOtheme Pro 5 ready!
-
addedAbility to enable/disable FSUnfoldManager debug mode via browser console.
-
-
Version 1.0.2
September 08, 2025-
newNested Unfold elements support.
-
addedResize Observer that recalculates the expanded content height on window resize.
-
added`FSUnfoldManager` singleton for centralized instance lifecycle and improved performance.
-
addedEnhanced debug mode with richer manager logging.
-
changedBuilder integration now listens to `loadPreview` events for reliable preview updates.
-
changedImproved re-initialization for dynamically added content (AJAX) so elements initialize without a full page reload.
-
changed"Show More" link now points to the content's ID (e.g., href="#my-unfold-id").
-
changedSimplified button disappearance to an opacity-only fade to prevent CLS and remove UIkit animation dependency.
-
changedUpdated empty layout placeholder text for clarity.
-
-
Version 1.0.1
August 16, 2025-
newJoomla! 6 ready!
-
newPHP 8.5 ready!
-
added"data-animation-duration" attribute support to control the unfold animation duration per element.
-
changedInstaller refactor: replaced installer.php with robust script.php, enhancing dependency management and compatibility checks.
-
changedRefactored "TranslationListener": Explicitly handled "JsonException".
-
changedStandardized plugin namespace to align with Joomla conventions.
-
changedSimplified class structure, streamlined module loading logic, and removed unused imports.
-
changedAdjusted schema and metadata files.
-
changedEnhanced code readability and maintainability by polishing templates and simplifying logic.
-
-
Version 1.0.0
July 04, 2025-
addedInitial release
-