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

[material-ui] Performance: lazy Ripple #41061

Merged
merged 30 commits into from
Jul 9, 2024
Merged

Commits on Jun 21, 2024

  1. perf: lazy mounted ripple

    romgrk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    71d1d9f View commit details
    Browse the repository at this point in the history
  2. lint

    romgrk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2d7b64e View commit details
    Browse the repository at this point in the history
  3. test: adapt for async ripple

    romgrk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    cafe086 View commit details
    Browse the repository at this point in the history
  4. lint

    romgrk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0e14e23 View commit details
    Browse the repository at this point in the history
  5. lint

    romgrk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a71d975 View commit details
    Browse the repository at this point in the history
  6. lint

    romgrk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a43448e View commit details
    Browse the repository at this point in the history
  7. tests: fix

    romgrk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    58b7afb View commit details
    Browse the repository at this point in the history
  8. fix: tests in jsdom

    romgrk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0febf69 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b6a64b View commit details
    Browse the repository at this point in the history
  10. lint

    romgrk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6ab75a4 View commit details
    Browse the repository at this point in the history
  11. lint

    romgrk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5c4d423 View commit details
    Browse the repository at this point in the history
  12. test: make jsdom work

    romgrk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ddf17e1 View commit details
    Browse the repository at this point in the history
  13. test: await/async

    romgrk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    25711ee View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    86ac386 View commit details
    Browse the repository at this point in the history
  2. lint

    romgrk committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    cfbe74f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    3c3441a View commit details
    Browse the repository at this point in the history
  2. lint: dedupe

    romgrk committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    efeb466 View commit details
    Browse the repository at this point in the history
  3. lint

    romgrk committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4d18851 View commit details
    Browse the repository at this point in the history
  4. fix: dependency

    romgrk committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8192ac6 View commit details
    Browse the repository at this point in the history
  5. lint

    romgrk committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3388701 View commit details
    Browse the repository at this point in the history
  6. fix: null ref case

    romgrk committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4dec342 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    af5900b View commit details
    Browse the repository at this point in the history
  2. fix: remove microtask delay

    romgrk committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    4335f71 View commit details
    Browse the repository at this point in the history
  3. fix: typing

    romgrk committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e1ef060 View commit details
    Browse the repository at this point in the history
  4. lint

    romgrk committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a6b72d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24b426f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. refactor: render => use

    romgrk committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4a730b4 View commit details
    Browse the repository at this point in the history
  2. refactor: group hook logic

    romgrk committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    88785a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fca9fb6 View commit details
    Browse the repository at this point in the history