Releases: hotwired/hotwire-native-ios
Releases · hotwired/hotwire-native-ios
1.0.0
What's Changed
First public release! 🎉
- Move Done button to base controller and add config by @joemasilotti in #4
- Backport turbo-ios PR #181 by @joemasilotti in #7
- Backport turbo-ios PR #189 by @joemasilotti in #8
- Backport turbo-ios PR #155 by @joemasilotti in #9
- Backport turbo-ios PR #190 by @joemasilotti in #10
- Visit before manipulating view controllers by @joemasilotti in #11
- Merge Turbo and Strada config into Hotwire config by @joemasilotti in #13
- Add "Hotwire Native" to user agent by @joemasilotti in #14
- Merge TurboLogger and BridgeLogger into one by @joemasilotti in #15
- Remove
Turbo*
prefixes from API by @joemasilotti in #16 - Finish renaming Strada to Bridge by @joemasilotti in #17
- Remove need to call
registerBridgeComponents()
when not using bridge components by @joemasilotti in #18 - Enable query string matching by default by @joemasilotti in #19
- Make confirm button blue, not red by @joemasilotti in #20
- Expose
pop()
andclearAll()
onNavigator
by @joemasilotti in #21 - Update refresh with last visitable by @olivaresf in #22
- Map URL to cached data by @olivaresf in #23
- Move to hotwire-native-demo and remove some Turbolinks 5 references by @olivaresf in #26
- Update to purple tint by @olivaresf in #27
- Updated readme by @olivaresf in #28
New Contributors
- @joemasilotti made their first contribution in #4
- @olivaresf made their first contribution in #22
Full Changelog: https://github.com/hotwired/hotwire-native-ios/commits/1.0.0