Changelog
New updates and improvements
Report Bugs
Feature Request
December 3, 2024
Lightbox
The lightbox component has been enhanced supporting both images and component instances while maintaining backward compatibility. The recent update introduces aspect ratios using viewport-relatives.
November 24, 2024
Text Image Wrap
The TextImageWrap component now introduces a new responsive image control and compatibility with CMS.
November 24, 2024
CMS Thumbnail Slider
This update introduces improvements for Firefox, ensuring the image slider transitions displays correctly. It also includes minor technical enhancements to make the code more reliable to ensure proper type safety and consistent cross-browser rendering behavior.
November 22, 2024
Text Highlighter
The TextHighlighter component now introduces an exciting new Instance Mode feature that allows you to connect other Framer components directly to any word in your text. Simply toggle Instance Mode, add your desired components, and match them with specific words. This addition maintains full backward compatibility with the original highlight features.
November 21, 2024
Drawer
In this update we've made the drawer component even better by adding key features. The option to prevent background page scrolling when the drawer is open, and a configurable drag threshold that determines how far users need to drag before the drawer closes. Added dynamic viewport height calculations with safe areas to prevent browser UI overlap.
November 21, 2024
CMS Slideshow
Added autoplay functionality to the slideshow component with configurable speed ranging from 1-10 seconds between slides.
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.
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.