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

[core] Fix deepmerge of DOM elements #20100

Merged
merged 5 commits into from
Mar 16, 2020

Commits on Mar 15, 2020

  1. deepmerge: do not merge DOM elements

    Fixes mui#20095
    Valentin Hervieu authored and oliviertassinari committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    360c457 View commit details
    Browse the repository at this point in the history
  2. Support SSR

    Valentin Hervieu authored and oliviertassinari committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    ddc516a View commit details
    Browse the repository at this point in the history
  3. Switch to isPlainObject

    Valentin Hervieu authored and oliviertassinari committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    df441e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b26c7cb View commit details
    Browse the repository at this point in the history
  5. use === comparison

    oliviertassinari committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    23fe6f3 View commit details
    Browse the repository at this point in the history