Skip to content

Tags: DeclarativeHub/ReactiveKit

Tags

v3.22.0

Toggle v3.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #286 from someyura/prepend-for-void-signals

Add prepend function for signals with Void element

v3.21.0

Toggle v3.21.0's commit message
Minor

v3.20.0

Toggle v3.20.0's commit message
Update Workflow

v3.19.3

Toggle v3.19.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #285 from n3d1117/fix/published-property-fix

Simplify @published implementation using Property

v3.19.2

Toggle v3.19.2's commit message
Fix append operator disposing race condition

v3.19.1

Toggle v3.19.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update ReactiveKit.podspec

v3.19.0

Toggle v3.19.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 #275 from leontedev/master

Adds latest parameter for throttle

v3.18.3

Toggle v3.18.3's commit message
Fix an issue where binding closure could be executed after disposing

v3.18.2

Toggle v3.18.2's commit message
Fix throttle and align with Combine.

v3.18.1

Toggle v3.18.1's commit message
Remove incompatible code from XCFramework compilation