Changeset 3429644
- Timestamp:
- 12/30/2025 01:38:09 PM (2 months ago)
- File:
-
- 1 edited
-
unlimited-elements-for-elementor/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
unlimited-elements-for-elementor/trunk/readme.txt
r3429507 r3429644 962 962 * Feature: Off Canvas (Pro) - Added Background Color Hover and Text Color Hover options, allowing finer visual control over hover states and enabling consistent styling of the Trigger Button element. 963 963 * Feature: Side Menu (Free) - Added support for the Conditions widget, enabling seamless control over the Side Menu by allowing it to be opened, closed, or toggled dynamically based on defined conditions 964 * Feature: Conditions (Free) - Added three new actions UE Open Side Menu, UE Close Side Menu, and UE Toggle Side Menu allowing full programmatic control over the Side Menu widget behavior964 * Feature: Conditions (Free) - Added three new actions UE Open Side Menu, UE Close Side Menu, and UE Toggle Side Menu allowing full programmatic control over the Side Menu widget behavior 965 965 * Feature: Snow Background (Free) - Added Speed Mobile option, allowing precise control over animation and interaction speed specifically for mobile devices, ensuring smoother performance, better usability on smaller screens 966 966 * Feature: Swipe Carousel (Pro) - Added Title Tag option, allowing users to define the HTML tag for the title element to better match the page structure, improve semantic markup, and enhance SEO and accessibility control. … … 982 982 * Feature: Flip Box Carousel (Pro) - Added the Slides To Change option, which determines the exact number of carousel items moved when navigation arrows are clicked 983 983 * Feature: Loop Carousel (Pro) - Added the Slides To Change option, which determines the exact number of carousel items moved when navigation arrows are clicked 984 * Feature: Notification (Free) - The widget 's accessibility was improved by replacing the close div with a semantic <button> element, adding the essential aria-label="Close Notification" for screen reader clarity, applying role="status" to the main container for conveying passive informative content.984 * Feature: Notification (Free) - The widget's accessibility was improved by replacing the close div with a semantic <button> element, adding the essential aria-label="Close Notification" for screen reader clarity, applying role="status" to the main container for conveying passive informative content. 985 985 * Feature: Contact Form 7 (Free) - Improved accessibility of the widget by enabling proper keyboard navigation within form elements. 986 986 * Feature: Fullscreen Menu (Free) - Added Expand Collapse Icon Spacing option, allowing users to precisely control the distance between the expand/collapse icon and the text. 987 987 * Feature: Gradient Underline Text Effect (Free) - Made the Text Align option responsive, allowing different alignment settings for desktop, tablet, and mobile. 988 * Feature: Post Accordion (Free) - Added Icon Spacing option introduced a new control that allows adjusting the distance between the icon and its adjacent elements.988 * Feature: Post Accordion (Free) - Added Icon Spacing option introduced a new control that allows adjusting the distance between the icon and its adjacent elements. 989 989 * Feature: Team Member Carousel (Free) - Added Icon One, Icon Two, Icon Three, Icon Four and Link One, Link Two, Link Three, Link Four options to the Source options 990 990 * Feature: Unlimited Google Maps (Free) - Added Scroll To Active Navigation Item option, ensuring that navigation automatically scrolls to keep the active item visible. 991 * Feature: 360 Panorama Virtual Tour (Pro) - Enhanced the widget 's accessibility by applying ARIA attributes (role, aria-label) and tabindex="0" to interactive controls, allowing keyboard-only users to activate them by simulating a click using the Enter or Space key.991 * Feature: 360 Panorama Virtual Tour (Pro) - Enhanced the widget's accessibility by applying ARIA attributes (role, aria-label) and tabindex="0" to interactive controls, allowing keyboard-only users to activate them by simulating a click using the Enter or Space key. 992 992 * Fix: Repeater Table (Pro) - Accessibility for the widget was improved by implementing the scope="col" attribute on all header cells to explicitly link data to headings 993 993 * Fix: Restaurant Menu (Free) - Accessibility for the widget was improved by adding role="list" and role="listitem" for better navigation structure, converting the "See More" toggle into a keyboard-accessible button with aria-expanded states. 994 * Fix: Loop Grid (Pro) - Fixed an issue where the Empty Message Type: Templatewas displayed even when the Loop Widget had successfully rendered items, causing the empty state template to appear incorrectly alongside actual content994 * Fix: Loop Grid (Pro) - Fixed an issue where the Empty Message Type: Template was displayed even when the Loop Widget had successfully rendered items, causing the empty state template to appear incorrectly alongside actual content 995 995 * Fix: Border Hero (Free) - The button field was incorrectly configured as a text field and has now been changed to a proper link field. A security vulnerability was also fixed to improve overall safety and stability. 996 996 * Fix: Content Grid (Free) - Removed empty links to prevent rendering unnecessary anchor elements and to avoid potential accessibility and SEO issues when link fields are left blank … … 1002 1002 * Fix: Protected Content (Free) - Accessibility for the Protected Content widget was improved by correcting the form structure to properly link the <label> (title) to the password <input> using the "for" and "id" attributes, adding aria-required="true" to the input 1003 1003 * Fix: Cookie Consent (Free) - Accessibility for the Cookie Consent widget was improved by switching interactive <div> elements to semantic <button> tags, and ensuring the main container dynamically uses role="dialog" and aria-modal="true" only when the banner is visible, thereby guiding keyboard and screen reader focus correctly. 1004 * Fix: Age Verification (Free) - The Age Verification widget 's accessibility was improved by adding role="dialog", aria-modal="true", and descriptive aria-label attributes to all input fields and buttons for better screen reader and keyboard navigation1005 * Fix: Content Tabs (Free) - Fixed an issue where theme-defined padding styles for ul elements were being unintentionally overridden by the widget s CSS, ensuring better compatibility with various themes and preserving the original list spacing and layout as defined by the active theme1006 * Fix: Image Tooltip (Free) - Added aria-describedby attribute to the main widget wrapper to improve accessibility, and included additional HTML attributes such as alt for the imageto ensure better semantic structure, screen-reader support, and overall accessibility compliance1004 * Fix: Age Verification (Free) - The Age Verification widget's accessibility was improved by adding role="dialog", aria-modal="true", and descriptive aria-label attributes to all input fields and buttons for better screen reader and keyboard navigation 1005 * Fix: Content Tabs (Free) - Fixed an issue where theme-defined padding styles for ul elements were being unintentionally overridden by the widget's CSS, ensuring better compatibility with various themes and preserving the original list spacing and layout as defined by the active theme 1006 * Fix: Image Tooltip (Free) - Added aria-describedby attribute to the main widget wrapper to improve accessibility, and included additional HTML attributes such as alt for the image to ensure better semantic structure, screen-reader support, and overall accessibility compliance 1007 1007 * Fix: Event Box (Free) - Added ARIA attributes to interactive elements and link labels for improved screen reader compatibility. 1008 1008 * Fix: Calendar (Pro) - Increased the CSS priority of the Event Title element, ensuring its styling reliably overrides conflicting theme rules and displays consistently across different layouts and environments. … … 1012 1012 * Fix: Vertical Curved Timeline (Free) - Fixed issue where, when the image element was disabled and the content inside an item had a width below 100%, items with an even item count were not aligning correctly to the side, ensuring proper layout consistency across all configurations. 1013 1013 * Fix: Justified Image Carousel (Pro) - Fixed an issue on touch devices where opening the lightbox required two taps instead of one, ensuring the lightbox now opens correctly on a single tap for a smoother and more responsive user experience. 1014 * Fix: QR Code (Pro) - Accessibility of the QR Code widget was improved by applying role="img" to the SVG container to define it as a graphic and using aria-label to provide the visible title as the accessible name, ensuring screen readers can announce the image 's content.1014 * Fix: QR Code (Pro) - Accessibility of the QR Code widget was improved by applying role="img" to the SVG container to define it as a graphic and using aria-label to provide the visible title as the accessible name, ensuring screen readers can announce the image's content. 1015 1015 * Fix: Animated Mouse Scroll Icon (Free) - The accessibility of the widget was improved by adding aria-label="Scroll Down" and role="button" to the link wrapper and using aria-hidden="true" on the decorative animation elements 1016 * Fix: Vertical Curved Timeline (Free) - Fixed issue when button wasn 't clickable for all items except last one.1017 * Fix: Repeater Tabs (Free) - Fixed issue when Repeater Tabs couldn 't display all content with JSON / CSV Repeater Source.1016 * Fix: Vertical Curved Timeline (Free) - Fixed issue when button wasn't clickable for all items except last one. 1017 * Fix: Repeater Tabs (Free) - Fixed issue when Repeater Tabs couldn't display all content with JSON / CSV Repeater Source. 1018 1018 * Fix: Social Share Buttons (Free) - Fixed an issue where the Telegram share option was redirecting to Xing instead of Telegram. 1019 1019 * Release: Person Schema (Pro) - Person Schema adds structured data that defines an individual for search engines. Improve SEO by clearly connecting a person to content, roles, and social profiles.
Note: See TracChangeset
for help on using the changeset viewer.