github xmartlabs/Eureka 1.4.0

latest releases: 5.4.0, 5.3.6, 5.3.5...
8 years ago
  • PopoverSelectorRow added.
  • BaseRow reload, select, deselect helpers added.
  • ImageRow update: allows clear button, image sources are public
  • Added PostalAddressRow
  • Lots of smaller bug fixes and new documentation
Breaking Changes
  • BaseCellType protocol method func cellBecomeFirstResponder() -> Bool was renamed to func cellBecomeFirstResponder(direction: Direction) -> Bool

If you are using custom rows you may have to fix the compiler error by adding the new parameter.

  • DecimalRow value type changed from Float to Double.

Don't miss a new Eureka release

NewReleases is sending notifications on new releases.