danilowoz / react-content-loader

⚪ SVG-Powered component to easily create skeleton loadings.
https://skeletonreact.com
MIT License
13.78k stars 421 forks source link

feat: add animation begin support on web #280

Closed nicholasyan closed 2 years ago

nicholasyan commented 2 years ago

Summary

This PR adds a prop to expose the underlying web SVG animation element's begin attribute.

(My specific motivation is to then be able to use this field to stagger a series of loading component animations, but I can imagine broader use-cases as well given the other possible values of the begin attribute.)

Related Issue #[issue number]

None

Any Breaking Changes

None

Checklist

nicholasyan commented 2 years ago

@danilowoz would love to get feedback on this — let me know if there's anything I can do to help it get merged 😄

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 6.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: