The Wayback Machine - https://web.archive.org/web/20201110135447/https://github.com/SwiftWebUI/SwiftWebUI/releases
Skip to content
Pre-release
Pre-release

@helje5 helje5 released this Jun 3, 2020

Relicensed under Apache license

With this release, SwiftWebUI migrates away from the excellent but useless "Bad Code License" to the Apache license, see LICENSE.txt for details.

Done to support the WASM fork of @carson-katri: https://github.com/carson-katri/SwiftWebUI

Yay!

Assets 2
Mar 25, 2020
Merge branch 'develop'
Oct 18, 2019
Merge branch 'develop'
Pre-release
Pre-release

@helje5 helje5 released this Oct 18, 2019 · 30 commits to master since this release

Just a few API updates for issue #43:

  • BindableObject => ObservableObject
  • ObjectBinding => ObservedObject
  • tapAction => onTapGesture
  • TabbedView => TabView
Assets 2
Sep 5, 2019
Merge branch 'develop'
Jul 26, 2019
Merge branch 'develop'
Jul 5, 2019
Merge branch 'develop'
Pre-release
Pre-release

@helje5 helje5 released this Jul 4, 2019 · 43 commits to master since this release

When Combine is not available, but OpenCombine is, that is now being used.

Makes NavigationView work on Linux. Yay.

Assets 2
Pre-release
Pre-release

@helje5 helje5 released this Jul 4, 2019 · 47 commits to master since this release

Beta 3 changes:

  • NavigationButtonNavigationLink
  • Button(_ title: String) {}
Assets 2
Pre-release

@helje5 helje5 released this Jul 4, 2019 · 50 commits to master since this release

Builds with (and requires) Xcode 11b3.

  • the big propertyDelegate renaming
  • use UUIDs as session IDs as suggested in Issue #4
  • add a tinsy HelloWorld app (used to test whether things do run at all)
Assets 2
You can’t perform that action at this time.