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

[WP-1265] Typescript cleanup #742

Merged
merged 17 commits into from
Jan 11, 2024
Merged

[WP-1265] Typescript cleanup #742

merged 17 commits into from
Jan 11, 2024

Commits on Jan 4, 2024

  1. Add root index

    bogue committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8950856 View commit details
    Browse the repository at this point in the history
  2. Refactor exports

    bogue committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5dd9e7b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Add missing root exports

    bogue committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    c03b5f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Cut down on @ts- skips

    bogue committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2820d99 View commit details
    Browse the repository at this point in the history
  2. Cleaner exports

    bogue committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    a68c475 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd5ee9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a24d2fa View commit details
    Browse the repository at this point in the history
  5. Add module declaration

    bogue committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    63b60e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Add sdp-transform types

    bogue committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    befe06b View commit details
    Browse the repository at this point in the history
  2. Improve typing in SDP utilities

    bogue committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    7a87787 View commit details
    Browse the repository at this point in the history
  3. Remove useless interfaces

    bogue committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    0118d83 View commit details
    Browse the repository at this point in the history
  4. Various fixes

    bogue committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    277864f View commit details
    Browse the repository at this point in the history
  5. Remove a few useless any's

    bogue committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    715c424 View commit details
    Browse the repository at this point in the history
  6. ... and a few more

    bogue committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ac89e02 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. chatd / dird tweaks

    bogue committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    61e9204 View commit details
    Browse the repository at this point in the history
  2. Add a few more types to root

    bogue committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    a64eef0 View commit details
    Browse the repository at this point in the history
  3. Export Participant from Simple

    bogue committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    bfb837c View commit details
    Browse the repository at this point in the history