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

Sdk 895 allow direct imports #902

Merged
merged 15 commits into from
Jul 29, 2022
Merged

Commits on Jul 28, 2022

  1. Golang token provider

    fundthmcalculus committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    5f26daf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b1d651 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d019d93 View commit details
    Browse the repository at this point in the history
  4. Auth token coherence

    fundthmcalculus committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    cf866ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58ab776 View commit details
    Browse the repository at this point in the history
  6. We no longer need webpack aliasing or ignores! Also, fix a typescript…

    … warning about `return await`.
    fundthmcalculus committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    2a30b76 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into sdk-895-allow-direct-importsd

    # Conflicts:
    #	web/src/AccountService.ts
    #	web/src/ServiceBase.ts
    fundthmcalculus committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    553d80c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f7406f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b296571 View commit details
    Browse the repository at this point in the history
  10. change the import directive from `require("@trinsic/trinsic/lib/brows…

    …er");` to `require("@trinsic/trinsic/browser");`
    fundthmcalculus committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    877c9ba View commit details
    Browse the repository at this point in the history
  11. debrowser okapi! :)

    fundthmcalculus committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    dd5c221 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. default to node

    fundthmcalculus committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    44344bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a845bd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b87850 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b7bb70 View commit details
    Browse the repository at this point in the history