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

New and improved useOverflow algorithm #2154

Merged
merged 121 commits into from
Nov 8, 2024
Merged

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    71a3611 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad14635 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24de931 View commit details
    Browse the repository at this point in the history
  4. Try not awaiting inside expect.

    Temporarily remove unnecessary CI jobs.
    r100-stack committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    3da2c29 View commit details
    Browse the repository at this point in the history
  5. Undo build.yml changes

    r100-stack committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    df16014 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1787868 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8937b87 View commit details
    Browse the repository at this point in the history
  8. Remove nested components

    r100-stack committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    1d4e7bf View commit details
    Browse the repository at this point in the history
  9. Added await

    r100-stack committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c524246 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1cc98a1 View commit details
    Browse the repository at this point in the history
  11. nit/optional comments

    r100-stack committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    46e7d99 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    057a5a0 View commit details
    Browse the repository at this point in the history
  2. Trying review suggestions

    r100-stack committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    44adeac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a97ff78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c90aef View commit details
    Browse the repository at this point in the history
  5. Add missing await

    r100-stack committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8de316a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4575008 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24fe514 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a9a7614 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c3d2221 View commit details
    Browse the repository at this point in the history
  10. nit

    r100-stack committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    722385f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e2b47a0 View commit details
    Browse the repository at this point in the history
  12. Review comments:

    - Remove overflowDisabled
    - Use React.Children.toArray
    r100-stack committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0d50c68 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2758496 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d180b6f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    abd6485 View commit details
    Browse the repository at this point in the history
  2. useOverflow new algorithm

    r100-stack committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4a3fa50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de81633 View commit details
    Browse the repository at this point in the history
  4. Memoize context value

    r100-stack committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    219e2ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd1a18a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    08f8b9f View commit details
    Browse the repository at this point in the history
  2. Merged imports

    r100-stack committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    bf4ff5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdfaf1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    262ba5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9b3053 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    a77da3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9f146e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a05e8d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77c8afe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f67b378 View commit details
    Browse the repository at this point in the history
  6. General improvements

    r100-stack committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    99e3536 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Bug fixes

    r100-stack committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    48e7fc7 View commit details
    Browse the repository at this point in the history
  2. Fix test failures

    r100-stack committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    42bc280 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaab58b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    0ddb674 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/r/unit-tests-to-e2e' into r/over…

    …flow-container-without-new-algorithm
    r100-stack committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    83ded22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    101b453 View commit details
    Browse the repository at this point in the history
  4. WIP

    r100-stack committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    267683a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    9fca3bc View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/r/unit-tests-to-e2e' into r/over…

    …flow-container-without-new-algorithm
    r100-stack committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    58acfaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fc9abd View commit details
    Browse the repository at this point in the history
  4. Fixed e2e test

    r100-stack committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1651f27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94dc4fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc3ca96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    796aea6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe9ccb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Fix unit tests

    r100-stack committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    96e9ff3 View commit details
    Browse the repository at this point in the history
  2. Test fixes

    r100-stack committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8dd31f0 View commit details
    Browse the repository at this point in the history
  3. itemsitemsCount

    r100-stack committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3713f6b View commit details
    Browse the repository at this point in the history
  4. Try to fix tests

    r100-stack committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e1eecbe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2139849 View commit details
    Browse the repository at this point in the history
  6. Leftover

    r100-stack committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    589830c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Leftover

    r100-stack committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    23ab022 View commit details
    Browse the repository at this point in the history
  2. e2e test for bug

    r100-stack committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    bff477e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fe39a3 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/r/unit-tests-to-e2e' into r/over…

    …flow-container-without-new-algorithm
    r100-stack committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e012341 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    783270d View commit details
    Browse the repository at this point in the history
  6. e2e test fix

    r100-stack committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    206f4cb View commit details
    Browse the repository at this point in the history
  7. Improvements

    r100-stack committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f55d709 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c60090 View commit details
    Browse the repository at this point in the history
  9. Simplicity

    r100-stack committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b7c05ae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6dedd71 View commit details
    Browse the repository at this point in the history
  11. Improvements

    r100-stack committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3e82ea5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d615fd0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ad7f8b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Improved test

    r100-stack committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    68a1e6c View commit details
    Browse the repository at this point in the history
  2. Remove unrelated test

    r100-stack committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    aa8b849 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    807e0f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6ce2a6 View commit details
    Browse the repository at this point in the history
  5. Reduce diff

    r100-stack committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    314aac7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b3e65c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c80a3d View commit details
    Browse the repository at this point in the history
  8. Reduce PR diff

    r100-stack committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    455783d View commit details
    Browse the repository at this point in the history
  9. Changeset

    r100-stack committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1c65d2d View commit details
    Browse the repository at this point in the history
  10. Changes

    r100-stack committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c23cffb View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Fix unit tests

    r100-stack committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2902ba0 View commit details
    Browse the repository at this point in the history
  2. Update outdated test

    r100-stack committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c67f2ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5bab06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c3588e View commit details
    Browse the repository at this point in the history
  5. Fix test

    r100-stack committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    557e096 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67ddecb View commit details
    Browse the repository at this point in the history
  7. Fix test

    r100-stack committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    11af876 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5321eab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a13957 View commit details
    Browse the repository at this point in the history
  10. itemsitemsCount

    r100-stack committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    192964d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    26dc9a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    86450e0 View commit details
    Browse the repository at this point in the history
  2. Fix TablePaginator

    r100-stack committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    79ccfba View commit details
    Browse the repository at this point in the history
  3. Reducer

    r100-stack committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c55e6e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d5fe69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8202c6e View commit details
    Browse the repository at this point in the history
  6. change key to resize

    r100-stack committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    632f490 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. - Take itemsCount changes into account.

    - Minor performance improvements
    - JSDocs improvements
    r100-stack committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6a85122 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af324be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3df8ec View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Avoid repetition

    r100-stack committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2f075a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dfb89d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee7e501 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b6831b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbbca61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c95fb48 View commit details
    Browse the repository at this point in the history
  7. Fix e2e tests

    r100-stack committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    528cf54 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

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

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    6258ae5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a731093 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

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

Commits on Nov 7, 2024

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

Commits on Nov 8, 2024

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

    r100-stack committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d13ead3 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/r/useoverflow-new-algorithm' int…

    …o r/useoverflow-new-algorithm
    r100-stack committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    12c82df View commit details
    Browse the repository at this point in the history