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

Fix infinite recursive loop on UMD module init #505

Merged
merged 6 commits into from
Sep 18, 2023

Commits on Sep 12, 2023

  1. Added global var to check rg initilisation

    Hamish-taylor authored and taylorhami committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    7b1d045 View commit details
    Browse the repository at this point in the history
  2. Cleaned up test code

    Hamish-taylor authored and taylorhami committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    166758c View commit details
    Browse the repository at this point in the history
  3. Update src/umd.intro.js

    Co-authored-by: Darcy <[email protected]>
    2 people authored and taylorhami committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    88a5e0d View commit details
    Browse the repository at this point in the history
  4. added missing ')'

    Hamish-taylor authored and taylorhami committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    af025c2 View commit details
    Browse the repository at this point in the history
  5. Added test

    Hamish-taylor authored and taylorhami committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    06f78f0 View commit details
    Browse the repository at this point in the history
  6. rebase

    taylorhami committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    143d78e View commit details
    Browse the repository at this point in the history