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!: migrate to ESM #2092

Merged
merged 38 commits into from
Feb 9, 2023
Merged

feat!: migrate to ESM #2092

merged 38 commits into from
Feb 9, 2023

Commits on Jan 14, 2023

  1. feat!: migrate to kubo-rpc-client

    currently testing esm module import errors with `npm run test:unit -- src/bundles/identity.test.js`
    SgtPooki committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    50ba488 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    d5ce138 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    64321da View commit details
    Browse the repository at this point in the history
  2. chore: set type=module

    SgtPooki committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    8807176 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e41cac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec82663 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5aa8035 View commit details
    Browse the repository at this point in the history
  6. chore: lint

    SgtPooki committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    ac3460d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    977c5a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1529e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. fix: peer-locations.test.js

    SgtPooki committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    039c430 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1ef368 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1f0c9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c2563a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Configuration menu
    Copy the full SHA
    3bb96fc View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    b2cb7ab View commit details
    Browse the repository at this point in the history
  2. fix: some e2e tests passing

    SgtPooki committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    25eb3b1 View commit details
    Browse the repository at this point in the history
  3. fix: e2e/files.test.js

    SgtPooki committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    72cc358 View commit details
    Browse the repository at this point in the history
  4. fix: e2e/ipns.test.js

    SgtPooki committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    e4f2cbb View commit details
    Browse the repository at this point in the history
  5. fix: e2e/peers.test.js

    SgtPooki committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    7baa706 View commit details
    Browse the repository at this point in the history
  6. fix: e2e/remote-api.test.js

    SgtPooki committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    cc8bae0 View commit details
    Browse the repository at this point in the history
  7. fix: e2e/settings.test.js

    SgtPooki committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    4e27c4f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    69f1dd1 View commit details
    Browse the repository at this point in the history
  2. fix: storybook build & test

    SgtPooki committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    1c62aba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8dbbb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d295ef View commit details
    Browse the repository at this point in the history
  5. fix: lint

    SgtPooki committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    2db8cb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65846ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    39137a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3fb7238 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    68c0136 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bb6f391 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    05e5c19 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    c918b83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    785771c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32c2049 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5218305 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. chore: address PR comment

    SgtPooki committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    8b64be5 View commit details
    Browse the repository at this point in the history