Skip to content

Tags: danilowoz/react-content-loader

Tags

v7.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(exports): starts path with ./ (#321)

v7.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(export): add exports in to make /native work in Node 16.x ESM mod… (

#319)

v7.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(svg): animation alternative (#317)

BREAKING CHANGE: The `keyTimes`, `gradientTransform`, and `animateBegin` options have been removed.

v6.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: release script (#306)

v6.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add animation begin support on web (#280)

v6.1.0

test(native): fix timers

v6.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(web/svg.tsx): remove role=presentation from defs element. (#237)

v6.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: cleanup native SVG animations (#232)

Co-authored-by: Lewis Yearsley <lewisyearsley@hollandandbarrett.com>

v6.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(react native): handle animated prop correctly on the animated cal…

…lback

* [RN] Handle changes of animate property
* Delete trailing whitespaces

v6.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #229 from NikolaIliev/master

feat(native/svg.tsx native/index.ts): implement 'interval' prop for RN