api-docs icon indicating copy to clipboard operation
api-docs copied to clipboard

A complete API reference for the Framer Library & Framer Motion packages

Results 6 api-docs issues
Sort by recently updated
recently updated
newest added

Hi, just noticed that the interactive codesandbox uses `outline`, while the docs currently use `underline`.

I was wanting to animate the `y` attribute on an SVG text element, but found that contrary to the documentation, it resulted in a `translateY` transform animation. I did some...

Callout wrapper doesn't recognize inline code syntax highlighting. Might as well remove the Callout import since it's no longer being used on this page. ![image](https://user-images.githubusercontent.com/41135033/135192950-3d75a82f-6eff-4718-bea0-d3486efc3550.png)

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.0 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...

dependencies

Currently, the docs recommend just casting to `any` whenever using CSS variables in TypeScript, but you don't have to do that. If you use module augmentation instead, you still get...

This example used to exist on this page but was removed as there was, at that point, no equivalent example using the v2 API. Now using the Framer Motion v2...