Skip to content

Releases: iZettle/Form

4.0.3

04 Jan 15:21
4135001
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.2...4.0.3

Form 4.0.2

13 Oct 14:23
Compare
Choose a tag to compare
Bump marketing version to 4.0.2

4.0.1

29 Sep 14:40
c497055
Compare
Choose a tag to compare

Update circle ci tests to Xcode 13 and Xcode 14
Bump Xcode versions
Fix lint issues

Form 4.0.0

23 May 14:23
6eee6b0
Compare
Choose a tag to compare
  • Replaced Carthage with SPM
  • Removed Presentation dependency references from project
  • Removed conditionally compiled code wrapped in #if canImport(Presentation). The removed code can be added by integrators directly if needed using this diff

Form 3.3.4

23 May 11:09
7059ca9
Compare
Choose a tag to compare
  • Bug fix for a TableKit update issue #182

Form 3.3.3

09 Mar 08:36
b1efe55
Compare
Choose a tag to compare

Update project settings to Xcode 13.2

Form 3.3.2

16 Feb 08:15
ceb7589
Compare
Choose a tag to compare
  • Include all views, not just sections, in the accessibility elements of a FormView.

Form 3.3.1

03 Feb 08:30
6876f25
Compare
Choose a tag to compare
  • Improved the accessibility of FormView by making it an accessibility container comprising the visible rows from each of its visible sections.

Form 3.3.0

03 Dec 08:51
da0094f
Compare
Choose a tag to compare

Adds the ability to supply an accessibilityValue to ValueField through TextEditor.

Form 3.2.3

28 Oct 12:40
Compare
Choose a tag to compare

Adds optional vertical self-sizing to ValueField.