This version updates LiveView Native to v0.3.1:Added LiveViewNative.SwiftUI.normalize_os_version/1 LiveViewNative.SwiftUI.normalize_app_version/1 Optional LiveSessionConfiguration.headers, sent when fetching the dead render (#1456)Changed Submitting a form will remove focus from all fields (#1451)Fixed Form elements will apply updates from a diff (#1451) Updates to change-tracked properties no longer occur on the next RunLoop, fixing modal dismissal on macOS (#1450) + characters are properly encoded as %2B in form events (#1449) Fixed retain cycle in LiveViewCoordinator (#1455) Made StylesheetCache thread-safe, fixing occasional crashes (#1461) Form elements outside of a LiveForm will show the value provided in the template (#1464)
~DockYard, Inc.
0.3.1 0.3.1
This version updates LiveView Native to v0.3.1:Added LiveViewNative.SwiftUI.normalize_os_version/1 LiveViewNative.SwiftUI.normalize_app_version/1 Optional LiveSessionConfiguration.headers, sent when fetching the dead render (#1456)Changed Submitting a form will remove focus from all fields (#1451)Fixed Form elements will apply updates from a diff (#1451) Updates to change-tracked properties no longer occur on the next RunLoop, fixing modal dismissal on macOS (#1450) + characters are properly encoded as %2B in form events (#1449) Fixed retain cycle in LiveViewCoordinator (#1455) Made StylesheetCache thread-safe, fixing occasional crashes (#1461) Form elements outside of a LiveForm will show the value provided in the template (#1464)