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

Scroller: dynamic size for itemSize #2290 #16648

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Oct 12, 2024

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

Commits on Oct 13, 2024

  1. Remove gridItemsPos, store all of the positions in one variable _item…

    …sPosition, do not store positions for each cell of a grid
    Max0nyshchenko committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    e280278 View commit details
    Browse the repository at this point in the history
  2. Remove getGridFirstInViewport method from scroller component, change …

    …items positions related naming in the scroller component
    Max0nyshchenko committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    9ffa933 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d03f75c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    f54e358 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29f1392 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e40e5ed View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Add flexiblegriddoc.ts

    Max0nyshchenko committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    ba3ca97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8da942 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    04153ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    717e0b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bc00ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c14c216 View commit details
    Browse the repository at this point in the history