Toggle
-
Version 1.1.3
March 19, 2026-
changedfs-toggle-helper.js script updated to version 2.0.4
-
-
Version 1.1.2
March 19, 2026-
addedAccessibility support — aria-expanded, aria-controls, and group IDs for row split mode.
-
changedToggle link from anchor to button element for correct semantics.
-
changedScroll behavior to native smooth scrolling.
-
-
Version 1.1.1
March 05, 2026-
changedUpdated translation files.
-
-
Version 1.1.0
March 04, 2026-
newYOOtheme Pro 5 ready!
-
newJoomla! 6 ready!
-
newPHP 8.5 ready!
-
newModernized WordPress plugin.
-
newPartial Builder Update – Updates modals instantly without reloading the entire builder.
-
newLive update of open modals during edit to reflect changes immediately.
-
newDynamic initialization of newly added modals via AJAX/fetch.
-
addedButton width options.
-
addedSupport for YOOtheme Pro 5 margin options, with backward compatibility for YOOtheme Pro 4.
-
addedCompatibility with YourSites Joomla extension.
-
addedWordPress warning if YOOtheme Pro version doesn’t meet plugin requirements.
-
addedNodePropsHelper class to handle props updates.
-
addedAdditional CSS classes for inline styling.
-
addedCSS hints for available modal classes in inline styling.
-
addedItem link title attribute.
-
addedItem link onclick event support.
-
addedSplit rows visualization while edit mode is enabled.
-
changedUsing data attributes for consistent JavaScript targeting.
-
changedImplemented FSToggleManager JavaScript class for modular modal management.
-
changedEnhanced fs-toggle-helper.js script to support partial builder updates.
-
changedaria-label applied only if the modal link has no visible text.
-
changedImproved static toggle ID sanitization and generation.
-
changedButton full-width option replaced with dropdown offering more sizing options.
-
changedSetting static toggle id update builder via fetch request instead of page reload.
-
changedRefactored plugin installer (replaced installer.php with robust script.php).
-
changedEnhanced WordPress Download ID settings page for multi-plugin environments.
-
changedImproved WordPress update system stability and error handling.
-
changedStandardized plugin namespace to align with Joomla conventions.
-
changedSimplified class structure, streamlined module loading logic, and removed unused imports.
-
changedImproved TranslationListener class.
-
changedAdjusted schema and metadata files.
-
changedImproved element template structure and rendering.
-
changedEnhanced code readability and maintainability by polishing templates and simplifying logic.
-
changedMinified fs-toggle.js, fs-toggle-helper.js and updated code references to the optimized script.
-
changedEnhanced element UI/UX with better visual feedback.
-
changedUpdated conditional logic for displaying element settings.
-
changedPHP 8.5+ compatibility with modern syntax and features.
-
-
Version 1.0.5
June 11, 2025-
changedRefactored toggle button to comply with recent UIkit Toggle API changes
-
-
Version 1.0.4
March 18, 2025-
addedSupport for fully qualified URLs (absolute links) when using the Toggle Helper functionality.
-
addedSupport for triggering the element on page load using a URL hash.
-
addedScroll-to-content behavior when using the Toggle Helper functionality.
-
changedThe translation listener class now verifies translation file validity before processing.
-
-
Version 1.0.3
March 02, 2025-
newToggle Helper for custom toggle buttons using links format: #fs-toggle=my-toggle-id
-
newAdded 29 language translations
-
addedCustom buttons controlled via the Toggle Helper are automatically disabled while the Toggle element is in edit mode
-
addedMutation listener to update "uk-toggle" attributes for custom toggle buttons during fetch and AJAX queries
-
addedFallback for static Toggle ID when user input starts with a number, ensuring correct functionality
-
changedMinimum required YOOtheme Pro version updated to 4.2
-
changedMinimum required Joomla! version updated to 4.4
-
changedMinimum required WordPress version updated to 6.6
-
changedMinimum required PHP version updated to 8.1
-
-
Version 1.0.2
November 05, 2024-
new"Click + hover" toggle action mode
-
newMedia breakpoint action mode
-
newSplit rows into visible and hidden sections in toggle layout
-
addedCustom class toggle for media breakpoint mode
-
addedAlternative button icon and text
-
addedButton positions: top, bottom, dynamic
-
addedScroll to top of toggle container on bottom button click
-
changedImproved element settings
-
-
Version 1.0.1
September 17, 2024-
fixedIssue with saving the element layout to the YOOtheme Pro library
-
-
Version 1.0.0
March 24, 2024-
addedInitial release
-