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

Reference reactor-ts as module #122

Merged
merged 19 commits into from
Aug 29, 2022
Merged

Reference reactor-ts as module #122

merged 19 commits into from
Aug 29, 2022

Commits on Aug 8, 2022

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

Commits on Aug 22, 2022

  1. Work around inability to use declaration files.

    Declaration files can only express a subset of TS.
    microsoft/TypeScript#35822
    petervdonovan committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    6b7134b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    cef799d View commit details
    Browse the repository at this point in the history
  2. Try again to run Babel.

    petervdonovan committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    3e2972d View commit details
    Browse the repository at this point in the history
  3. Try again to run Babel.

    petervdonovan committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    441ae63 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

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

Commits on Aug 26, 2022

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

Commits on Aug 27, 2022

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

Commits on Aug 28, 2022

  1. Configuration menu
    Copy the full SHA
    97bccd8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into modularize3

    This addresses a test failure unrelated to this branch that happened
    due to changes in master.
    petervdonovan committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    29da412 View commit details
    Browse the repository at this point in the history
  3. Add back package-lock.json.

    I must have deleted this accidentally -- oops.
    petervdonovan committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    53baf5e View commit details
    Browse the repository at this point in the history
  4. Update LF ref.

    petervdonovan committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    283b921 View commit details
    Browse the repository at this point in the history
  5. Pin TS and typedoc versions.

    These two have to be in sync with each other, and typedoc must be
    pinned exactly because its major version is still 0.
    petervdonovan committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    25f093e View commit details
    Browse the repository at this point in the history
  6. Update LF ref.

    petervdonovan committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    ed2205c View commit details
    Browse the repository at this point in the history
  7. Bugfix.

    Probably this is related to the TS version bump in the previous
    commit.
    petervdonovan committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    a322f95 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d8356fb View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Update package.json

    Co-authored-by: Marten Lohstroh <marten@berkeley.edu>
    petervdonovan and lhstrh committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    17fcad3 View commit details
    Browse the repository at this point in the history