Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: malcommac/ScrollStackController
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: malcommac/ScrollStackController
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 10 files changed
  • 5 contributors

Commits on Feb 14, 2022

  1. Update README.md

    zohairhadi authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    ee63344 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Merge pull request #22 from zohairhadi/patch-1

    Update README.md
    malcommac authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    975354f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e48afa4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop'

    malcommac committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e5b88a3 View commit details
    Browse the repository at this point in the history
  4. Bump 1.5.1 podspec

    malcommac committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a4dfd2a View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Test for autolayout fix in SwiftUI

    Daniele Margutti committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    92e4d62 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    16c3b82 View commit details
    Browse the repository at this point in the history
  2. Updated ReadMe

    malcommac committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a4f6a58 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #26 from malcommac/patch/autosizing-swiftui

    Compatibility with SwiftUI hosted View
    malcommac authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    f9beff8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d07064e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. fix: ScrollStack dispatchRowsVisibilityChangesTo(_:) calls and im…

    …plementation
    
    Also move back `ScrollStackRow` call to `askForCutomizedSizeOfContentView(animated:)` in `updateConstraints()` method.
    NicFontana committed May 7, 2024
    Configuration menu
    Copy the full SHA
    57ee65f View commit details
    Browse the repository at this point in the history
  2. doc: fix comment

    NicFontana committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6213415 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Merge pull request #29 from NicFontana/fix/rows-visibility-changes-de…

    …legate-calls
    
    Fix: `ScrollStackControllerDelegate` methods calls
    malcommac authored May 20, 2024
    Configuration menu
    Copy the full SHA
    da3787b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71363b2 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Add visibility percentage to partial RowvìVisibility case

    Marco Del Giudice committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7de2809 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Merge pull request #31 from Marcodeg/feature/visbility-percentage

    Add visibility percentage to partial RowvìVisibility case
    malcommac authored May 31, 2024
    Configuration menu
    Copy the full SHA
    a978644 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be6fe36 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    0c35503 View commit details
    Browse the repository at this point in the history
  2. chore: update README

    NicFontana committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b47668b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #32 from NicFontana/feat/scrollview-delegate-method

    Feat: Add `scrollStackDidEndScrollingAnimation(_ stackView: ScrollStack)` delegate method
    malcommac authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8ada87d View commit details
    Browse the repository at this point in the history
Loading