Changelog
New updates and improvements
Report Bugs
Feature Request
October 21, 2024
Before and After Slider
This version introduces several improvements. Support for hover functionality, allowing users to move the slider by simply hovering over it. Responsive image support, improved video handling. The handle now includes a default icon in addition to the current custom icon option. More granular control over padding, color, and shadow effects. The code has been refined to improve type safety and performance, better event handling and cleanup.
October 20, 2024
Lightbox
Fixed a box shadow styling issue and added new control for setting max width.
September 29, 2024
CMS Slideshow
The component has been updated to include touch swipe functionality for mobile devices.
September 19, 2024
CMS Thumbnail Slider
This update significantly enhances the slider's effects, offering smoother transitions and more customization options, improved properties and optimized performance across devices. Fixed a border radius bug, improved the sliding transition effect, added ResizeObserver to update the slider when the component is resized.
September 5, 2024
Text Lists
This update introduces a new feature improvement in the list properties that allows you to control the vertical position of bullet images and content.
August 12, 2024
Text Typewriter
This update introduces even more cursor customization options for the Typewriter component! You can now adjust the cursor's vertical alignment and margins, allowing you to design traditional typewriter-style vertical cursors, horizontal cursors reminiscent of code editors and more. This improvement offers greater flexibility in tailoring the cursor's appearance to match various design preferences.
August 5, 2024
Cartesian Charts
The component has been updated to improve data handling and TypeScript support. The CSV parsing logic now includes a more robust check for empty values, filtering out various entries. TypeScript interfaces have been improved for better type checking. These changes enhance the component's ability to handle diverse datasets and improve type safety.
August 4, 2024
All Components
Added framer code component setting annotation "@copyright ©framersnippets.com".
July 31, 2024
AR Model Viewer
This updates should result in faster model rendering, we’ve optimized script loading. The component now uses React hooks useCallback and useMemo, which should improve responsiveness when interacting with models. These changes are mostly under the hood, you might notice smoother performance, especially when viewing multiple models or using the component frequently in your projects.
July 24, 2024
Radial Charts
Improved loading performance by implementing parallel, asynchronous loading of the libraries.
July 23, 2024
Orbiting Elements
This update fixes a scaling issue in the Framer canvas, ensuring the component maintains correct proportions and behavior across all zoom levels. The orbits now display consistently, regardless of how zoomed in or out the canvas view is which improves the design experience.
July 18, 2024
Text Highlighter
The TextHighlighter component has been significantly enhanced. We've added independent toggles for color changes and image usage on highlighted text. Image placement now includes icons vs text, with a new gap control for left/right placements. The image loading process has been optimized for smoother rendering. We've updated default values, including enabling text balance by default, and refined property controls to show only relevant options based on user selections. These updates provide greater customization flexibility, allowing for more dynamic text presentations while improving the overall user experience.