-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: marcmatta/ScrollStackController
base: master
head repository: malcommac/ScrollStackController
compare: master
- 15 commits
- 9 files changed
- 4 contributors
Commits on Oct 31, 2023
-
Test for autolayout fix in SwiftUI
Daniele Margutti committedOct 31, 2023
Commits on Nov 30, 2023
-
Use contentView to evaluate height of the row, not the stackview itself
malcommac committedNov 30, 2023 -
malcommac committed
Nov 30, 2023 -
Merge pull request malcommac#26 from malcommac/patch/autosizing-swiftui
Compatibility with SwiftUI hosted View
malcommac authoredNov 30, 2023 -
malcommac authored
Nov 30, 2023
Commits on May 7, 2024
-
fix:
ScrollStackdispatchRowsVisibilityChangesTo(_:)calls and im......plementation Also move back `ScrollStackRow` call to `askForCutomizedSizeOfContentView(animated:)` in `updateConstraints()` method.
NicFontana committedMay 7, 2024 -
NicFontana committed
May 7, 2024
Commits on May 20, 2024
-
Merge pull request malcommac#29 from NicFontana/fix/rows-visibility-c...
...hanges-delegate-calls Fix: `ScrollStackControllerDelegate` methods calls
malcommac authoredMay 20, 2024 -
Set 1.7.0 as release for podspec
malcommac committedMay 20, 2024
Commits on May 30, 2024
-
Add visibility percentage to partial RowvìVisibility case
Marco Del Giudice committedMay 30, 2024
Commits on May 31, 2024
-
Merge pull request malcommac#31 from Marcodeg/feature/visbility-perce...
...ntage Add visibility percentage to partial RowvìVisibility case
malcommac authoredMay 31, 2024 -
Added 1.7.1 to podspec along with Swift 5.10
malcommac committedMay 31, 2024
Commits on Nov 13, 2024
-
feat: add support for
scrollViewDidEndScrollingAnimation(_:)delega......te method
NicFontana committedNov 13, 2024 -
NicFontana committed
Nov 13, 2024 -
Merge pull request malcommac#32 from NicFontana/feat/scrollview-deleg...
...ate-method Feat: Add `scrollStackDidEndScrollingAnimation(_ stackView: ScrollStack)` delegate method
malcommac authoredNov 13, 2024
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 master...master