Skip to content

Tags: code-goblin/SwiftEntryKit

Tags

2.0.0


    

1.2.7


    

1.2.6


    

1.2.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release(1.2.5): additional accessibility support (huri000#305)

* update README

* update README

* update README

* huri000#222 fix accessibility for buttons. huri000#294 set accessibilityViewIsModal for EKWindow instance

* bump to 1.2.5

1.2.4


    

1.2.3

version bump to 1.2.3

1.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(Issue-236): expose `EKWindow` instance (huri000#244)

* expose window as an optional value

* add warning for misuse of

* version bump

1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 1.2.1b1 (huri000#213)

📚update README.md 
💉patch: `SwiftUI` compatibility 
🕶support `.darkContent` status bar on iOS 13  
🏗build bump
✌️bump cocoapods version  
💚update TravisCI to work with Xcode11

1.1.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(huri000#231): fix screen interaction for iPad on iOS 13 (huri000#233

)

* fix(huri000#231): fix screen interaction for iPad on iOS 13

* version bump

1.1.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release/1.1.3 (huri000#226)

* 💎 Build bump. release `1.1.3`

* 📚 Update Docs