Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Pager] Re-write Pager on top of LazyRow|Column #678

Merged
merged 72 commits into from Sep 14, 2021
Merged

Commits on Aug 19, 2021

  1. Configuration menu
    Copy the full SHA
    0fd2416 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd38e05 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    b29d5d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fea85a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d0392b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1e5f99 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    ee4e6b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    131f907 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dc2aa3 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Working snapping fling

    chrisbanes committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    1ba6721 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4c7489 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfe7a08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39b39ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42077ea View commit details
    Browse the repository at this point in the history
  6. Lots of fixes

    chrisbanes committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    b2fddcd View commit details
    Browse the repository at this point in the history
  7. Add reverseLayout support

    chrisbanes committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    cdf4972 View commit details
    Browse the repository at this point in the history
  8. Fixing some more tests

    chrisbanes committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    18514ec View commit details
    Browse the repository at this point in the history
  9. Remove inifite looping

    chrisbanes committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    889f4d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Configuration menu
    Copy the full SHA
    245ddce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0baf50c View commit details
    Browse the repository at this point in the history
  3. Tidy up paging offsets

    chrisbanes committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    fe77a9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07b6c16 View commit details
    Browse the repository at this point in the history
  5. Fix scrollToPage

    chrisbanes committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    829181e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6da48a4 View commit details
    Browse the repository at this point in the history
  7. Update API files

    chrisbanes committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    2a2a043 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dec9f87 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    758d97f View commit details
    Browse the repository at this point in the history
  2. Fix device tests

    chrisbanes committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    f64263f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd7df36 View commit details
    Browse the repository at this point in the history
  4. Expose key parameter

    chrisbanes committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    f8bd852 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee606ab View commit details
    Browse the repository at this point in the history
  6. Update docs

    chrisbanes committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    2cbe157 View commit details
    Browse the repository at this point in the history
  7. More tidy-ups

    chrisbanes committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    01f4892 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    56a202c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2671e61 View commit details
    Browse the repository at this point in the history
  3. Tweak comment

    chrisbanes committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    7ffcf33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee2ec3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d22c48 View commit details
    Browse the repository at this point in the history
  6. Move count parameter

    It has now moved to the Pager functions, rather
    than on PagerState. This closer matches how Lazy*
    works.
    chrisbanes committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    d9ff81e View commit details
    Browse the repository at this point in the history
  7. Fix HorizontalPager

    chrisbanes committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    d4ec005 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    56f2f18 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

  1. Fix snapping point

    chrisbanes committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    54c2c6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a16814 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    758ce3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19a97f6 View commit details
    Browse the repository at this point in the history
  5. Fix scrollToPage test

    chrisbanes committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    b6dc4ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a79250 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9474dcb View commit details
    Browse the repository at this point in the history
  8. Fix swipeToEndAndBack test

    chrisbanes committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    e10bf32 View commit details
    Browse the repository at this point in the history
  9. Update Pager samples

    chrisbanes committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    0870e3f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bf297b2 View commit details
    Browse the repository at this point in the history
  11. Run spotless on tests

    chrisbanes committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    cf39c70 View commit details
    Browse the repository at this point in the history
  12. Some vertical test fixes

    chrisbanes committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    1867739 View commit details
    Browse the repository at this point in the history
  13. Remove BoxWithConstraints

    chrisbanes committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    a6a2618 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    da9f75f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5ee829 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    fc4ad3e View commit details
    Browse the repository at this point in the history
  2. Update API files

    chrisbanes committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    9fd2489 View commit details
    Browse the repository at this point in the history
  3. Fix compile error

    chrisbanes committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    2a13c50 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Configuration menu
    Copy the full SHA
    91872dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3764dd8 View commit details
    Browse the repository at this point in the history
  3. Update our scrolling tests to use Dp based velocities

    This makes our tests less-flakey since they should act the
    same across different screen densities.
    chrisbanes committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    62c2574 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce8a6c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2bf597 View commit details
    Browse the repository at this point in the history
  6. Add looping sample

    chrisbanes committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    6d8e8ea View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

  1. Update docs and guide

    chrisbanes committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    76dfecc View commit details
    Browse the repository at this point in the history
  2. Remove unused code

    chrisbanes committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    d5a6e61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e9ddfb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e45979 View commit details
    Browse the repository at this point in the history
  5. List more doc differences

    chrisbanes committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    355d14e View commit details
    Browse the repository at this point in the history
  6. Update requireCurrentPage

    chrisbanes committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    290d83a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

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