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: jordond/drag-select-compose
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.3
Choose a base ref
...
head repository: jordond/drag-select-compose
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.0
Choose a head ref
  • 8 commits
  • 24 files changed
  • 3 contributors

Commits on Apr 26, 2025

  1. Configuration menu
    Copy the full SHA
    24de9cb View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.9.0 (#…

    …272)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 7, 2025
    Configuration menu
    Copy the full SHA
    38d5776 View commit details
    Browse the repository at this point in the history
  2. Update dependency androidx.compose:compose-bom to v2025.05.00 (#271)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 7, 2025
    Configuration menu
    Copy the full SHA
    3285a85 View commit details
    Browse the repository at this point in the history
  3. Update ktor monorepo to v3.1.3 (#268)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 7, 2025
    Configuration menu
    Copy the full SHA
    c2bfdb3 View commit details
    Browse the repository at this point in the history
  4. Update agp to v8.10.0 (#270)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 7, 2025
    Configuration menu
    Copy the full SHA
    765ad26 View commit details
    Browse the repository at this point in the history
  5. Update dependency org.jetbrains.compose to v1.8.0 (#269)

    BREAKING CHANGES:
    
    LazyDragSelectGridItemScope.animateItemPlacement() has been replaced with the new LazyDragSelectGridItemScope.animateItem()
    renovate[bot] authored May 7, 2025
    Configuration menu
    Copy the full SHA
    a6bce1c View commit details
    Browse the repository at this point in the history
  6. fix imports for demo

    jordond committed May 7, 2025
    Configuration menu
    Copy the full SHA
    9bb6c2a View commit details
    Browse the repository at this point in the history
  7. fix desktop demo

    jordond committed May 7, 2025
    Configuration menu
    Copy the full SHA
    ed867ae View commit details
    Browse the repository at this point in the history
Loading