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

feat: use mutate context hook #1031

Merged
merged 13 commits into from
Oct 17, 2024
Merged

Commits on Oct 9, 2024

  1. feat: use mutate context hook

    Signed-off-by: Will Chou <[email protected]>
    wichopy committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    286ddb7 View commit details
    Browse the repository at this point in the history
  2. js doc

    Signed-off-by: Will Chou <[email protected]>
    wichopy committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    83836bc View commit details
    Browse the repository at this point in the history
  3. handle domain and global

    Signed-off-by: Will Chou <[email protected]>
    wichopy committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b360c23 View commit details
    Browse the repository at this point in the history
  4. commets, reuse domain from context value

    Signed-off-by: Will Chou <[email protected]>
    wichopy committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9c10f55 View commit details
    Browse the repository at this point in the history
  5. set in provider

    Signed-off-by: Will Chou <[email protected]>
    wichopy committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c8991f5 View commit details
    Browse the repository at this point in the history
  6. test: the hook

    Signed-off-by: Will Chou <[email protected]>
    wichopy committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f438017 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. memoize the function and dont run if the object reference does not ch…

    …ange
    
    Co-authored-by: Lukas Reining <[email protected]>
    Signed-off-by: Will C. <[email protected]>
    wichopy and lukas-reining authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    ba9081f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. fix commit

    Signed-off-by: Will Chou <[email protected]>
    wichopy committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    2bab15a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. apply PR comments

    Signed-off-by: Will Chou <[email protected]>
    wichopy committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    097e1c3 View commit details
    Browse the repository at this point in the history
  2. test globally nested context

    Signed-off-by: Will Chou <[email protected]>
    wichopy committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ed35f05 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Merge branch 'main' into wichopy/968

    Signed-off-by: Todd Baert <[email protected]>
    toddbaert authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5f9449b View commit details
    Browse the repository at this point in the history
  2. Update use-context-mutator.ts

    Signed-off-by: Todd Baert <[email protected]>
    toddbaert authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    57b5cb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    232c174 View commit details
    Browse the repository at this point in the history