Skip to main content

Modal

  • Version 1.0.8

    March 18, 2025
    • added
      Support for fully qualified URLs (absolute links) when using the Toggle Helper functionality.
    • added
      Support for triggering the element on page load using a URL hash.
    • changed
      The translation listener class now verifies translation file validity before processing.
  • Version 1.0.7

    March 10, 2025
    • added
      Modal stacking option
    • changed
      Updated translations
  • Version 1.0.6

    March 06, 2025
    • added
      Modal padding options
  • Version 1.0.5

    February 28, 2025
    • new
      Toggle helper for custom modal toggle buttons using links format: #fs-toggle=my-modal-id
    • new
      Added 29 language translations
    • added
      Custom buttons controlled via the toggle helper are automatically disabled while the modal is in edit mode
    • added
      Mutation listener to update "uk-toggle" attributes for custom modal buttons during fetch and AJAX queries
    • added
      Fallback for static modal ID when user input starts with a number, ensuring correct functionality
    • added
      Max-width set to 100% to prevent custom modal widths from overflowing the page container in edit mode
    • fixed
      Modal content now remains centered while editing, even when a custom modal size is used
    • changed
      Simplified control labels for more intuitive configuration
    • changed
      Minimum required YOOtheme Pro version updated to 4.2
    • changed
      Minimum required Joomla! version updated to 4.4
    • changed
      Minimum required WordPress version updated to 6.6
    • changed
      Minimum required PHP version updated to 8.1
  • Version 1.0.4

    December 03, 2024
    • added
      Custom modal width option
    • changed
      Remove element margin when the modal button is hidden
  • Version 1.0.3

    October 24, 2024
    • added
      Duplicating custom classes to the modal container
    • changed
      Improved element settings UI/UX
  • Version 1.0.2

    October 23, 2024
    • added
      Support for inline CSS styling
    • added
      Classes for inline CSS styling: ".el-modal-dialog", ".el-modal-header", ".el-modal-title", ".el-modal-body", ".el-modal-button"
  • Version 1.0.1

    September 17, 2024
    • fixed
      Issue with saving the element layout to the YOOtheme Pro library
  • Version 1.0.0

    May 02, 2024
    • added
      Initial release