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

Reduce dependency on lodash functions: values, extends #11798

Merged
merged 21 commits into from Jul 8, 2020
Merged

Reduce dependency on lodash functions: values, extends #11798

merged 21 commits into from Jul 8, 2020

Commits on Jul 6, 2020

  1. Copy the full SHA
    d494925 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    24599f6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    13cebc7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    28ec04e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a275a44 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    1449a30 View commit details
    Browse the repository at this point in the history
  7. Fixup: Map.put -> Map.set

    jayaddison committed Jul 6, 2020
    Copy the full SHA
    94fdc95 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    2b6dbe4 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Copy the full SHA
    6da36af View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    85689f2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a4035c8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    abdd147 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    68b799a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    894ff8c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    491c093 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    bea1b56 View commit details
    Browse the repository at this point in the history
  9. Migrate back from Map-based reference storage to Object-based storage…

    …; access performance appears much improved for Object property access
    jayaddison committed Jul 7, 2020
    Copy the full SHA
    2119acc View commit details
    Browse the repository at this point in the history
  10. Revert "Migrate back from Map-based reference storage to Object-based…

    … storage; access performance appears much improved for Object property access"
    
    This reverts commit 2119acc.
    jayaddison committed Jul 7, 2020
    Copy the full SHA
    666c1a4 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    5ba1cbc View commit details
    Browse the repository at this point in the history
  12. Revert "Extract an extendMap function as an attempt to create an opti…

    …mization boundary"
    
    This reverts commit 85689f2.
    jayaddison committed Jul 7, 2020
    Copy the full SHA
    a04e689 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Copy the full SHA
    2b03b2e View commit details
    Browse the repository at this point in the history