-
Notifications
You must be signed in to change notification settings - Fork 37
Comparing changes
Open a pull request
base repository: malcommac/ScrollStackController
base: patch/autosizing-swiftui
head repository: malcommac/ScrollStackController
compare: master
- 12 commits
- 5 files changed
- 3 contributors
Commits on Nov 30, 2023
-
Merge pull request #26 from malcommac/patch/autosizing-swiftui
Compatibility with SwiftUI hosted View
Configuration menu - View commit details
-
Copy full SHA for f9beff8 - Browse repository at this point
Copy the full SHA f9beff8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d07064e - Browse repository at this point
Copy the full SHA d07064eView commit details
Commits on May 7, 2024
-
fix:
ScrollStackdispatchRowsVisibilityChangesTo(_:)calls and im……plementation Also move back `ScrollStackRow` call to `askForCutomizedSizeOfContentView(animated:)` in `updateConstraints()` method.
Configuration menu - View commit details
-
Copy full SHA for 57ee65f - Browse repository at this point
Copy the full SHA 57ee65fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6213415 - Browse repository at this point
Copy the full SHA 6213415View commit details
Commits on May 20, 2024
-
Merge pull request #29 from NicFontana/fix/rows-visibility-changes-de…
…legate-calls Fix: `ScrollStackControllerDelegate` methods calls
Configuration menu - View commit details
-
Copy full SHA for da3787b - Browse repository at this point
Copy the full SHA da3787bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71363b2 - Browse repository at this point
Copy the full SHA 71363b2View commit details
Commits on May 30, 2024
-
Add visibility percentage to partial RowvìVisibility case
Marco Del Giudice committedMay 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 7de2809 - Browse repository at this point
Copy the full SHA 7de2809View commit details
Commits on May 31, 2024
-
Merge pull request #31 from Marcodeg/feature/visbility-percentage
Add visibility percentage to partial RowvìVisibility case
Configuration menu - View commit details
-
Copy full SHA for a978644 - Browse repository at this point
Copy the full SHA a978644View commit details -
Configuration menu - View commit details
-
Copy full SHA for be6fe36 - Browse repository at this point
Copy the full SHA be6fe36View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c35503 - Browse repository at this point
Copy the full SHA 0c35503View commit details -
Configuration menu - View commit details
-
Copy full SHA for b47668b - Browse repository at this point
Copy the full SHA b47668bView commit details -
Merge pull request #32 from NicFontana/feat/scrollview-delegate-method
Feat: Add `scrollStackDidEndScrollingAnimation(_ stackView: ScrollStack)` delegate method
Configuration menu - View commit details
-
Copy full SHA for 8ada87d - Browse repository at this point
Copy the full SHA 8ada87dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff patch/autosizing-swiftui...master