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

[system] Remove theme/styling allocations #43372

Merged
merged 20 commits into from
Aug 21, 2024

Commits on Aug 15, 2024

  1. perf: remove lots of waste

    romgrk committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    dab6804 View commit details
    Browse the repository at this point in the history
  2. perf: more optimizations

    romgrk committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    bd0610e View commit details
    Browse the repository at this point in the history
  3. fix: bug

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

    romgrk committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    479d91b View commit details
    Browse the repository at this point in the history
  5. lint

    romgrk committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a691b1a View commit details
    Browse the repository at this point in the history
  6. lint

    romgrk committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c0a4188 View commit details
    Browse the repository at this point in the history
  7. lint

    romgrk committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0ebf9e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. perf: remove more allocations

    romgrk committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    d75e91b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. refactor: import

    romgrk committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0f81fe2 View commit details
    Browse the repository at this point in the history
  2. perf: avoid theme allocations

    romgrk committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f34a771 View commit details
    Browse the repository at this point in the history
  3. fix

    romgrk committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0fdf5d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

    romgrk committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    79137a5 View commit details
    Browse the repository at this point in the history
  4. feat: do the thing

    romgrk committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c19dd34 View commit details
    Browse the repository at this point in the history
  5. lint

    romgrk committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e2f758e View commit details
    Browse the repository at this point in the history
  6. Update packages/mui-material/src/utils/memoTheme.ts

    Co-authored-by: Marija Najdova <mnajdova@gmail.com>
    Signed-off-by: Rom Grk <romgrk@users.noreply.github.com>
    romgrk and mnajdova committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ee66b56 View commit details
    Browse the repository at this point in the history
  7. lint

    romgrk committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3939cdb View commit details
    Browse the repository at this point in the history
  8. Merge branch 'perf-theme-allocations' of github.com:romgrk/material-u…

    …i into perf-theme-allocations
    romgrk committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    95e4802 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8921455 View commit details
    Browse the repository at this point in the history