Skip to content

Flow 1.1.0

Compare
Choose a tag to compare
@mansbernhardt mansbernhardt released this 17 Apr 13:12
· 242 commits to master since this release
ac88a3e
  • Added DisposeBag.hold() convenience method for holding a reference to an object.
  • Added UITextField delegates for shouldEndEditing and shouldReturnl
  • Added UITextField.isEditingSignal signal.
  • Added UIView.install() for installing gesture recognizers.
  • Added UIView signals for displaying editing menu for copy, cut and paste.
  • Added orientationSignal that will signal on orientation changes.
  • Added UIRefreshControl animate() and refersh() helpers.
  • Added disableActiveEventListeners() helper