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(frontend/hooks): replace 3rd-party BroadcastChannel with native Web API equivalence #29584

Merged
merged 3 commits into from
Jul 17, 2024

Commits on Jul 14, 2024

  1. feat(frontend/hooks): replace 3rd-party BroadcastChannel with native …

    …Web API equivalent
    
    Signed-off-by: hainenber <dotronghai96@gmail.com>
    hainenber committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    d2b3cd0 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge branch 'master' into use-native-broadcast-channel

    Signed-off-by: hainenber <dotronghai96@gmail.com>
    hainenber committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6073f8e View commit details
    Browse the repository at this point in the history
  2. chore(frontend): making tabID channel name constant + sync lockfile

    Signed-off-by: hainenber <dotronghai96@gmail.com>
    hainenber committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    aa3119a View commit details
    Browse the repository at this point in the history