Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

Tags: thislooksfun/SwiftlySearch

Tags

v1.2.5

Toggle v1.2.5's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
thislooksfun thislooksfun
chore: mark package as deprecated

v1.2.4

Toggle v1.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Only update searchbar if text has changed (#11)

Fixes #10!

v1.2.3

Toggle v1.2.3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
thislooksfun thislooksfun
fix: prevent update loop when using ObservableObjects (fixes #10)

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
thislooksfun thislooksfun
test: workaround for the search button being finicky in the simulator

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
test: add testing

(squash of #6)

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
thislooksfun thislooksfun
feat: add 'cancelClicked' callback

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
thislooksfun thislooksfun
style: remove trailing whitespace

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
thislooksfun thislooksfun
fix: fix "modifying state during view update" warning

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
thislooksfun thislooksfun
Remove redundant modifier

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
thislooksfun thislooksfun
Make extension public