Commit Graph

  • c87d6c42c9 Address #661 issue since v2.8.0 iss-661 Shin Yamamoto 2025-04-21 20:25:43 +09:00
  • dfa9a77816 Fix a miss spell master Shin Yamamoto 2025-04-21 20:18:12 +09:00
  • afff000d8c Allow slight deviation when checking for anchor position. Shin Yamamoto 2025-04-21 20:18:02 +09:00
  • dd49fdea5e Revert "Disallow interrupting the panel interaction while bouncing over the most expanded state (#652)" Shin Yamamoto 2025-04-21 18:09:24 +09:00
  • a1f20cedb1 Version 2.8.7 2.8.7 Shin Yamamoto 2025-04-05 14:11:55 +09:00
  • 9592baa16c ci: use macos-15 for all testing to use Xcode 16.2 Shin Yamamoto 2025-03-13 09:33:17 +09:00
  • 370e306904 ci: use Xcode 16.2 (#653) Shin Yamamoto 2025-03-07 20:42:16 +09:00
  • 479cce4546 Reset initialScrollOffset after the attracting animation ends (#659) Shin Yamamoto 2025-03-07 18:57:21 +09:00
  • b0fd0d4427 Disallow interrupting the panel interaction while bouncing over the most expanded state (#652) Shin Yamamoto 2024-11-09 13:16:47 +09:00
  • 8ab6007892 Set 'Explicitly Builts Modules' to 'YES' enable-explicit-modules-flag Shin Yamamoto 2024-09-30 15:14:36 +09:00
  • b6e8928b1a Version 2.8.6 2.8.6 Shin Yamamoto 2024-09-07 10:12:44 +09:00
  • 3a3d53424c Fix doc comments' errors (#644) Shin Yamamoto 2024-09-06 13:49:56 +09:00
  • 65efbdfcbd Improve doc comments in LayoutAnchoring.swift iss-643 Shin Yamamoto 2024-09-02 20:39:47 +09:00
  • 1f5f5bf222 Fix doc comment errors in ObjC APIs Shin Yamamoto 2024-06-17 21:20:36 +09:00
  • dc1e2668cc Replace OTHER_SWIFT_FLAGS with SWIFT_UPCOMING_FEATURE_EXISTENTIAL_ANY swift-6 Shin Yamamoto 2024-08-09 14:26:44 +09:00
  • 71f419a3cd Version 2.8.5 2.8.5 Shin Yamamoto 2024-08-05 22:07:48 +09:00
  • 0e27410460 Replace fatal errors in transitionDuration delegate methods (#642) Ivan Levin 2024-08-05 16:06:43 +03:00
  • da31639068 Fix existential-any for Swift6 (#639) Keita Watanabe 2024-08-05 21:42:56 +09:00
  • 5fa37b4371 Fix a concurrency warning in Samples app Shin Yamamoto 2024-06-17 21:20:52 +09:00
  • 0de380b79e Fix doc comment errors in ObjC APIs Shin Yamamoto 2024-06-17 21:20:36 +09:00
  • 8a194d70e8 Fix concurrency checks Shin Yamamoto 2024-06-17 21:13:46 +09:00
  • 874d0c68f8 Update the deployment target to iOS 13 Shin Yamamoto 2024-06-17 21:13:06 +09:00
  • d0c1e00388 Set strict concurrency to complete Shin Yamamoto 2024-06-17 21:12:46 +09:00
  • 93168c217a Set 'Default internal imports' to Yes Shin Yamamoto 2024-06-13 12:57:48 +09:00
  • 28e6b74714 Set 'Disable Outward Actor Isolation Inference' to Yes Shin Yamamoto 2024-06-13 12:57:24 +09:00
  • f9bf9af179 Set 'Forward Trailing Closures' to Yes Shin Yamamoto 2024-06-13 12:56:55 +09:00
  • d89223819c Set 'Implicity Opened Existentials' to Yes Shin Yamamoto 2024-06-13 12:55:29 +09:00
  • 7b7e8a8365 Set 'Import ObjC Forward Declaration' to Yes Shin Yamamoto 2024-06-13 12:54:54 +09:00
  • 476f45deac Set 'Deprecate Application Main' to Yes Shin Yamamoto 2024-06-13 12:54:25 +09:00
  • d1f769dd7e Set "Concise Magic File” to Yes Shin Yamamoto 2024-06-11 20:58:45 +09:00
  • a629cf0789 Set "Infer Sendable for Methods and Key Path Literals” to Yes Shin Yamamoto 2024-06-11 20:58:12 +09:00
  • 66c6aab497 Set "Region Based Isolation” to Yes Shin Yamamoto 2024-06-11 20:57:39 +09:00
  • ca22dd3283 Set "Isolated Default Values” to Yes Shin Yamamoto 2024-06-11 20:57:04 +09:00
  • e666333b0f Set "Isolated Global Variables” to Yes Shin Yamamoto 2024-06-11 20:56:31 +09:00
  • 29185a47bd Version 2.8.4 2.8.4 Shin Yamamoto 2024-07-06 15:59:52 +09:00
  • 6821b26706 Fix an inappropriate condition to determine scrolling content or not (#633) Shin Yamamoto 2024-07-04 10:08:17 +09:00
  • 5bdbe0f0ea test: increase timeout durations Shin Yamamoto 2024-07-03 22:55:32 +09:00
  • afe2a9bced ci: remove macos-11 runner Shin Yamamoto 2024-07-03 09:05:50 +09:00
  • c0d88af234 ci: update actions/checkout to v4 Shin Yamamoto 2024-07-02 21:09:49 +09:00
  • 3b4c1bd51c test: increase timeout durations Shin Yamamoto 2024-07-02 20:48:31 +09:00
  • 3c9f556533 ci: remove test-ios13_7-iPhone_11_Pro job Shin Yamamoto 2024-07-02 15:31:22 +09:00
  • 7f1a74825d Remove an unused variable Shin Yamamoto 2024-07-02 00:00:49 +09:00
  • 22d46c5260 Version 2.8.3 2.8.3 Shin Yamamoto 2024-06-12 09:21:28 +09:00
  • 466aaf21dd Fix a compilation error in Xcode 16 (#636) Will Bishop 2024-06-12 10:19:04 +10:00
  • 56e71ac580 Fix a broken panel layout with a compositional collection view (#634) Shin Yamamoto 2024-06-08 16:23:29 +09:00
  • f45b6aaa3f ci: use Xcode 15.4 (#631) Shin Yamamoto 2024-05-18 11:49:18 +09:00
  • e473c3c440 Fix the scroll tracking of WKWebView on iOS 17.4 (#630) Shin Yamamoto 2024-05-18 10:29:12 +09:00
  • 8f2be39bf4 Version 2.8.2 2.8.2 Shin Yamamoto 2024-02-18 15:25:08 +09:00
  • 92c10830ff ci: use Xcode 15.2 on the GitHub Actions (#619) Shin Yamamoto 2024-02-18 14:46:32 +09:00
  • dcb89f58c3 Add CoreTest.test_handleGesture_endWithoutAttraction() Shin Yamamoto 2024-02-17 09:04:09 +09:00
  • d39c4b54d1 Enable to define and use a subclass object of BackdropView (#617) Shin Yamamoto 2024-02-16 22:07:14 +09:00
  • 504182ceae Fix scroll locking behavior (#615) Ortwin Gentz, FutureTap 2024-02-16 14:04:10 +01:00
  • bc1cfe444b Fix a bug state was not changed property after v2.8.1 Shin Yamamoto 2024-02-03 13:01:23 +09:00
  • 0e0f773df7 Possible fix for #586 Shin Yamamoto 2023-12-02 09:06:02 +09:00
  • ccabb1914a Opt-in the dismissSwizzling call as needed iss-586 Shin Yamamoto 2023-12-02 09:06:02 +09:00
  • be2be99537 Fix a typo Shin Yamamoto 2023-12-02 09:03:31 +09:00
  • afcf1ced36 ci: support xcode 15.0.1 Shin Yamamoto 2023-11-18 11:22:39 +09:00
  • 5b33d3d5ff Version 2.8.1 2.8.1 Shin Yamamoto 2023-11-04 21:17:09 +09:00
  • dbef6a691a Fix an invalid behavior after switching to a new layout object (#611) Shin Yamamoto 2023-11-04 13:16:53 +09:00
  • dd238884bf Version 2.8.0 2.8.0 Shin Yamamoto 2023-09-19 15:18:14 +09:00
  • 046ed3df5b Modify the doc comment of 'floatingPanel(_:shouldAllowToScroll:in:)' Shin Yamamoto 2023-10-08 14:29:50 +09:00
  • 4996ce1a84 Remove unnecessary notes Shin Yamamoto 2023-09-30 15:20:06 +09:00
  • b8f7ff825d Revise the doc comment of shouldProjectMomentum delegate method Shin Yamamoto 2023-09-30 15:17:45 +09:00
  • 6fb9a9b3a2 Add a new section for the new API Shin Yamamoto 2023-09-19 13:25:41 +09:00
  • 34ebb3bf19 Use alerts syntax in the README Shin Yamamoto 2023-09-19 13:18:41 +09:00
  • dbf665526d ci: disable parallel testing to improve stability Shin Yamamoto 2023-09-18 16:58:01 +09:00
  • 6c7f529eff Add 'state' parameter into 'floatingPanel(_:shouldAllowToScroll:)' Shin Yamamoto 2023-09-18 16:24:52 +09:00
  • c414d3a2a6 Fix errors of offset value from a state position Shin Yamamoto 2023-09-11 23:55:35 +09:00
  • 8eba647d75 Fix a panel not moving when picked up in certain area Shin Yamamoto 2023-09-11 21:30:32 +09:00
  • c3568067b7 Reverse 'LayoutAdapter.offsetFromMostExpandedAnchor' direction Shin Yamamoto 2023-09-02 10:37:19 +09:00
  • 72580f089d Fix scroll offset reset when moving in grabber area Shin Yamamoto 2023-09-01 19:04:38 +09:00
  • c508ec892d Return false in shouldScrollViewHandleTouch if initial touch is outside scroll view Shin Yamamoto 2023-09-01 15:29:05 +09:00
  • ff2d4a48f1 Enable content scrolling in non-expanded states (#455) Shin Yamamoto 2023-08-31 22:27:23 +09:00
  • 62364eb6d5 Update the minimum deployment target to 11.0 Shin Yamamoto 2023-09-01 16:57:06 +09:00
  • ce5469a69d Fix a compile error on swift 5.4 or earlier Shin Yamamoto 2023-09-03 23:24:01 +09:00
  • 93c31fd71d Fix CGFloat.rounded(by displayScale) for a floating point error Shin Yamamoto 2023-09-01 00:54:19 +09:00
  • 461f637818 Add isLooselyLocked flag Shin Yamamoto 2023-09-01 17:45:13 +09:00
  • 6b3b18b8ed Care left/right positioned panels on the scroll indicator lock/unlock Shin Yamamoto 2023-09-01 00:10:45 +09:00
  • b5ca468397 Fix the hidden scroll indicator in Maps example Shin Yamamoto 2023-08-31 23:40:57 +09:00
  • 80956bfac6 Display the scroll indicator of table view in Maps example Shin Yamamoto 2023-08-31 23:57:09 +09:00
  • 5d382c440f Rename outdated compilation condition name to latest Shin Yamamoto 2023-09-01 15:13:56 +09:00
  • d28c939a4c Fix active compilation conditinos in unit testing Shin Yamamoto 2023-08-31 22:24:03 +09:00
  • 8bd02145cf Fix typo Shin Yamamoto 2023-01-30 18:48:40 +09:00
  • debeca1fb2 Version 2.7.0 2.7.0 Shin Yamamoto 2023-08-21 19:28:57 +09:00
  • 9da54f9fc1 Call floatingPanelWillRemove when a panel removes from a window Shin Yamamoto 2023-08-20 22:06:56 +09:00
  • a13d053867 Update the doc comment of floatingPanelDidEndDragging method Shin Yamamoto 2023-08-19 10:46:32 +09:00
  • eda7201fe8 Remove unnecessary code Shin Yamamoto 2023-08-18 12:09:34 +09:00
  • b1edef49a4 ci: update the push trigger of github actions Shin Yamamoto 2023-08-15 09:24:02 +09:00
  • a2db94a8c4 Fix invalid scroll offsets after moving between states Shin Yamamoto 2023-08-14 22:32:45 +09:00
  • 57495cff84 Fix log prints Shin Yamamoto 2023-08-14 09:45:00 +09:00
  • eff5cde844 Remove libswiftCoreGraphics.tbd to fix a crash of SamplesObjC.app Shin Yamamoto 2023-08-13 10:46:02 +09:00
  • c365eadf1e Retain scroll view position while moving between states (#587) Shin Yamamoto 2023-08-11 15:50:29 +09:00
  • 5d02681b05 Add 'Expand top margin' switcher in DebugTextViewController Shin Yamamoto 2023-08-11 15:43:37 +09:00
  • 6e17ff734a Modify shouldProjectMomentum(_:{proposedTargetPosition => proposedState}:) Shin Yamamoto 2023-08-11 16:44:26 +09:00
  • 02ed923e7b Replace 'Position' words Shin Yamamoto 2023-08-11 16:43:36 +09:00
  • 421335d98c Make the 'Show Panel over Window' panel removable Shin Yamamoto 2023-08-11 15:37:22 +09:00
  • 2618f49556 Add GestureTests Shin Yamamoto 2023-07-31 22:05:15 +09:00
  • 328116600f Update the minimum deployment target to iOS 11.0 on the Unit test target Shin Yamamoto 2023-07-31 22:05:10 +09:00
  • a10b1426cd Allow a 'delegateProxy' object to access the default implementations Shin Yamamoto 2023-07-31 20:47:42 +09:00
  • 5468856a93 Set isAttracting to true while moveAnimator is active Shin Yamamoto 2023-07-31 19:37:48 +09:00