Commit Graph

  • 11f0e8c84e Release 1.7.2 v1.7.2 Shin Yamamoto 2020-01-29 11:33:07 +09:00
  • dd19c866d4 Merge pull request #311 from SCENEE/return-childvc-to-consult Shin Yamamoto 2020-01-29 11:31:01 +09:00
  • 801fed9843 Return the child view controller to consult Shin Yamamoto 2020-01-28 18:19:01 +09:00
  • 847b5c0917 Merge pull request #310 from SCENEE/fix-didenddecelerating-call Shin Yamamoto 2020-01-28 22:39:37 +09:00
  • c64056ca7b Make floatingPanelDidEndDragging's velocity zero when it won't animate Shin Yamamoto 2020-01-28 11:40:18 +09:00
  • 269c3e29b5 Call floatingPanelDidEndDecelerating even if an animation interrupted Shin Yamamoto 2020-01-27 16:50:12 +09:00
  • 002bbb4a4a Merge pull request #307 from SCENEE/iss-293 Shin Yamamoto 2020-01-21 20:40:48 +09:00
  • 14011a5bc2 Fix grabber area behavior Shin Yamamoto 2020-01-18 17:13:13 +09:00
  • 23f2242c9a Fix a panel's move-up in dragging it down Shin Yamamoto 2019-12-14 13:19:51 +09:00
  • 4fd92a4002 Fix Maps.app's crash on device after the second launch (#306) Shin Yamamoto 2020-01-18 15:05:46 +09:00
  • 9c57089b0e Add FloatingPanelController.nearbyPosition (#303) Ramesh R C 2020-01-09 05:26:30 +01:00
  • 3b11cdc72a Merge pull request #291 from SCENEE/release-1.7.1 Shin Yamamoto 2019-11-27 21:59:57 +09:00
  • 4edaad2cf4 Release 1.7.1 v1.7.1 Shin Yamamoto 2019-11-20 18:20:41 +09:00
  • 92fc0621e2 Merge pull request #292 from TadeasKriz/patch-1 Shin Yamamoto 2019-11-21 21:16:32 +09:00
  • e9f4392c48 Improve manual show and hide example. Tadeas Kriz 2019-11-20 15:56:17 +01:00
  • 4df40becaf Merge pull request #290 from SCENEE/fix/addpanel Shin Yamamoto 2019-11-20 10:36:22 +09:00
  • ba11e7c7d7 Pass parent to didMove(toParent:) Shin Yamamoto 2019-11-20 09:51:07 +09:00
  • ae671f22c6 Merge pull request #288 from SCENEE/fix-swiftinterface-error Shin Yamamoto 2019-11-19 23:01:36 +09:00
  • f22f58212b Clean up lines with only white spaces Shin Yamamoto 2019-11-19 18:31:19 +09:00
  • 54ff1c360d Rename 'FloatingPanel' type for '.swiftinterface' issue Shin Yamamoto 2019-11-16 16:29:49 +09:00
  • 772d6c3ef3 Improve the surface position evaluation and top scroll bouncing of content dmytrofrolov1 2019-11-19 11:29:20 +02:00
  • a94c3b3c26 Merge pull request #287 from SCENEE/fix-module-stability Shin Yamamoto 2019-11-15 22:07:01 +09:00
  • d0ffc4ceb1 Enable the swift module interfaces Shin Yamamoto 2019-11-15 14:32:31 +09:00
  • 597ce487aa Merge pull request #275 from peka2/patch-1 Shin Yamamoto 2019-10-09 00:32:57 +09:00
  • 87eb8d94fd Update README peka2 2019-10-08 18:58:01 +09:00
  • 4944fc516a Update README Shin Yamamoto 2019-10-05 14:09:41 +09:00
  • 7537384339 Merge pull request #273 from SCENEE/release-1.7.0 Shin Yamamoto 2019-10-05 14:07:40 +09:00
  • 8fd134512f Release v1.7.0 v1.7.0 Shin Yamamoto 2019-09-28 22:49:30 +09:00
  • f566fc6475 Add a sample of panel including a PageVC content Shin Yamamoto 2019-09-27 17:27:09 +09:00
  • 9cbcb48a9b Merge pull request #266 from SCENEE/add-containerinsets Shin Yamamoto 2019-09-28 22:47:21 +09:00
  • 817956cef3 Update README Shin Yamamoto 2019-09-27 19:21:02 +09:00
  • 3c1aa7aa42 Fix FloatingPanelFullScreenLayout is not working Shin Yamamoto 2019-09-21 16:15:03 +09:00
  • 7598e8f160 ci: Update xcode versions Shin Yamamoto 2019-09-17 22:41:50 +09:00
  • ba011e7242 Add 'Show with ContainerMargins' sample Shin Yamamoto 2019-09-17 19:58:48 +09:00
  • ecdf20db8f Add FloatingPanelSurfaceView.containerMargins Shin Yamamoto 2019-09-17 19:32:11 +09:00
  • 3a7f39321c Update allowsRubberBanding() sample Shin Yamamoto 2019-09-10 22:26:13 +09:00
  • e75d83e7a4 Merge pull request #270 from SCENEE/release-1.6.6 Shin Yamamoto 2019-09-28 13:17:37 +09:00
  • 0461c49d23 Release v1.6.6 v1.6.6 Shin Yamamoto 2019-09-27 23:24:31 +09:00
  • c4f7fa5332 Remove target-action for an untracked scroll view Shin Yamamoto 2019-09-25 20:12:16 +09:00
  • 3a9f304735 Suppress UITableViewAlertForLayoutOutsideViewHierarchy alert Shin Yamamoto 2019-09-16 21:58:28 +09:00
  • 1d5cb1744f CI: Add Xcode 11 & Swift 5.1 build Shin Yamamoto 2019-09-16 21:56:28 +09:00
  • b61b0b5451 Update framework links of Example apps Shin Yamamoto 2019-09-26 13:34:59 +09:00
  • e3a4631e44 Remove unused delegate conformances Shin Yamamoto 2019-09-25 09:41:13 +09:00
  • d7f798e9a0 Fix layout of the root table view in Samples Shin Yamamoto 2019-09-21 11:22:41 +09:00
  • ae2c83e32b Modify modal style of Samples.app for iOS 13 Shin Yamamoto 2019-09-20 22:08:03 +09:00
  • 059b2ed4f0 Fix File 'Utils.swift' target Shin Yamamoto 2019-09-19 23:14:54 +09:00
  • 338658cd9f Clean up some tests Shin Yamamoto 2019-09-10 19:40:26 +09:00
  • 2cdb4a6bc2 Suppress UITableViewAlertForLayoutOutsideViewHierarchy alert Shin Yamamoto 2019-09-16 21:58:28 +09:00
  • 1a4d5a7954 CI: Add Xcode 11 & Swift 5.1 build Shin Yamamoto 2019-09-16 21:56:28 +09:00
  • 22ef3e7cd9 Merge pull request #253 from SCENEE/release-1.6.5 Shin Yamamoto 2019-08-31 13:48:32 +09:00
  • 5325e707e6 Release v1.6.5 v1.6.5 Shin Yamamoto 2019-08-31 12:51:01 +09:00
  • 1dc0a6b76a Support bottom content inset for container view (#257) Nikolay Derkach 2019-08-30 22:43:53 -05:00
  • 2689d68bab Improve floatingPanelDidChangePosition and tigger it on removal David Hart 2019-08-21 08:43:44 +02:00
  • f8b8176988 Support bottom content inset for container view (#257) Nikolay Derkach 2019-08-30 22:43:53 -05:00
  • 0c5bf2bfe9 Merge pull request #252 from hartbit/updating-layout Shin Yamamoto 2019-08-24 17:02:33 +09:00
  • 218a12962f Don't unregister safeAreaInsetsObservation in hide() Shin Yamamoto 2019-08-16 14:22:21 +09:00
  • 916d2ec76a Add move-to-hidden tests Shin Yamamoto 2019-08-16 14:21:50 +09:00
  • 1b1ba5deef Update README for UISearchController issue Shin Yamamoto 2019-08-16 14:08:30 +09:00
  • 58b2df4996 Fix UISearchBar's _searchField access Shin Yamamoto 2019-08-14 07:13:38 +09:00
  • 8b45517915 Improve floatingPanelDidChangePosition and tigger it on removal David Hart 2019-08-21 08:43:44 +02:00
  • 3cca07fefd Merge pull request #251 from rikusouda/fix/call_did_end_remove_by_backdrop_view Shin Yamamoto 2019-08-21 15:21:55 +09:00
  • 276ae23f13 Call floatingPanelDidEndRemove when dismiss with tap on backdrop view Yuki Yoshioka 2019-08-19 14:34:11 +09:00
  • c1b2ffeb78 Merge pull request #212 from joshuafinch/feature/cocoapods-1.7 Shin Yamamoto 2019-08-15 13:47:44 +09:00
  • 3b812be84e Return true for FloatingPanelSurfaceView.requiresConstraintBasedLayout Shin Yamamoto 2019-08-13 15:27:27 +09:00
  • 262ee34201 Merge pull request #247 from SCENEE/release-1.6.4 Shin Yamamoto 2019-08-09 23:52:04 +09:00
  • 5d86bd5d02 Release v1.6.4 v1.6.4 Shin Yamamoto 2019-08-09 09:55:04 +09:00
  • 3b6271c4f4 Fix stopping a panel b/w anchors after an interruption Shin Yamamoto 2019-08-08 09:38:44 +09:00
  • 1671a3d50f Always call startInteraction before endInteraction Shin Yamamoto 2019-08-07 22:26:52 +09:00
  • 0ab318e804 Fix not calling floatingPanelDidEndDecelerating delegate after interruption Shin Yamamoto 2019-08-07 20:05:08 +09:00
  • 53719bd94a Feat elastic layout (#145) Shin Yamamoto 2019-08-03 14:45:35 +09:00
  • 935b7d9e10 Allow to disable tap on backdrop view for panel dismissal (#205) Nikolay Derkach 2019-08-03 05:37:39 +02:00
  • e3bf19b972 Merge pull request #224 from SCENEE/feat-position-reference Shin Yamamoto 2019-07-27 15:22:18 +09:00
  • c36f09d3e9 Update README Shin Yamamoto 2019-07-27 12:44:55 +09:00
  • 9936a89118 Add FloatingPanelLayoutTests.test_positionReference() Shin Yamamoto 2019-07-27 10:49:53 +09:00
  • 562424cd8f Add FloatingPanelLayout.positionReference Shin Yamamoto 2019-02-01 21:23:08 +09:00
  • 0c3fb83d0a Merge pull request #241 from SCENEE/release-1.6.3 Shin Yamamoto 2019-07-26 23:00:45 +09:00
  • 7df352a44b Release v1.6.3 v1.6.3 Shin Yamamoto 2019-07-25 19:42:20 +09:00
  • 1443d377ad ci: reorder build stages Shin Yamamoto 2019-07-26 15:00:30 +09:00
  • e0bca25411 Fix scroll lock just before/after dragging down in the grabber area Shin Yamamoto 2019-07-26 08:57:52 +09:00
  • e94d47b1a5 Fix SafeArea insets update Shin Yamamoto 2019-07-25 13:58:32 +09:00
  • 9d3a1674c4 Fix scroll unlock Shin Yamamoto 2019-07-22 10:56:17 +09:00
  • 24d81a4153 Merge pull request #239 from SCENEE/fix-regressions Shin Yamamoto 2019-07-22 09:41:51 +09:00
  • 5723a8017b Stop the edge bouncing when a tracking scroll is decelerating Shin Yamamoto 2019-07-20 12:40:21 +09:00
  • 72055cd998 Add an Attention comment Shin Yamamoto 2019-07-20 10:51:32 +09:00
  • 9cd8b4d960 Fix preserveContentVCLayoutIfNeeded() Shin Yamamoto 2019-07-20 00:06:33 +09:00
  • f39b368c1e Fix bottomMaxY Shin Yamamoto 2019-07-19 23:21:13 +09:00
  • a4543351fe Modify the guard of an animation interruption Shin Yamamoto 2019-07-19 23:30:43 +09:00
  • 88ac013166 Fix scroll unlock again Shin Yamamoto 2019-07-19 19:57:03 +09:00
  • 5d336b9090 Merge pull request #238 from SCENEE/revert-interruptible-animator Shin Yamamoto 2019-07-19 19:38:05 +09:00
  • 45b3209b9b Escape pod warnings Shin Yamamoto 2019-07-19 18:03:34 +09:00
  • da16cf6ada Fix the bottom buffer of a removable panel Shin Yamamoto 2019-07-18 18:34:06 +09:00
  • 774a841fb5 Fix Tab3 sample Shin Yamamoto 2019-07-17 10:39:48 +09:00
  • 020ffdaa84 Remove the velocity vector limit Shin Yamamoto 2019-07-16 22:00:44 +09:00
  • 2ef096b3a0 Fix a scroll unlock on an animation interruption Shin Yamamoto 2019-07-19 13:26:25 +09:00
  • 69bde3e80d Revert isInterruptible property of the default animator Shin Yamamoto 2019-07-15 14:07:16 +09:00
  • e6aa7db35a Merge pull request #234 from SCENEE/fix-hidden-position Shin Yamamoto 2019-07-15 12:59:55 +09:00
  • 0124d98111 Remove a unecessary file ref Shin Yamamoto 2019-07-15 10:54:03 +09:00
  • c00a3836a5 Add tests for LayoutSegment Shin Yamamoto 2019-07-13 14:15:12 +09:00
  • 66f9118e78 Revise comments Shin Yamamoto 2019-07-13 13:46:20 +09:00
  • f261b90a73 Fix the removal interaction trigger Shin Yamamoto 2019-07-12 18:16:05 +09:00