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

Interactivity API: Improve context merges using proxies #59187

Merged
merged 18 commits into from
Feb 22, 2024

Commits on Feb 21, 2024

  1. First attempt using proxies

    DAreRodz authored and cbravobernal committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4823b2b View commit details
    Browse the repository at this point in the history
  2. Simplify context logic

    DAreRodz authored and cbravobernal committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ee0b1e2 View commit details
    Browse the repository at this point in the history
  3. Return true from proxy set trap

    DAreRodz authored and cbravobernal committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    11fb15a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9420ae View commit details
    Browse the repository at this point in the history
  5. Rename isObject to isPlainObject

    DAreRodz authored and cbravobernal committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4f34ab4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a894e7f View commit details
    Browse the repository at this point in the history
  7. Add test for new parent properties

    DAreRodz authored and cbravobernal committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f4280ea View commit details
    Browse the repository at this point in the history
  8. Do not proxify assigned objects

    DAreRodz authored and cbravobernal committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f7dc618 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b3396a0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07144a1 View commit details
    Browse the repository at this point in the history
  11. Add comment to udpateSignals

    DAreRodz authored and cbravobernal committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    869fa10 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d0e6a48 View commit details
    Browse the repository at this point in the history
  13. Add more tests for navigations

    DAreRodz authored and cbravobernal committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    689f463 View commit details
    Browse the repository at this point in the history
  14. Update tests to cover a tricky case

    DAreRodz authored and cbravobernal committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b8741a5 View commit details
    Browse the repository at this point in the history
  15. Update comment

    DAreRodz authored and cbravobernal committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c2c1878 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d588025 View commit details
    Browse the repository at this point in the history
  17. Add test for object overwritten

    DAreRodz authored and cbravobernal committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    802478b View commit details
    Browse the repository at this point in the history
  18. Update changelog

    DAreRodz authored and cbravobernal committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    9c7b3a5 View commit details
    Browse the repository at this point in the history