Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScrollView observes and adjusts for keyboard position #55

Merged
merged 5 commits into from
Apr 1, 2020

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    141eabf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into kve/keyboard-observation

    * master:
      Releasing 0.7.0
      Fix comment about extraSize
      ASCII diagrams in stack layout
      Measure stack axes separately
      A better workaround for missing dylibs
      Workaround for libswiftsimd.dylib not being copied
      Bump CocoaPods version
      Update to Xcode 11 and Swift 5.1
      Remove iOS 10 availability checks
      Raise the minimum iOS version to 10
      Releasing 0.6.0
      Don't apply keyboardDismissMode unless it changed
      Change property from Bool to UIScrollView.KeyboardDismissMode and pass it directly
      Allow ScrollView to dismiss the keyboard on tap
    kyleve committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    a24a949 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dcd5d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Code review

    kyleve committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    cea7aa6 View commit details
    Browse the repository at this point in the history
  2. Code review fixes

    kyleve committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    95633fd View commit details
    Browse the repository at this point in the history