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

[ScrollArea] Create new ScrollArea component #665

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    7d57e20 View commit details
    Browse the repository at this point in the history
  2. Updates

    atomiks committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7d498d2 View commit details
    Browse the repository at this point in the history
  3. Exports

    atomiks committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    00e7e25 View commit details
    Browse the repository at this point in the history
  4. Fix ref timing

    atomiks committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e2497af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8101e7f View commit details
    Browse the repository at this point in the history
  6. Handle pinch-zoom

    atomiks committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ed0681d View commit details
    Browse the repository at this point in the history
  7. Fix RTL handling

    atomiks committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d034a82 View commit details
    Browse the repository at this point in the history
  8. Support inlay scrollbars

    atomiks committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b6c0fd7 View commit details
    Browse the repository at this point in the history
  9. Corner logic

    atomiks committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c729981 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7dd9d11 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d1cc0cf View commit details
    Browse the repository at this point in the history
  12. Adjust tests

    atomiks committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a27b78e View commit details
    Browse the repository at this point in the history
  13. Fix tests

    atomiks committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3501086 View commit details
    Browse the repository at this point in the history
  14. Reverse measurements

    atomiks committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ff26970 View commit details
    Browse the repository at this point in the history
  15. Fix tests

    atomiks committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    12d01a9 View commit details
    Browse the repository at this point in the history
  16. Parse computed styles

    atomiks committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    781611a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Merge branch 'master' into feat/ScrollArea

    Signed-off-by: atomiks <cc.glows@gmail.com>
    atomiks authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c29fadf View commit details
    Browse the repository at this point in the history
  2. Migrate to new exports

    atomiks committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ad05d64 View commit details
    Browse the repository at this point in the history
  3. Fix imports

    atomiks committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    dec8458 View commit details
    Browse the repository at this point in the history
  4. CSS demo fixes

    atomiks committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    38d38fb View commit details
    Browse the repository at this point in the history