Skip to content

Tags: xianzou/react-content-loader

Tags

v6.0.3

Toggle v6.0.3's commit message

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. (danilo…

…woz#237)

v6.0.2

Toggle v6.0.2's commit message

Verified

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

Co-authored-by: Lewis Yearsley <[email protected]>

v6.0.1

Toggle v6.0.1's commit message

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

Toggle v6.0.0's commit message

Verified

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

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

v5.1.4

Toggle v5.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request danilowoz#224 from danilowoz/fix-peer-dependency

fix(package): adjust peer dependency to support React 17

v5.1.3

Toggle v5.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request danilowoz#222 from danilowoz/fix/native-inital-value

fix(native): set the right initial value of the animation instance

v5.1.2

Toggle v5.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request danilowoz#218 from danilowoz/force-update-dependen…

…cies

fix(dependencies): update

v5.1.1

Toggle v5.1.1's commit message

Unverified

This user has not yet uploaded their public signing key.
fix(dependencies): audit

v5.1.0

Toggle v5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request danilowoz#205 from danilowoz/feat/native-path-comp…

…onent

Feat/native path component

v5.0.4

Toggle v5.0.4's commit message
perf(native): improve performance by removing the internal state (dan…

…ilowoz#193)

* perf(native): improve perfomance removing internal state

related danilowoz#178 related danilowoz#187

* test(native): update snapshots