23 Commits
Author SHA1 Message Date
Drew Olbrich 46880f6631 Set version to 1.4.0 2019-03-30 08:55:18 -07:00
Drew Olbrich 5a08bff7a5 Set version to 1.3.0 2019-03-23 09:24:50 -07:00
Drew Olbrich 6d50f761ad Set version to 1.2.1 2019-03-23 09:22:24 -07:00
Drew Olbrich b4c2d666cf Change presented keyboard content view minimum height constraint relation to greater than or equal 2019-03-23 09:18:53 -07:00
Drew Olbrich 534580ee41 Update comments 2019-03-22 06:52:03 -07:00
Drew Olbrich d453927276 Update comments 2019-03-21 21:20:40 -07:00
Drew Olbrich 8e6c9b5a23 Fix bug: Content view isn't sized correctly when it doesn't fill the screen
This commit addresses an error in the earlier commit 04b4f8e, which did
not the case when shouldResizeContentViewForKeyboard was false.
2019-03-21 20:46:42 -07:00
Drew Olbrich 2ece9b58bc Set version to 1.2.0 2019-03-19 21:21:19 -07:00
Drew Olbrich 04b4f8eed5 Fix bug: Content view isn't sized correctly when it doesn't fill the screen
When a content view doesn't fill the screen and the keyboard is presented, the
content view wasn't sized correctly.
2019-03-19 21:18:28 -07:00
Drew Olbrich 0f21ade764 Fix typo 2019-03-18 20:25:57 -07:00
Drew Olbrich 65c738f3e4 Fix typo 2019-02-09 18:31:50 -08:00
Drew Olbrich 6b5119bb08 Set version to 1.1.0 2019-02-09 17:03:41 -08:00
Drew Olbrich 53836f94c7 Warn about undefined content view size in viewWillAppear 2019-02-09 16:29:40 -08:00
Drew Olbrich 6fc4f08afa Rename to moveWidthAndHeightConstraints 2019-02-09 16:09:36 -08:00
Drew Olbrich 89a84daf3c Set version to 1.0.1 2019-02-09 15:05:22 -08:00
Drew Olbrich 6f67d2c205 Handle the case where scrollRectToVisible is used on a subview that later changes size 2019-02-09 14:05:06 -08:00
Drew Olbrich 917865fe5b Integrate SwiftLint 2019-02-06 07:18:08 -08:00
Drew Olbrich fc42d7020c When a substitution root view is created, match the original root view's frame 2019-02-05 19:01:19 -08:00
Drew Olbrich 7a7a3c6be1 Add comment about content view size warning with no constraints 2019-02-05 18:00:45 -08:00
Drew Olbrich 9244d52a4a Log content view size warning only for debug builds 2019-02-05 08:32:26 -08:00
Drew Olbrich 343aa9b8c4 Change iPhone XS to iPhone Xs 2019-02-04 07:50:35 -08:00
Drew Olbrich 44d4c7003c Log a warning only when the size of both axes are undefined 2019-02-03 12:52:15 -08:00
Drew Olbrich 64e4ae6a9c Initial commit 2019-02-03 12:22:40 -08:00