All Versions
30
Latest Version
Avg Release Cycle
81 days
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v5.3.3 Changes
- โ Add option for different ScrollPosition behavior on keyboard appearance (#2112)
- Prefix Eureka to certain class names to avoid clashes with other pods (#2113)
- โ Remove the default header title of section (#2128)
- Modify hugging priority for PasswordRow (#2129)
- โ Add replace method for all sections (#2105)
- ๐ Fix: Non-public API usage (valueChanged, datePickerValueChanged) (#2130)
- ๐ Fix: remove EXCLUDED_ARCHS build setting to support M1 mac iphone simulator (#2137)
- ๐ Fix: removeAll method in sections (#2141)
-
v5.3.2 Changes
November 02, 2020 -
v5.3.1 Changes
September 29, 2020 -
v5.3.0 Changes
September 15, 2020- Reload rows on viewWillAppear for iOS 12 and below. (#2029)
- ๐ Change validation functions access level to open (#2049)
- Start editing field rows at the end when tapping blank space in row (#2046)
- โก๏ธ Update SelectorViewController.swift (#2062)
- ๐ Fix subtitle field row constraints (#2069)
- โช Create a workaround for Swift crash (#2057, #2061)
- ๐ Fix date row style/rendering issues for iOS14 (#2067)
-
v5.2.1 Changes
March 25, 2020 -
v5.2.0 Changes
January 27, 2020This version includes the following changes:
- ๐ Support for Swift Package Manager (#1976)
- โ Add GenericMultivaluedSection to allow changing add button (#1843)
- โ Remove InputTypeInitiable constraint for PickerInputRow (#1975)
- ๐ Fix: avoid reloading rows in viewWillAppear when tableView is not added to window (#1971)
- ๐ Fix optional header and footer in SelectorViewController. (#1962)
- ๐ Fix table view contentInset adjustment with safe area when keyboard shows (#1960)
- ๐ Fix for iOS 13 that was not removing the row automatically anymore even after calling the completion handler in a destructive swipe action (#1944)
- ๐ Fixed reference cycle (#1930)
- ๐ Allows a section's header and footer to be
nil
(#1927)
-
v5.1.0 Changes
October 02, 2019This version adds:
- ๐ Support for Xcode 11 and iOS 13
- ๐ Dark mode support
-
v5.0.1 Changes
September 11, 2019- โ Added
quietly
parameter for use with non-ui validation (#1817) - RuleMinLength (and others) now pass for nil and empty strings.
- ๐ iOS deployment target back on iOS 9.0
- ๐ Several other fixes
- โ Added
-
v5.0.0 Changes
April 01, 2019- ๐ Bug fixes and stability improvements.
- ๐ iOS deployment target increased to iOS9.3.
- ๐ Swift 5 support.
-
v4.3.1 Changes
December 19, 2018- ๐ Bug fixes and stability improvements.