Skip to content

Releases: iZettle/Form

Form 3.2.3

28 Oct 12:40
Compare
Choose a tag to compare

Adds optional vertical self-sizing to ValueField.

Form 3.2.2

08 Oct 11:34
0ba8dff
Compare
Choose a tag to compare

Fix window detection crash for iOS 15

Form 3.2.1

17 Aug 13:55
ca9b0ec
Compare
Choose a tag to compare

Add xcframeworks support

Form 3.2.0

11 Aug 12:24
3f281d6
Compare
Choose a tag to compare

Update project settings to Xcode 13.0

Form 3.1.1

27 Jul 14:34
Compare
Choose a tag to compare

Update project settings to Xcode 12.5

Form 3.1.0

27 Jul 14:34
Compare
Choose a tag to compare
  • Update project settings to Xcode 12.4

Form 3.0.5

15 Jan 16:14
a39cba7
Compare
Choose a tag to compare

3.0.5

  • Added: Support for empty values in NumberEditor (#165).

Form 3.0.4

14 Sep 11:36
f0d1438
Compare
Choose a tag to compare

3.0.4

  • Added: Highlight the text in ValueField when shouldResetOnInsertion is enabled (#160).
  • Bugfix: ValueField.shouldResetOnInsertion has no effect for max length values (#158).

Form 3.0.3

07 Jul 13:18
Compare
Choose a tag to compare

Added: Support for .insetGrouped added

Form 3.0.2

29 Apr 09:05
3e07b1f
Compare
Choose a tag to compare
  • Bugfix: Prevent indefinite looping when pinning views to both the top and bottom of a scroll view.